| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-19 | Move IconButton styling to styled component | Oliver | 1 | -27/+21 | |
| 2025-05-19 | Use new colors in IconButton | Oliver | 1 | -2/+2 | |
| 2025-05-19 | Use new colors in Progress | Oliver | 4 | -15/+11 | |
| 2025-05-19 | Use new colors in FilterChip | Oliver | 1 | -5/+5 | |
| 2025-05-19 | Use new colors in Icon and related components | Oliver | 17 | -64/+59 | |
| 2025-05-19 | Use new colors in Text and related components | Oliver | 13 | -51/+28 | |
| 2025-05-19 | Use new colors in Dot | Oliver | 1 | -7/+7 | |
| 2025-05-19 | Use new colors in Button | Oliver | 1 | -11/+11 | |
| 2025-05-19 | Add new color tokens and variables | Oliver | 3 | -1/+196 | |
| 2025-05-19 | Deprecate old color tokens and variables | Oliver | 89 | -417/+462 | |
| 2025-05-19 | Merge branch 'quinn-opt-level' | David Lönnhager | 1 | -2/+8 | |
| 2025-05-19 | Set opt-level=3 for quinn-udp | David Lönnhager | 1 | -0/+1 | |
| 2025-05-19 | Update cargo.toml | Joakim Hulthe | 1 | -13/+6 | |
| 2025-05-19 | Set opt-level=3 for mullvad-masque-proxy | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-19 | Set opt-level=3 for quinn | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-19 | Set opt-level=3 for quinn-proto | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-19 | Set opt-level=3 for ring | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-19 | Merge branch 'disable-enablenodecliinspectarguments-fuse-des-1969' | Tobias Järvelöv | 3 | -4/+118 | |
| 2025-05-19 | Add flipping of electron fuses | Tobias Järvelöv | 1 | -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-19 | Update package-lock.json | Tobias Järvelöv | 1 | -0/+74 | |
| 2025-05-19 | Add @electron/fuses dependency | Tobias Järvelöv | 1 | -0/+1 | |
| 2025-05-19 | Merge branch 'remove-developvite-command-des-2064' | Tobias Järvelöv | 1 | -1/+0 | |
| 2025-05-16 | Remove develop:vite command | Tobias Järvelöv | 1 | -1/+0 | |
| It has been deprecated and replaced by the `develop` command. | |||||
| 2025-05-16 | Merge branch 'link-404-in-readme-droid-2003' | Jonatan Rhodin | 1 | -1/+1 | |
| 2025-05-16 | Fix broken link | David Göransson | 1 | -1/+1 | |
| 2025-05-16 | Merge branch 'add-block-all-except-destination-api-to-raas' | Jonatan Rhodin | 6 | -66/+208 | |
| 2025-05-16 | Add assert | Kalle Lindström | 1 | -2/+6 | |
| 2025-05-16 | Use block wireguard new api | Kalle Lindström | 2 | -2/+2 | |
| 2025-05-16 | Remove Option and use #[serde(default)] instead | Kalle Lindström | 2 | -10/+12 | |
| 2025-05-16 | Fix formatting | Kalle Lindström | 1 | -4/+15 | |
| 2025-05-16 | Add block all except destination api | Kalle Lindström | 4 | -61/+186 | |
| * add `block_all_except_dst` field to /rule api call. Normally a packet sent to `dst` would match the block rule, but this inverts that so that any packet *not* sent to `dst` will match the block rule. * remove `block_wireguard` field from /rule Blocking wireguard is now done by adding "wireguard" to the protocols list. | |||||
| 2025-05-16 | Merge branch 'add-in-app-banner-message-for-wireguard-port-changelog' | Markus Pettersson | 1 | -0/+3 | |
| 2025-05-16 | Mention "Add unsupported WireGuard port notification" in changelog | Markus Pettersson | 1 | -0/+3 | |
| 2025-05-16 | Merge branch 'add-in-app-banner-message-for-wireguard-port-des-2125' | David Lönnhager | 7 | -5/+230 | |
| 2025-05-16 | Update translations | Oliver | 1 | -3/+21 | |
| 2025-05-16 | Use utility function for port validation | Oliver | 1 | -1/+2 | |
| 2025-05-16 | Add tests for unsupported WireGuard port notifications | Oliver | 1 | -1/+118 | |
| 2025-05-16 | Add unsupported WireGuard port notification | Oliver | 3 | -0/+85 | |
| 2025-05-16 | Add isInRanges utility function | Oliver | 1 | -0/+4 | |
| 2025-05-16 | Add release channel name as extra deb repo codename | Linus Färnstrand | 5 | -6/+23 | |
| 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-16 | Merge branch ↵ | Markus Pettersson | 1 | -0/+5 | |
| 'allow-long-filenames-in-git-for-the-windows-github-runners-des-2148' | |||||
| 2025-05-16 | Allow long filenames in git for the Windows Github runners | Markus Pettersson | 1 | -0/+5 | |
| 2025-05-15 | Add link to installer downloader audit on Assured's website | Linus Färnstrand | 1 | -1/+2 | |
| 2025-05-15 | Merge branch 'design-review-changes' | David Göransson | 55 | -307/+286 | |
| 2025-05-15 | Fix Device IP version header not clickable | David Göransson | 1 | -0/+1 | |
| 2025-05-15 | Fix another test | Jonatan Rhodin | 1 | -0/+1 | |
| 2025-05-15 | Rework StatusLevel | Jonatan Rhodin | 2 | -5/+5 | |
| 2025-05-15 | Fix test crash | Jonatan Rhodin | 1 | -0/+1 | |
| 2025-05-15 | Fix fail & success icon size | David Göransson | 10 | -138/+93 | |
| 2025-05-15 | Replace auto connect top bar with medium top bar | Jonatan Rhodin | 2 | -5/+25 | |
