summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Make long words in titles break into multiple linesOskar Nyberg1-1/+3
2023-01-04Change too many devices subtitle font sizeOskar Nyberg1-1/+1
2023-01-04Merge branch 'update-dependencies-with-vulnerabilities'Oskar Nyberg1-1382/+240
2023-01-04Update some dependencies with known vulnerabilitiesOskar Nyberg1-1382/+240
2023-01-04Merge branch 'update-contact-support-message'Oskar Nyberg3-19/+19
2023-01-04Change please contact supportOskar Nyberg3-19/+19
2023-01-03Merge branch 'detect-always-on-vpn'Albin10-64/+174
2023-01-03Add always-on in-app notificationsaber safavi9-68/+158
2023-01-03Add string resources for always-on notificationsaber safavi2-0/+20
2023-01-03Merge branch 'fix-test-races'Oskar Nyberg12-97/+140
2023-01-03Use correct webContents in utils.tsOskar Nyberg1-2/+8
2023-01-03Wait for initial navigation to finish when creating test windowOskar Nyberg1-11/+16
2023-01-03Add comments to navigation utilsOskar Nyberg1-0/+5
2023-01-03Send mock data to correct webContentsOskar Nyberg1-2/+6
2023-01-03Wait for navigation transitions in testOskar Nyberg6-39/+68
2023-01-03Use page.getByTestIdOskar Nyberg3-8/+4
2023-01-03Update playwrightOskar Nyberg2-26/+26
2023-01-03Split startApp up into multiple functionsOskar Nyberg1-18/+18
2023-01-03Fix navigation when logging in from other frontendOskar Nyberg1-4/+3
2023-01-03Remove unneeded ts-ignoreOskar Nyberg1-1/+0
2023-01-03Merge branch 'disable-cmd-q'Oskar Nyberg2-2/+6
2023-01-03Disable cmd+Q hotkeyOskar Nyberg2-2/+6
2022-12-23Merge branch 'single-size-appicon'Andrej Mihajlov20-153/+14
2022-12-23Switch to single size app iconAndrej Mihajlov20-153/+14
2022-12-22Merge branch 'add-more-relay-tests'David Lönnhager2-18/+299
2022-12-22Add "load balancing" test to relay selectorDavid Lönnhager1-0/+62
2022-12-22Test openvpn constraints in relay selectorDavid Lönnhager1-1/+126
2022-12-22Test automatic bridge modeDavid Lönnhager1-14/+84
2022-12-22Add unit test for providers constraintDavid Lönnhager2-3/+27
2022-12-22Merge branch 'add-grpc-relay-list-update-conversion'David Lönnhager1-1/+74
2022-12-22Add conversion to gRPC type for RelaySettingsUpdateDavid Lönnhager1-1/+74
2022-12-22Merge branch 'win-st-remove-sleep-reset'David Lönnhager5-91/+3
2022-12-22Don't reset ST driver state when resuming from sleepDavid Lönnhager5-91/+3
2022-12-21Merge branch 'unify-android-dns-options-with-desktop'Albin11-61/+60
2022-12-21Fix rust formattingAlbin2-4/+2
2022-12-21Unify Android DNS options with desktopAlbin9-57/+58
2022-12-21Merge branch 'fix-clippy-again'Emīls6-12/+8
2022-12-21Apply more clippy fixes.Emīls4-7/+5
2022-12-21Apply more clippy fixesEmīls2-5/+3
2022-12-21Merge branch 'suppress-CVE-2022-41881'Albin1-2/+3
2022-12-21Suppress CVE-2022-41881Albin1-2/+3
2022-12-21Merge branch 'fix-clippy'Emīls1-1/+1
2022-12-21Remove unneeded referenceEmīls1-1/+1
2022-12-21Merge branch 'fix-screenshots'Andrej Mihajlov9-66/+108
2022-12-20MKMapView.setRegion() may call delegate synchronously. Reorder operationsAndrej Mihajlov1-1/+1
2022-12-20Connect: refactorAndrej Mihajlov1-8/+7
2022-12-20Snapfile: stop on first errorAndrej Mihajlov1-0/+3
2022-12-20Fix screenshot scriptAndrej Mihajlov2-4/+23
2022-12-20Add accessibility identifiers for preferencesAndrej Mihajlov2-13/+34
2022-12-20Update snapshot helperAndrej Mihajlov1-2/+2