summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-01-15Rename menubar icon scriptOskar Nyberg1-0/+0
2023-01-15Improve menubar script formattingOskar Nyberg1-16/+28
2023-01-15Replace space with - in menubar-icons directory nameOskar Nyberg106-4/+4
2023-01-13Merge branch 'add-yamllint-to-ci'Linus Färnstrand20-755/+782
2023-01-13Try splitting too long line in iOS CI ymlLinus Färnstrand1-1/+5
2023-01-13Fix gui/.prettierrc.ymlLinus Färnstrand1-0/+1
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand16-755/+748
2023-01-12Add YAML linting to CILinus Färnstrand1-0/+17
2023-01-12Add .yamllint with minimal sane configLinus Färnstrand1-0/+8
2023-01-12Add yaml to .editorconfigLinus Färnstrand1-0/+4
2023-01-12Merge branch 'run-cargo-udeps-android'Linus Färnstrand1-14/+37
2023-01-12Run cargo udeps towards the Android target alsoLinus Färnstrand1-14/+37
2023-01-12Merge branch 'remove-unused-android-dependencies'Linus Färnstrand8-21/+17
2023-01-12Remove Rust dependencies from Android that were unusedLinus Färnstrand8-21/+17
2023-01-11Merge branch 'run-cargo-udeps-windows-macos'Linus Färnstrand1-27/+58
2023-01-11Use cargo-udeps to check on Windows and macOS alsoLinus Färnstrand1-27/+58
2023-01-10Merge branch 'remove-unused-winapi-dep'Linus Färnstrand6-40/+3
2023-01-10Remove unused Windows dependenciesLinus Färnstrand6-40/+3
2023-01-10Merge branch 'add-instrumented-tests-using-mocked-api'Albin67-335/+1255
2023-01-10Use version code constantsAlbin2-2/+2
2023-01-10Fix verification of container image referencesAlbin1-2/+2
2023-01-10Add mockapi to instrumentation test scriptAlbin1-2/+8
2023-01-10Add mockapi login testsAlbin6-0/+361
2023-01-10Replace e2e conncheck webview with volleyAlbin6-58/+28
2023-01-10Add test rule to clear device vpnsAlbin2-0/+42
2023-01-10Handle notificaiton permission prompt in e2e testsAlbin4-0/+31
2023-01-10Use androidTestUtil in e2e testAlbin1-2/+2
2023-01-10Fix CleanupAccountTestRule method signatureAlbin1-2/+2
2023-01-10Increase e2e test webview timeoutAlbin2-1/+6
2023-01-10Set e2e endpoint version to v1Albin1-1/+1
2023-01-10Improve test failure screenshot supportAlbin5-53/+120
2023-01-10Support orchestrator in instrumented test scriptAlbin3-32/+114
2023-01-10Use common test project suppressionAlbin4-33/+2
2023-01-10Update android dependency lockfileAlbin2-1/+79
2023-01-10Bump gh actions emulator to api level 33Albin1-5/+7
2023-01-10Add option to use custom api endpoint in debug buildsAlbin10-44/+111
2023-01-10Add empty :test:mockapi projectAlbin7-1/+144
2023-01-10Move endpoint logic to :lib:endpointAlbin5-2/+27
2023-01-10Add empty project :lib:endpointAlbin7-1/+40
2023-01-10Move common test logic to :test:commonAlbin16-47/+48
2023-01-10Add empty :test:common projectAlbin4-1/+46
2023-01-10Move :e2e project to :test:e2eAlbin25-61/+61
2023-01-10Add empty :test projectAlbin2-1/+1
2023-01-10Fix test activity pathAlbin1-0/+0
2023-01-10Remove redundant source set configAlbin1-13/+0
2023-01-10Merge branch 'remove-unused-error'Oskar Nyberg1-6/+0
2023-01-10Remove unused NoDaemonErrorOskar Nyberg1-6/+0
2023-01-10Merge branch 'suppress-CVE-2021-4277'Albin4-17/+57
2023-01-10Suppress CVE-2021-4277Albin2-0/+40
2023-01-10Bump dependency check plugin to 7.4.4Albin2-17/+17