summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-03-11Merge branch 'silence-RUSTSEC-2024-0436'Markus Pettersson2-0/+12
2025-03-11Silence RUSTSEC-2024-0436Markus Pettersson2-0/+12
2025-03-11Merge branch 'improve-browser-download-script'Linus Färnstrand2-3/+12
2025-03-11Sleep before rsync to avoid remote file locking issueLinus Färnstrand1-0/+4
2025-03-11Move browser files to WORKDIR only after all fallible downloadsLinus Färnstrand1-2/+7
2025-03-11Specify what file to check with gpg explicitlyLinus Färnstrand1-1/+1
2025-03-11Fix bug in nightly osv-scanner CI jobLinus Färnstrand2-2/+2
2025-03-10Merge branch 'bump-ring-test-framework'Markus Pettersson1-5/+4
2025-03-10Bump `ring` to `0.7.13` to mitigate RUSTSEC-2025-0009Markus Pettersson1-5/+4
2025-03-10Merge branch 'remove-automatic-tunnel-option-from-gui-des-1787'Markus Pettersson18-141/+92
2025-03-10Remove unused helper to convert from tunnel type constraintTobias Järvelöv1-16/+0
2025-03-10Remove parameter relaySettings in getTunnelProtocolFilterTobias Järvelöv3-26/+6
2025-03-10Update Tunnel Protocol fallback handlingTobias Järvelöv3-8/+7
2025-03-10Use hook useTunnelProtocol to get tunnel protocol valueTobias Järvelöv3-8/+7
2025-03-10Remove constraint for TunnelProtocolTobias Järvelöv8-17/+14
2025-03-10Remove "any" for TunnelTypeTobias Järvelöv2-7/+2
2025-03-10Update tunnel protocol to "wireguard" in reduxTobias Järvelöv1-1/+1
2025-03-10Update tunnel protocol to "wireguard" for default normal relay settingsTobias Järvelöv1-1/+1
2025-03-10Use helper for default normal relay settings for fallback valueTobias Järvelöv1-16/+4
2025-03-10Use helper for normal relay settings to get default valueTobias Järvelöv1-16/+1
2025-03-10Add helper to return default value for normal relay settingsTobias Järvelöv1-0/+25
2025-03-10Update translationsTobias Järvelöv1-3/+3
2025-03-10Remove support for setting Tunnel Protocol to "Automatic"Tobias Järvelöv1-1/+0
2025-03-10Remove mention of "Automatic" in tunnel protocol translationsTobias Järvelöv2-6/+16
2025-03-10Handle tunnel_protocol now being a required message fieldTobias Järvelöv1-13/+3
2025-03-10Remove optional for tunnel_type in NormalRelaySettings messageTobias Järvelöv1-1/+1
2025-03-10Fix wrong placeholders declared in TRANSLATORS commentTobias Järvelöv1-2/+2
2025-03-10Merge branch 'backport-2025.3'Jon Petersson2-1/+5
2025-03-10Backport release build verions and changelogJon Petersson2-1/+5
2025-03-10Merge branch 'rename-spacing-tokens-des-1647'Markus Pettersson48-255/+237
2025-03-10Remove spacing tokens that are not part of design systemOliver1-8/+0
2025-03-10Adjust NavigationHeader heightOliver1-2/+3
2025-03-10Convert spacing enum to const objectOliver46-205/+217
2025-03-10Update to new spacings from design systemOliver43-109/+94
2025-03-10Rename variable containing spacing primitivesOliver2-3/+3
2025-03-10Rename spacing tokensOliver2-43/+35
2025-03-10Merge branch 'fix-4-make-release'Oskar1-16/+33
2025-03-10Disable metadata generation in 4-make-releaseOskar1-2/+3
2025-03-09Make it possible to run 4-make-release standaloneOskar1-14/+30
2025-03-07Merge branch 'dont-use-stdin-meta'David Lönnhager2-17/+10
2025-03-07Update metadata release scriptDavid Lönnhager1-3/+1
2025-03-07Replace local work files in 4-make-release scriptDavid Lönnhager1-0/+4
2025-03-07Require ed25519 secret to be specified from stdinDavid Lönnhager1-14/+5
2025-03-07Merge branch 'fix-devmole-publishing'Albin1-1/+4
2025-03-07Fix devmole publishingAlbin1-1/+4
2025-03-07Merge branch 'settings-migration-fails-on-main-des-1809'Sebastian Holmin6-98/+230
2025-03-07Test that running migrations results in the most recent settings versionDavid Lönnhager3-41/+50
2025-03-07Simplify tests and improve coverageSebastian Holmin1-451/+68
2025-03-07Add tunnel protocol migration to new v10Sebastian Holmin3-1/+560
2025-03-07Remove tunnel protocol migration from v9Sebastian Holmin1-56/+3