summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-02-08Make async fns without awaits into regular fnsLinus Färnstrand7-16/+16
2023-02-08Deny unused_async lint in clippy in Github actionsLinus Färnstrand1-1/+1
2023-02-08Merge branch 'simplify-setting-dns-options'Albin4-0/+42
2023-02-08Expose settings custom dns via repositoryAlbin2-0/+19
2023-02-08Deprecate dns add/remove/replace ipc actionsAlbin2-0/+8
2023-02-08Add IPC option to set DnsOptionsAlbin2-0/+15
2023-02-07Merge branch 'win-deprecate-wg-go-fallback'David Lönnhager4-22/+39
2023-02-07Rename constant that limits retriesDavid Lönnhager1-3/+4
2023-02-07Remove automatic fallback when wireguard-nt is enabledDavid Lönnhager3-19/+35
2023-02-07Update desktop app version to 2023.1-beta2Linus Färnstrand1-1/+1
2023-02-07Update changelog for 2023.1-beta2Linus Färnstrand1-1/+6
2023-02-06Merge branch 'prepare-translations-2023.1'Oskar Nyberg58-2726/+2334
2023-02-06Update translationsOskar Nyberg57-2744/+2131
2023-02-06Update relay-locations.potOskar Nyberg20-19/+240
2023-02-06Bump iOS/2023.1 (build 4)Andrej Mihajlov1-28/+28
2023-02-06Merge branch 'backport-adaptive-presentation-dismissal-tracking'Andrej Mihajlov4-10/+61
2023-02-06Backport automatic tracking of modal overlay dismissalAndrej Mihajlov4-10/+61
2023-02-06Merge branch 'fix-device-sorting'Oskar Nyberg1-1/+1
2023-02-06Fix device sortingOskar Nyberg1-1/+1
2023-02-06Merge branch 'upgrade-tokio'Linus Färnstrand1-2/+2
2023-02-06Upgrade tokio to avoid RUSTSEC-2023-0005Linus Färnstrand1-2/+2
2023-02-06Merge branch 'drop-account-token-auth'Andrej Mihajlov3-27/+23
2023-02-06REST: migrate app/v1/create-apple-payment to use access token authorizationAndrej Mihajlov3-27/+23
2023-02-06Bump iOS/2023.1 (build 3)Andrej Mihajlov1-28/+28
2023-02-06Merge branch 'extract-url-request-proxy'Andrej Mihajlov4-70/+113
2023-02-03Extract URLRequestProxy implementationAndrej Mihajlov4-70/+112
2023-02-03Add missing call to completion in response to .cancelURLRequest(id)Andrej Mihajlov1-0/+1
2023-02-03Merge branch 'handle-os-boot'Andrej Mihajlov10-248/+437
2023-02-03Buffer messages and attempt to reopen log file descriptor on failureAndrej Mihajlov4-103/+174
2023-02-03Keep the tunnel process running if it had failed to read configuration on sta...Andrej Mihajlov2-68/+88
2023-02-03Rework logging configurator into builderAndrej Mihajlov3-61/+102
2023-02-03Exit tunnel when keychain is locked (solves boot issue)Andrej Mihajlov1-0/+18
2023-02-03Add new KeychainError variant for errSecInteractionNotAllowedAndrej Mihajlov1-0/+1
2023-02-03Show configuration errors in tunnel status notificationAndrej Mihajlov1-7/+1
2023-02-03Add configuration failure causeAndrej Mihajlov2-31/+59
2023-02-03Add button to share problem report in debug buildsAndrej Mihajlov1-9/+25
2023-02-02Merge branch 'fix-device-state-timing-issue'Albin12-33/+63
2023-02-02Enable mockapi tests in GH actionsAlbin1-1/+1
2023-02-02Add logging to mocked web server used for testsAlbin2-1/+12
2023-02-02Add helper script to run instrumented tests on repeatAlbin1-0/+15
2023-02-02Fix initial account expiry fetchAlbin2-3/+1
2023-02-02Fix device state listener timingAlbin2-3/+1
2023-02-02Fix mockapi time formatAlbin5-25/+33
2023-02-01Merge branch 'macos-fix-daemon-approval'David Lönnhager16-8/+327
2023-02-01Update changelogDavid Lönnhager1-0/+1
2023-02-01Change to flex layout for ErrorView footerOskar Nyberg2-70/+88
2023-02-01Add translation stringsDavid Lönnhager1-0/+7
2023-02-01Add 'Go to System Settings' button to launch viewDavid Lönnhager8-13/+158
2023-02-01Add option for querying launch daemon state on macOSDavid Lönnhager6-1/+149
2023-02-01Merge branch 'replace-atty'Linus Färnstrand4-7/+6