summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Bump iOS version to 2023.1 (build 1)Andrej Mihajlov1-32/+32
2023-01-18Merge branch 'fix-destroyed-tunnel-connecting-race'David Lönnhager4-5/+17
2023-01-18Update changelogDavid Lönnhager1-0/+1
2023-01-18Clear tunnel metadata in connecting state when tunnel goes downDavid Lönnhager3-5/+16
2023-01-18Merge branch 'user-friendly-errors'Andrej Mihajlov16-233/+265
2023-01-18Use DisplayError when presenting errors in Login viewAndrej Mihajlov1-1/+2
2023-01-18Rename DisplayChainedError to DisplayError and add it to MullvadTypesAndrej Mihajlov9-208/+247
2023-01-18Swift.Error thingAndrej Mihajlov1-1/+1
2023-01-18REST: do not unroll underlying error in errorDescriptionAndrej Mihajlov1-8/+8
2023-01-18Reference Swift.Error as Error where disambiguation is no longer neededAndrej Mihajlov4-6/+6
2023-01-18Remove duplicate subfolder for MullvadTypesAndrej Mihajlov1-9/+1
2023-01-18Merge branch 'fix-yanked-dep'David Lönnhager1-2/+2
2023-01-18Update from yanked ed25519 versionDavid Lönnhager1-2/+2
2023-01-17Merge branch 'fix-aarch64-rpm'Emīls1-0/+4
2023-01-17Pass the correct arch argument to fpm for arm RPMs.Emīls1-0/+4
2023-01-17Merge branch 'fix-map-crash'Andrej Mihajlov1-0/+8
2023-01-17Guard against producing wrong region when view width is zeroAndrej Mihajlov1-0/+8
2023-01-17Merge branch 'serial-op-queue-helper'Andrej Mihajlov7-31/+13
2023-01-17Add helper to create serial operation queueAndrej Mihajlov7-31/+13
2023-01-16Merge branch 'fix-problem-report-message-update'David Lönnhager1-1/+1
2023-01-16Update onSend function when the message changesDavid Lönnhager1-1/+1
2023-01-15Merge branch 'improve-tray-icon-script'Oskar Nyberg106-20/+32
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