summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Collapse)AuthorFilesLines
2025-04-24Remove language from URL pathTobias Järvelöv1-1/+1
The language should not be specified as it will be handled by the server. The server will redirect the user to the final URL based on the language their browser sends in the Accept-Language header.
2025-04-24Ensure OpenVPN ending notification only displays for associated relaysTobias Järvelöv2-10/+63
The notification should only be displayed if the user has selected a bridge or openvpn relay.
2025-04-24Add russian translation for google play descriptionJonatan Rhodin1-0/+77
2025-04-24Add google_play.pot file to localesJonatan Rhodin1-0/+66
2025-04-22Update messages.potKalle Lindström1-0/+15
2025-04-16Update vite to 6.2.6Oliver1-2/+2
2025-04-15Update translationsMarkus Pettersson38-328/+2152
2025-04-15Replace process.env.NODE_ENV with static string in production buildsTobias Järvelöv1-0/+5
2025-04-15Set vite's mode to NODE_ENVTobias Järvelöv1-0/+1
2025-04-10Add support for DAITA: Multihop indicatorDavid Göransson4-0/+22
2025-04-10Show ip unavailble error message on desktopJonatan Rhodin4-2/+37
2025-04-09Replace subtext with info dialog for device ip versionJonatan Rhodin1-1/+4
2025-04-09Improve error message when an unavailable ip version is selectedJonatan Rhodin1-0/+6
2025-04-07Update vite to 6.2.5Tobias Järvelöv1-1/+1
2025-04-04Update titles for ip version settingsJonatan Rhodin1-0/+6
2025-04-04Update translationsOliver1-1/+1
2025-04-04Show openvpn notifications when using openvpn tunnel protocolOliver1-2/+3
2025-04-04Change ExternalLink display styleOliver1-1/+7
2025-04-04Use ExternalLink icon in NotificationSubtitleOliver1-7/+6
2025-04-04Use ExternalLink icon in vpn settings viewOliver1-9/+6
2025-04-04Convert InternalLink to named functionOliver1-2/+2
2025-04-04Export ExternalLink namespaceOliver1-1/+7
2025-04-04Convert ExternalLink to named functionOliver1-2/+2
2025-04-04Convert Link to named functionOliver1-3/+3
2025-04-04Change Link display styleOliver1-2/+1
2025-04-04Add LinkIconOliver3-1/+23
2025-04-04Move Link component to separate folderOliver2-2/+2
2025-04-03Fix device ip version titleJonatan Rhodin1-3/+0
2025-04-03Update ip settings according to designJonatan Rhodin1-0/+3
2025-04-01Upgrade vite version to 6.2.4Tobias Järvelöv1-1/+1
2025-03-27Update vite to 6.2.3 to fix CVETobias Järvelöv1-1/+1
https://osv.dev/vulnerability/GHSA-x574-m823-4x7w
2025-03-27Sort optional dependencies alphabeticallyTobias Järvelöv1-3/+3
2025-03-27Handle open app page when no app store is installedJonatan Rhodin1-0/+6
2025-03-26Add margin bottom to ListItemOliver1-2/+8
2025-03-26Add Animate componentOliver4-0/+50
2025-03-25Update translationsMarkus Pettersson38-249/+553
2025-03-24Add functions to windows-utils for checking named pipe ownershipDavid Lönnhager4-0/+51
2025-03-24Update ListItem gapOliver1-1/+1
2025-03-24Update ListItem sub component typesOliver3-18/+10
2025-03-24Update translationsJonatan Rhodin1-0/+3
2025-03-24Add ListItem componentOliver12-0/+236
2025-03-24Add Dot componentOliver2-0/+33
2025-03-21Fix duplicate Split Tunneling stringDavid Göransson1-3/+0
2025-03-21Remove see full changelog buttonKalle Lindström1-3/+0
2025-03-20Add node modules to asarUnpack on WindowsDavid Lönnhager1-1/+1
2025-03-19Move shortcut code to own module in windows-utilsDavid Lönnhager2-182/+185
2025-03-19Rename win-shortcuts to windows-utilsDavid Lönnhager16-21/+21
2025-03-19Update translationsOliver1-0/+82
2025-03-19Use NotificationSubtitle component in NotificationAreaOliver2-52/+5
2025-03-19Add NotificationSubtitleOliver1-0/+71