summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-11Bump benchmarch macro to 1.4.1David Göransson1-1/+1
2025-09-11Bump kotlin to 2.2.20David Göransson1-2/+2
2025-09-11Bump koin to 4.1.1David Göransson1-2/+2
2025-09-11Bump activity to 1.11.0David Göransson1-1/+1
2025-09-11Bump compose to 1.9.1David Göransson1-1/+1
2025-09-11Bump baselineprofile to 1.4.1David Göransson1-1/+1
2025-09-11Bump AGP to 8.13.0David Göransson1-2/+2
2025-09-11Merge branch 'fix-tunnel-obfuscation-build'Markus Pettersson1-1/+1
2025-09-11Fix enable missing `socket` of `nix` crate in `tunnel-obfuscation`Markus Pettersson1-1/+1
2025-09-11Merge branch 'ignore-vite-vulnerability-one-week'Tobias Järvelöv1-0/+12
2025-09-11Ignore vite vulnerability for a weekTobias Järvelöv1-0/+12
2025-09-11Merge branch 'add-login-button-des-2396'Tobias Järvelöv17-161/+234
2025-09-11Update Link default color to chalkOliver4-12/+8
2025-09-11Update translationsOliver1-5/+15
2025-09-11Use Link button instead of footer to create new account in Login viewOliver3-59/+56
2025-09-11Add hover and active colors to Link componentOliver5-26/+49
2025-09-11Make Link component polymorphicOliver1-5/+8
2025-09-11Rename Login to LoginViewOliver4-4/+12
2025-09-11Add login functionality testsOliver3-1/+42
2025-09-11Update translationsOliver1-0/+1
2025-09-11Add login button under account inputOliver2-81/+75
2025-09-11Update Container to only center content horizontallyOliver1-1/+1
2025-09-10Merge branch 'fix-mock-ipc-handle'Tobias Järvelöv2-3/+1
2025-09-10Remove unnecessary handle for setRelaySettingsTobias Järvelöv1-2/+0
2025-09-10Update IpcMockedTestFn renderer-to-main to get its response as argumentTobias Järvelöv1-1/+1
2025-09-10Merge branch 'ensure-no-gpl-3-code-enters-the-rust-dependency-tree-ios-1211'Linus Färnstrand3-0/+52
2025-09-10Add license check for iOS to prevent GPL3 dependenciesSteffen3-0/+52
2025-09-10Merge branch 'rewrite-multihop-tabs-in-swiftui-ios-1287'Bug Magnet4-92/+104
2025-09-10Rewrite the multihop segmented control in SwiftUIBug Magnet4-92/+104
2025-09-10Merge branch 'improve-no-matching-relay-error'Sebastian Holmin2-53/+37
2025-09-10Add fallback to relay selectorSebastian Holmin1-17/+19
2025-09-10Refactor relay selector fnSebastian Holmin1-42/+23
2025-09-10Add offending query to relay select errSebastian Holmin2-13/+14
2025-09-10Merge branch 'initial-baseline-profile-generation'Jonatan Rhodin12-7/+20790
2025-09-10Add inital baseline profile generationKalle Lindström12-7/+20790
2025-09-09Merge branch 'ttcc-nix'Joakim Hulthe3-25/+8
2025-09-09Replace libc with nix in ttccJoakim Hulthe3-25/+8
2025-09-09Change licence identifier from GPL-3.0 to GPL-3.0-onlyLinus Färnstrand2-2/+2
2025-09-09Make David G code owner for a lot of the stuff Albin hadLinus Färnstrand1-9/+9
2025-09-09Merge branch 'entry-relay-is-blocked-in-the-exit-list-even-though-droid-2160'Jonatan Rhodin7-9/+94
2025-09-09Do not block exit relays when daita is enabledJonatan Rhodin7-9/+94
2025-09-09Merge branch 'update-any-affected-documentation-to-reflect-the-new-ios-1253'Bug Magnet1-4/+2
2025-09-09Indicate that SSL pinning is now done via mullvad-api on iOSBug Magnet1-4/+2
2025-09-09Merge branch 'ios-1257-account-deletion-swiftui-rewrite'Bug Magnet11-563/+290
2025-09-09Implement SwiftUI-based AccountDeletionView and ActivityIndicatorAndrew Bulhak11-563/+290
2025-09-09Merge branch 'select-location-can-be-stuck-in-a-weird-state-if-settings-is-dr...Jonatan Rhodin1-17/+21
2025-09-09Fix issue with select location if settings is null at initJonatan Rhodin1-17/+21
2025-09-08Merge branch 'fix-clippy-nightly-warnings'Markus Pettersson6-24/+22
2025-09-08Fix lint `clippy::collapsible_if`Markus Pettersson1-16/+14
2025-09-08Fix lint `clippy::implicit_clone`Markus Pettersson5-8/+8