| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-23 | Fix typo in translators note | Tobias Järvelöv | 1 | -2/+2 | |
| 2025-10-23 | Remove irrelevant TODO | Tobias Järvelöv | 1 | -1/+1 | |
| This usage pattern became the standard after all. | |||||
| 2025-10-23 | Expose getVersionInfo on delegate in UserInterface class | Tobias Järvelöv | 1 | -0/+3 | |
| 2025-10-23 | Add getVersionInfo method in ApplicationMain class | Tobias Järvelöv | 1 | -0/+1 | |
| 2025-10-22 | Extend ignore of node-gettext vulnerability | Tobias Järvelöv | 1 | -1/+1 | |
| No fix exists and we do not send untrusted input to the affected addTranslations method. The vulnerability is ignored for 6 months as the affected library is not receiving updates and we can not patch the vulnerability without migrating to another library, which is no minor feat. | |||||
| 2025-10-22 | Add entry and exit no relay errors | Jonatan Rhodin | 2 | -0/+8 | |
| The old no relay error is still kept for single hop | |||||
| 2025-10-20 | Update translations | Jonatan Rhodin | 39 | -913/+2509 | |
| 2025-10-20 | Update notification test to handle hidden notification removed from DOM | Tobias Järvelöv | 1 | -1/+17 | |
| 2025-10-20 | Add app upgrade notification tests | Tobias Järvelöv | 1 | -0/+47 | |
| 2025-10-20 | Add methods to locate notification title and subtitle | Tobias Järvelöv | 2 | -0/+10 | |
| 2025-10-20 | Break up tests which affect others into separate test.describe blocks | Tobias Järvelöv | 1 | -26/+43 | |
| 2025-10-20 | Use motion for in-app notification transition | Tobias Järvelöv | 2 | -51/+44 | |
| 2025-10-17 | Replace use of img element with Image component | Tobias Järvelöv | 2 | -7/+15 | |
| 2025-10-17 | Use LWO from strings constant in SelectLocation | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-10-17 | Fix missing key for fragment | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-10-17 | Remove use of PATH_PREFIX | Tobias Järvelöv | 9 | -36/+11 | |
| 2025-10-17 | Extract paths to a separate file and move helper functions into utils | Tobias Järvelöv | 4 | -35/+41 | |
| 2025-10-17 | Update develop script to run pre-develop script before vite | Tobias Järvelöv | 1 | -1/+3 | |
| 2025-10-17 | Add a pre-develop script to copy files to build folder | Tobias Järvelöv | 1 | -0/+8 | |
| 2025-10-17 | Remove getInIpText from main route object model | Tobias Järvelöv | 1 | -4/+0 | |
| 2025-10-17 | Convert relay IP tests to use main ROM and expect polling methods | Tobias Järvelöv | 1 | -16/+14 | |
| When we extract the in-IP as a string the expect will only evaluate the condition once, and then fail. However the in-IP might not have updated at the time the condition is checked, and as such the expect will fail. This change makes it possible to re-evaluate using Playwright's expect polling functionality. | |||||
| 2025-10-17 | Use main route object model getter for looking up relay hostname | Tobias Järvelöv | 1 | -2/+2 | |
| 2025-10-17 | Add getter for relay hostname locator | Tobias Järvelöv | 2 | -0/+5 | |
| 2025-10-16 | Use git diff-index to check for dirty working directory | Linus Färnstrand | 1 | -2/+2 | |
| Should be functionally equivalent to the previous code, but cleaner and simpler | |||||
| 2025-10-15 | Update selectors in too many devices e2e test | Oliver | 2 | -14/+13 | |
| 2025-10-15 | Add and use setReducedMotion util function in tests | Oliver | 3 | -4/+15 | |
| 2025-10-15 | Add mocked e2e tests for toggling user interface settings | Oliver | 2 | -0/+137 | |
| 2025-10-15 | Use Listbox component for selecting language | Oliver | 2 | -20/+21 | |
| 2025-10-15 | Rename SelectLanguage to SelectLanguageView | Oliver | 2 | -3/+3 | |
| 2025-10-15 | Move select language to views folder | Oliver | 4 | -15/+17 | |
| 2025-10-15 | Rename UserInterfaceSettings to UserInterfaceSettingsView | Oliver | 3 | -4/+8 | |
| 2025-10-15 | Rename LanguageButton to LanguageListItem | Oliver | 5 | -5/+5 | |
| 2025-10-15 | Use SettingsToggleListItem component in user interface settings | Oliver | 5 | -117/+62 | |
| 2025-10-15 | Move user interface settings components to separate folders | Oliver | 14 | -179/+224 | |
| 2025-10-15 | Move user interface settings to views folder | Oliver | 4 | -17/+25 | |
| 2025-10-15 | Use new Switch component in BetaListItem | Oliver | 1 | -41/+26 | |
| 2025-10-15 | Enable the user to include their account token in problem reports | Jonatan Rhodin | 1 | -0/+3 | |
| 2025-10-14 | Handle page.close and page.evaluate failures | Oskar | 1 | -4/+11 | |
| 2025-10-14 | Improve login and create account error messages | Jonatan Rhodin | 1 | -0/+48 | |
| - Add support for more types of login error messages - Add more detail to create account error message - Show info dialog when api is unreachable | |||||
| 2025-10-13 | Update translations | Tobias Järvelöv | 1 | -8/+0 | |
| 2025-10-13 | Remove translation strings for LWO and QUIC | Tobias Järvelöv | 2 | -3/+4 | |
| Instead use the value in the strings constant directly. | |||||
| 2025-10-13 | Add properties for LWO and QUIC in strings constant | Tobias Järvelöv | 1 | -0/+2 | |
| 2025-10-10 | Update package-lock file | Oliver | 1 | -0/+2 | |
| 2025-10-10 | Remove message context for fetch devices error message | Oliver | 19 | -19/+0 | |
| 2025-10-10 | Update translations | Oliver | 1 | -32/+59 | |
| 2025-10-10 | Use same error message when fetching devices fails | Oliver | 2 | -8/+3 | |
| 2025-10-10 | Handle errors and retries in manage devices view | Oliver | 12 | -73/+174 | |
| 2025-10-10 | Add useQuery hook | Oliver | 2 | -0/+59 | |
| 2025-10-10 | Add EmptyState component | Oliver | 14 | -0/+138 | |
| 2025-10-10 | Add align self prop to Flex component | Oliver | 1 | -0/+3 | |
