summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Fix typo in translators noteTobias Järvelöv1-2/+2
2025-10-23Remove irrelevant TODOTobias Järvelöv1-1/+1
2025-10-23Expose getVersionInfo on delegate in UserInterface classTobias Järvelöv1-0/+3
2025-10-23Add getVersionInfo method in ApplicationMain classTobias Järvelöv1-0/+1
2025-10-22Extend ignore of node-gettext vulnerabilityTobias Järvelöv1-1/+1
2025-10-22Add entry and exit no relay errorsJonatan Rhodin2-0/+8
2025-10-20Update translationsJonatan Rhodin39-913/+2509
2025-10-20Update notification test to handle hidden notification removed from DOMTobias Järvelöv1-1/+17
2025-10-20Add app upgrade notification testsTobias Järvelöv1-0/+47
2025-10-20Add methods to locate notification title and subtitleTobias Järvelöv2-0/+10
2025-10-20Break up tests which affect others into separate test.describe blocksTobias Järvelöv1-26/+43
2025-10-20Use motion for in-app notification transitionTobias Järvelöv2-51/+44
2025-10-17Replace use of img element with Image componentTobias Järvelöv2-7/+15
2025-10-17Use LWO from strings constant in SelectLocationTobias Järvelöv1-1/+1
2025-10-17Fix missing key for fragmentTobias Järvelöv1-1/+1
2025-10-17Remove use of PATH_PREFIXTobias Järvelöv9-36/+11
2025-10-17Extract paths to a separate file and move helper functions into utilsTobias Järvelöv4-35/+41
2025-10-17Update develop script to run pre-develop script before viteTobias Järvelöv1-1/+3
2025-10-17Add a pre-develop script to copy files to build folderTobias Järvelöv1-0/+8
2025-10-17Remove getInIpText from main route object modelTobias Järvelöv1-4/+0
2025-10-17Convert relay IP tests to use main ROM and expect polling methodsTobias Järvelöv1-16/+14
2025-10-17Use main route object model getter for looking up relay hostnameTobias Järvelöv1-2/+2
2025-10-17Add getter for relay hostname locatorTobias Järvelöv2-0/+5
2025-10-16Use git diff-index to check for dirty working directoryLinus Färnstrand1-2/+2
2025-10-15Update selectors in too many devices e2e testOliver2-14/+13
2025-10-15Add and use setReducedMotion util function in testsOliver3-4/+15
2025-10-15Add mocked e2e tests for toggling user interface settingsOliver2-0/+137
2025-10-15Use Listbox component for selecting languageOliver2-20/+21
2025-10-15Rename SelectLanguage to SelectLanguageViewOliver2-3/+3
2025-10-15Move select language to views folderOliver4-15/+17
2025-10-15Rename UserInterfaceSettings to UserInterfaceSettingsViewOliver3-4/+8
2025-10-15Rename LanguageButton to LanguageListItemOliver5-5/+5
2025-10-15Use SettingsToggleListItem component in user interface settingsOliver5-117/+62
2025-10-15Move user interface settings components to separate foldersOliver14-179/+224
2025-10-15Move user interface settings to views folderOliver4-17/+25
2025-10-15Use new Switch component in BetaListItemOliver1-41/+26
2025-10-15Enable the user to include their account token in problem reportsJonatan Rhodin1-0/+3
2025-10-14Handle page.close and page.evaluate failuresOskar1-4/+11
2025-10-14Improve login and create account error messagesJonatan Rhodin1-0/+48
2025-10-13Update translationsTobias Järvelöv1-8/+0
2025-10-13Remove translation strings for LWO and QUICTobias Järvelöv2-3/+4
2025-10-13Add properties for LWO and QUIC in strings constantTobias Järvelöv1-0/+2
2025-10-10Update package-lock fileOliver1-0/+2
2025-10-10Remove message context for fetch devices error messageOliver19-19/+0
2025-10-10Update translationsOliver1-32/+59
2025-10-10Use same error message when fetching devices failsOliver2-8/+3
2025-10-10Handle errors and retries in manage devices viewOliver12-73/+174
2025-10-10Add useQuery hookOliver2-0/+59
2025-10-10Add EmptyState componentOliver14-0/+138
2025-10-10Add align self prop to Flex componentOliver1-0/+3