summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Collapse)AuthorFilesLines
2025-05-19Use new colors in connection panelOliver6-22/+23
2025-05-19Use new colors in text stylesOliver1-4/+4
2025-05-19Use new colors in cell componentsOliver12-55/+50
2025-05-19Use new colors in YellowLabelOliver1-3/+3
2025-05-19Use new colors in vpn settings viewOliver1-2/+2
2025-05-19Use new colors in too many devices viewOliver1-6/+6
2025-05-19Use new colors in SwitchOliver1-4/+4
2025-05-19Use new colors in split tunneling settings viewOliver2-6/+6
2025-05-19Use new colors in settings import viewOliver2-11/+9
2025-05-19Use new colors in SecuredLabelOliver1-9/+9
2025-05-19Use new colors in SearchBarOliver1-14/+14
2025-05-19Use new colors in RelayStatusIndicatorOliver1-3/+3
2025-05-19Use new colors in RedeemVoucherOliver1-8/+8
2025-05-19Use new colors in problem report viewOliver1-6/+6
2025-05-19Use new colors in PageSliderOliver1-3/+3
2025-05-19Use new colors in NotificationBannerOliver1-7/+7
2025-05-19Use new colors in ModalOliver1-7/+7
2025-05-19Use new colors in login viewOliver2-22/+19
2025-05-19Use new colors in layout componentsOliver1-3/+3
2025-05-19Use new colors in launch viewOliver1-4/+4
2025-05-19Use new colors in FilterOliver1-6/+6
2025-05-19Use new colors in expired account add time viewOliver2-9/+9
2025-05-19Use new colors in error viewOliver1-2/+2
2025-05-19Use new colors in device revoked viewOliver1-4/+4
2025-05-19Use new colors in custom dns settings viewOliver1-5/+5
2025-05-19Use new colors in context menu componentsOliver1-6/+6
2025-05-19Use new colors in api access methods viewOliver1-2/+2
2025-05-19Use new colors in account viewOliver1-4/+4
2025-05-19Use new colors in ListItemOliver2-14/+11
2025-05-19Use new colors in NavigationHeaderOliver1-2/+2
2025-05-19Use new colors in MainHeaderOliver1-12/+17
2025-05-19Move IconButton styling to styled componentOliver1-27/+21
2025-05-19Use new colors in IconButtonOliver1-2/+2
2025-05-19Use new colors in ProgressOliver4-15/+11
2025-05-19Use new colors in FilterChipOliver1-5/+5
2025-05-19Use new colors in Icon and related componentsOliver17-64/+59
2025-05-19Use new colors in Text and related componentsOliver13-51/+28
2025-05-19Use new colors in DotOliver1-7/+7
2025-05-19Use new colors in ButtonOliver1-11/+11
2025-05-19Add new color tokens and variablesOliver3-1/+196
2025-05-19Deprecate old color tokens and variablesOliver89-417/+462
2025-05-19Add flipping of electron fusesTobias Järvelöv1-4/+43
We want to disable the possibility to pass --inspect to the production build as this opens up for arbitrary code execution.
2025-05-19Update package-lock.jsonTobias Järvelöv1-0/+74
2025-05-19Add @electron/fuses dependencyTobias Järvelöv1-0/+1
2025-05-16Remove develop:vite commandTobias Järvelöv1-1/+0
It has been deprecated and replaced by the `develop` command.
2025-05-16Update translationsOliver1-3/+21
2025-05-16Use utility function for port validationOliver1-1/+2
2025-05-16Add tests for unsupported WireGuard port notificationsOliver1-1/+118
2025-05-16Add unsupported WireGuard port notificationOliver3-0/+85
2025-05-16Add isInRanges utility functionOliver1-0/+4