| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-17 | Add LWO to UI obfuscation types | David Lönnhager | 2 | -1/+4 | |
| 2025-09-15 | Update test to use RouteObjectModel | Tobias Järvelöv | 1 | -16/+12 | |
| 2025-09-15 | Update test which clicks login button to actually login with the button | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-09-15 | Change locator for loginInput to test id | Tobias Järvelöv | 1 | -1/+1 | |
| The input label has many different versions, so instead of adding a invalidLoginInput/tooManyDevicesLoginInput etc we just use the test id. | |||||
| 2025-09-15 | Add documentation about dependencies of localization scripts | Markus Pettersson | 1 | -0/+9 | |
| 2025-09-15 | Update styled-components to 6.1.19 | Oliver | 2 | -48/+50 | |
| 2025-09-11 | Remove duplicated test id | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-09-11 | Show spinner when linux application list is not ready to display | Tobias Järvelöv | 3 | -2/+21 | |
| 2025-09-11 | Refactor Split tunneling settings | Tobias Järvelöv | 134 | -803/+1828 | |
| 2025-09-11 | Export interface ISearchBarProps | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-09-11 | Ignore vite vulnerability for a week | Tobias Järvelöv | 1 | -0/+12 | |
| The vulnerable code is only used in development and not in production and requires local system access to exploit. Fixing requires upgrading vite to a new major version, which will take a few days. | |||||
| 2025-09-11 | Update Link default color to chalk | Oliver | 4 | -12/+8 | |
| 2025-09-11 | Update translations | Oliver | 1 | -5/+15 | |
| 2025-09-11 | Use Link button instead of footer to create new account in Login view | Oliver | 3 | -59/+56 | |
| 2025-09-11 | Add hover and active colors to Link component | Oliver | 5 | -26/+49 | |
| 2025-09-11 | Make Link component polymorphic | Oliver | 1 | -5/+8 | |
| 2025-09-11 | Rename Login to LoginView | Oliver | 4 | -4/+12 | |
| 2025-09-11 | Add login functionality tests | Oliver | 3 | -1/+42 | |
| 2025-09-11 | Update translations | Oliver | 1 | -0/+1 | |
| 2025-09-11 | Add login button under account input | Oliver | 2 | -81/+75 | |
| 2025-09-11 | Update Container to only center content horizontally | Oliver | 1 | -1/+1 | |
| 2025-09-10 | Remove unnecessary handle for setRelaySettings | Tobias Järvelöv | 1 | -2/+0 | |
| 2025-09-10 | Update IpcMockedTestFn renderer-to-main to get its response as argument | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-09-05 | Ignore calls to getUpgradeCacheDir in app upgrade tests | Oskar | 1 | -0/+2 | |
| 2025-09-05 | Fix expect and ignore of send calls | Oskar | 2 | -37/+74 | |
| 2025-09-05 | Add environment variable to trigger window.show in mocked tests | Oskar | 2 | -0/+11 | |
| 2025-09-05 | Add ipc ignore handle in select entry location test | Oskar | 1 | -0/+3 | |
| 2025-09-05 | Refactor creation of mock ipc methods | Oskar | 2 | -57/+31 | |
| 2025-09-05 | Convert existing mocked tests to new ipc utility | Oskar | 11 | -241/+104 | |
| 2025-09-05 | Use new ipc utility for mocked login test | Oskar | 1 | -21/+8 | |
| 2025-09-05 | Add utility function to ignore ipc call in mocked tests | Oskar | 1 | -4/+23 | |
| 2025-09-05 | Add new ipc utility for mocked tests | Oskar | 2 | -21/+59 | |
| 2025-09-05 | Start login ui test with clear account history | Oskar | 1 | -1/+1 | |
| 2025-09-05 | Ignore CVE-2025-55305 | Oskar | 1 | -0/+6 | |
| 2025-09-03 | Update translations | Jonatan Rhodin | 39 | -155/+440 | |
| 2025-09-03 | Add script for publishing latest versions metadata (latest.json) | David Lönnhager | 1 | -9/+24 | |
| 2025-09-02 | Update npm lint script to set the --max-warnings argument | Tobias Järvelöv | 1 | -1/+1 | |
| We want the exit code to be non-zero when there are warnings in the code. | |||||
| 2025-09-02 | Remove unnecessary eslint ignore comment | Tobias Järvelöv | 1 | -1/+0 | |
| 2025-09-02 | Exit process with an exit code when an npm command exits with an error | Tobias Järvelöv | 1 | -0/+1 | |
| 2025-08-29 | Update translations | Oskar | 1 | -12/+30 | |
| 2025-08-29 | Add tests of warnings when clearing account history | Oskar | 5 | -0/+179 | |
| 2025-08-29 | Add ipc structure containing keys for mocked tests | Oskar | 3 | -4/+21 | |
| This commit adds a function along with types to enable type safety for referencing ipc event keys. | |||||
| 2025-08-29 | Add utility function for mocked tests that listens for ipc calls | Oskar | 1 | -0/+20 | |
| The new function is quite similar to `mockIpcHandle` but instead of handling the incoming call, it just returns that it happened along with the provided argument. | |||||
| 2025-08-29 | Add confirmation dialog when creating new account | Oskar | 2 | -8/+82 | |
| 2025-08-29 | Add confirmation dialog when clearing account history | Oskar | 2 | -52/+121 | |
| 2025-08-29 | Move Login.tsx to a view directory | Oskar | 3 | -22/+31 | |
| 2025-08-27 | Update translations | Tobias Järvelöv | 1 | -1/+0 | |
| 2025-08-27 | Change settings header to small title | Tobias Järvelöv | 1 | -7/+1 | |
| Remove the large "Settings" title in favor of using only the title in the top bar. | |||||
| 2025-08-27 | Update translations | Oskar | 1 | -3/+4 | |
| 2025-08-27 | Add warning about voucher input looks like account number | Oskar | 2 | -5/+36 | |
