summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-01Update Cargo.lockLinus Färnstrand1-2/+1
2023-02-01Remove atty from talpid-core (seemingly unused??)Linus Färnstrand1-1/+0
2023-02-01Replace atty with is-terminal in talpid-openvpnLinus Färnstrand2-4/+5
2023-02-01Add bundle id to launch daemon plistDavid Lönnhager2-1/+5
2023-02-01Merge branch 'add-extra-hostname'Emīls3-16/+33
2023-02-01Update docs for captive portalsEmīls1-5/+11
2023-02-01Respond to more captive portal DNS queriesEmīls2-11/+22
2023-02-01Merge branch 'stricter-cargo-audit'Linus Färnstrand7-25/+77
2023-02-01Update cargo audit CI job description to not mention env_loggerLinus Färnstrand1-2/+1
2023-02-01Disable default features of quickcheck to get rid of env_loggerLinus Färnstrand2-13/+1