summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Collapse)AuthorFilesLines
2025-05-16Add release channel name as extra deb repo codenameLinus Färnstrand1-1/+1
Allows specifying a static codename. Allows users on non Debian/Ubuntu distros to successfully use the repositories even though their lsb_release command does not print a supported codename. We are transitioning towards only having the "stable" and "beta" code names
2025-05-13Update translationsJonatan Rhodin1-0/+6
2025-05-13Remove the 2 character limit in search locationsJonatan Rhodin1-3/+0
Also fixes back behavior in custom list locations
2025-05-08Add translations stringDavid Lönnhager1-0/+4
2025-05-08Add QUIC obfuscation to GUIDavid Lönnhager3-1/+17
2025-05-08Add QUIC obfuscation to mullvad daemon and management interfaceDavid Lönnhager2-0/+6
2025-05-06Update translationsJonatan Rhodin1-0/+6
2025-05-06Use new utility for running an npm scriptTobias Järvelöv1-3/+3
2025-05-06Add new utility for running an npm scriptTobias Järvelöv1-0/+17
2025-05-06Stop logging in run command utilityTobias Järvelöv1-5/+1
When the runCommand encounters an error (i.e. a non-zero exit code) the function should reject the promise with the error, stderr and stdout as the response. This change allow each caller to the runCommand to implement its own error handling and logging.
2025-05-06Run type checking before buildingTobias Järvelöv1-0/+1
2025-05-06Add type-check npm scriptTobias Järvelöv1-0/+1
2025-05-06Add forwarding of command line args in viteOskar1-1/+1
2025-05-02Update vite to 6.2.7David Lönnhager3-10/+10
2025-04-30Remove SmallButton and related componentsOliver1-128/+0
2025-04-30Use new Button in split tunneling settingsOliver2-12/+10
2025-04-30Use new Button in settings importOliver1-26/+23
2025-04-30Use new Button in proxy formOliver1-30/+21
2025-04-30Use ButtonGroup in ModalOliver1-7/+5
2025-04-30Use new Button in custom bridge formOliver1-8/+8
2025-04-30Use new Button in edit api access methods viewOliver1-10/+10
2025-04-30Use new Button in daita viewOliver1-14/+12
2025-04-30Use new Button in api access methods viewOliver1-9/+10
2025-04-30Use new Button in select location viewOliver2-15/+11
2025-04-30Add ButtonGroup componentOliver1-0/+46
2025-04-30Export StyledButton from Button componentOliver1-1/+1
2025-04-30Refactor MultiButton to use Button componentOliver1-3/+3
2025-04-30Rename Button button auto width prop to fitOliver2-4/+4
2025-04-30Rename size prop to width in ButtonOliver2-5/+5
2025-04-30Refactor Button to use flex for widthOliver1-46/+46
2025-04-30Update translationsOliver1-1/+25
2025-04-30Remove AppButton and related componentsOliver2-209/+0
2025-04-30Use new Button in redeem voucher viewOliver1-11/+25
2025-04-30Use new Button in vpn settings viewOliver1-10/+10
2025-04-30Use new Button in NotificationBannerOliver1-24/+25
2025-04-30Use new Button in expired account viewOliver1-37/+39
2025-04-30Use new Button in DeviceInfoButtonOliver1-5/+4
2025-04-30Use new Button in custom listsOliver1-16/+16
2025-04-30Use new Button in notification areaOliver1-30/+25
2025-04-30Use new Button in custom dns settingsOliver1-8/+12
2025-04-30Use FlexColumn in modal componentOliver1-3/+3
2025-04-30Use new Button in filter viewOliver1-5/+5
2025-04-30Use new Button in problem report viewOliver1-56/+78
2025-04-30Use new Button in split tunneling settings viewOliver1-19/+28
2025-04-30Use new Button in setup finished viewOliver1-23/+22
2025-04-30Use new Button in time added viewOliver1-3/+3
2025-04-30Use new Button in voucher input viewOliver1-6/+7
2025-04-30Use new Button in device revoked view viewOliver1-6/+10
2025-04-30Use new Button in too many devices viewOliver1-15/+17
2025-04-30Use new Button in login viewOliver1-2/+3