summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Expand)AuthorFilesLines
2025-02-05Fix darker blue variable assignmentOliver1-1/+1
2025-02-04Add foundations and constants to test executable assetsOskar1-1/+3
2025-02-03Move each component in lib into separate folderOliver29-29/+33
2025-02-03Rename open link functions to open urlOliver5-12/+12
2025-02-03Rename link constants and types to urlOliver13-31/+31
2025-02-03Add typing to open url functionsOliver5-8/+15
2025-02-03Remove config.jsonOliver3-24/+2
2025-02-03Move strings to constantsOliver15-23/+23
2025-02-03Move links to constantsOliver11-15/+18
2025-02-03Use color token throughout appOliver60-365/+333
2025-02-03Fix NavigationHeader text overflowOliver2-0/+4
2025-01-30Add --locked to build of nseventforwarderLinus Färnstrand1-2/+2
2025-01-30Update translationsOskar38-1548/+1596
2025-01-30Update relay-locations.potOskar1-0/+16
2025-01-30Move DAITA and Multihop to top of settingsOliver1-1/+1
2025-01-28FixSebastian Holmin1-1/+1
2025-01-24Do not pack maybenot_machines on WindowsDavid Lönnhager1-1/+0
2025-01-24Pack libwg.dll and maybenot.dll for wireguard-goDavid Lönnhager1-0/+2
2025-01-22Move ErrorBoundary into ThemeOliver1-9/+9
2025-01-22Remove manual reconnect on disabling split tunnelingOliver1-3/+2
2025-01-22Update translationsOliver1-1/+11
2025-01-22Make login page keyboard accessibleOliver3-110/+85
2025-01-22Add Label componentOliver2-0/+13
2025-01-22Replace Center component with BoxOliver3-17/+4
2025-01-22Add Box componentOliver1-0/+28
2025-01-22Update translationsOliver1-4/+3
2025-01-22Update spacing between title and content in changelog viewOliver1-24/+25
2025-01-22Remove link to external changelogOliver2-33/+2
2025-01-17Make all Button sizes responsiveOliver5-20/+22
2025-01-17Fix icon buttons in select location entry viewOliver2-28/+35
2025-01-17Scale down icons in IconButton componentOliver5-20/+20
2025-01-17Fix button size in info modalsOliver1-1/+1
2025-01-17Change size prop name in IconButtonOliver3-5/+5
2025-01-17Update info button size and spacing in daita settingsOliver1-2/+8
2025-01-17Update translationsOliver1-0/+4
2025-01-17Add disable antivirus string to troubleshooting stepsOliver1-0/+1
2025-01-16Move management interface to its own packageOskar12-36/+60
2025-01-14Fix saving scroll and expanded state to correct location objectOskar3-12/+6
2025-01-14Change order of Multihop and DAITA in settingsOliver1-1/+1
2025-01-13Remove bar separator from navigation scroll contextOliver1-27/+25
2025-01-13Rename Header to MainHeaderOliver9-33/+13
2025-01-13Rename MainHeader to AppMainHeaderOliver15-65/+63
2025-01-13Display kill switch info dialog only when info button is pressedOliver1-5/+5
2025-01-13Use AppNavigationHeader in appOliver35-723/+401
2025-01-13Add AppNavigationHeader componentOliver5-0/+70
2025-01-13Add NavigationHeader componentOliver8-0/+118
2025-01-13Use MainHeader component in viewsOliver10-264/+42
2025-01-13Export atoms and organismsOliver1-0/+2
2025-01-13Add MainHeader componentOliver6-0/+198
2025-01-13Add Header componentOliver6-0/+83