summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Collapse)AuthorFilesLines
2024-10-07Replace "smart routing" with "direct only" in gui codeSebastian Holmin11-73/+48
2024-10-04Remove setting to leak traffic to apple networksDavid Lönnhager15-148/+7
2024-10-04Route unexpected primary interface traffic via VPN utunDavid Lönnhager1-16/+0
2024-10-03Merge pull request #6897 from PatrykMis/a11y-fix-unlabeled-buttons-androidDavid Göransson1-0/+12
Fix unlabeled buttons in Android app
2024-10-02Remove architecture suffix on Windows x64 installerOskar1-1/+8
2024-10-02Remove withAppContext HOCOskar1-19/+0
2024-10-02Replace LoginPage with a functional componentOskar4-46/+37
2024-10-02Add react hooks eslint pluginOskar3-0/+25
2024-10-01Enable React Strict modeOskar1-19/+22
2024-10-01Set NODE_ENV variable for builds and in developmentOskar1-2/+14
2024-10-01Rename account "token" to account "number"Joakim Hulthe41-250/+253
2024-09-30Switch to using real scroll in the PageSlider componentOskar1-38/+58
2024-09-30Update translationsOskar1-19/+33
2024-09-30Add Multihop illustrationOskar3-1/+172
2024-09-30Add DAITA illustrationsOskar3-10/+205
2024-09-30Add PageSlider subtitle to daita settings viewOskar1-25/+51
2024-09-30Add PageSlider componentOskar2-0/+223
2024-09-30Move DAITA to top level settingsOskar4-19/+41
2024-09-30Remove multihop confirmation dialogOskar1-39/+1
2024-09-30Move multihop to top level settings along with a dedicated viewOskar5-100/+192
2024-09-30Move the daemon rpc path to DaemonRpcOskar2-7/+14
2024-09-30Rename liftConstraint to unwrapConstraintOskar1-8/+8
2024-09-30Split DaemonRpc up into two partsOskar3-266/+279
2024-09-30Move gRPC type convertion functions to separate fileOskar2-1243/+1280
2024-09-26Update translationsJonatan Rhodin1-0/+6
2024-09-25Add setting to leak traffic to apple networksJoakim Hulthe15-7/+164
Co-authored-by: David Lönnhager <david.l@mullvad.net>
2024-09-24Fix linting errorsOskar52-401/+451
2024-09-24Update linter configsOskar6-137/+173
2024-09-24Update linting packagesOskar2-668/+688
2024-09-23Use quotation marks instead of bold textKalle Lindström1-7/+10
Change all references to screens in the app text are changed from bold text to quotation marks.
2024-09-20Set indicators and ellipsis to hidden when they should beOskar1-10/+17
2024-09-18Update stringsDavid Göransson1-12/+24
2024-09-17Implement wireguard over shadowsocksJonatan Rhodin1-3/+3
2024-09-17Allow toggling connection island only when connected/connectingOskar1-1/+7
2024-09-17Update node-gettext CVE id in gui/osv-scanner.tomlOskar1-1/+1
2024-09-17Align Smart routing GUI with design specJoakim Hulthe14-150/+332
2024-09-17Remove daita filter notice when using use_anywhereJoakim Hulthe3-4/+8
2024-09-17Disable use_anywhere toggle if DAITA is disabledJoakim Hulthe1-2/+15
2024-09-17Add daita.enabled and daita.use_anywhere rpc callsJoakim Hulthe5-20/+21
2024-09-17Add `use_anywhere` feature indicatorJoakim Hulthe3-0/+5
2024-09-17Add temporary gui toggle for `use_anywhere`Joakim Hulthe4-3/+23
2024-09-17Add node-gettext suppression for osv-scannerOskar1-0/+6
2024-09-17Update path-to-regexp to 1.9.0Oskar1-6/+6
2024-09-16Fix feature indicator sortingOskar1-1/+3
2024-09-09Update translationsAlbin1-0/+3
2024-09-09Remove silencing of elliptic and grpc-js vulnerability warningsOskar1-25/+0
2024-09-09Update grpc-js and ellipticOskar1-217/+231
2024-09-06Update translationsAlbin1-0/+3
2024-09-05Extend ignoreUntil for CVEs that still don't affect usLinus Färnstrand2-11/+11
This is only for desktop frontend and python helper scripts
2024-09-03Stop waiting for transition if failedOskar1-1/+6