summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-24Fix margins in scrollable out-of-time and welcome viewsAndrew Bulhak4-47/+95
2025-09-24Merge branch 'upgrade-dirs-dependency-des-2548'Linus Färnstrand8-20/+22
2025-09-24Make `dirs` a workspace dependency and upgrade to 6.0.0Linus Färnstrand8-20/+22
2025-09-24Merge remote-tracking branch 'origin/fix-app-info-bugs'Tobias Järvelöv3-16/+10
2025-09-24Remove animation wrapper for UpdateAvailableListItemOliver1-8/+2
2025-09-24Fix app info list items structure to display states correctlyOliver2-8/+8
2025-09-23Merge branch 'upgrade-rand'Markus Pettersson30-67/+67
2025-09-23Upgrade `rand` to `0.9` in `talpid-wireguard`Markus Pettersson5-11/+14
2025-09-23Promote `rand` to a workspace dependency in `test` workspaceMarkus Pettersson3-3/+4
2025-09-23Remove dependency on `rand` from `mullvad-release`Markus Pettersson2-2/+0
2025-09-23Document why `rand` can't be upgraded in `mullvad-update`Markus Pettersson5-9/+12
2025-09-23Remove unused dependencies from `mullvad-jni`Markus Pettersson2-4/+0
2025-09-23Remove unused `rand` dependency from `mullvad-jni`Markus Pettersson2-2/+0
2025-09-23Upgrade `rand` to `0.9` in `installer-downloader`Markus Pettersson4-6/+6
2025-09-23Upgrade `rand` to `0.9` in `mullvad-masque-proxy`Markus Pettersson4-8/+8
2025-09-23Document why `rand` can't be upgraded in `talpid-tunnel-config-client`Markus Pettersson1-0/+1
2025-09-23Upgrade `rand` to `0.9` in `mullvad-daemon`Markus Pettersson3-4/+4
2025-09-23Upgrade `rand` to `0.9` in `talpid-future`Markus Pettersson3-4/+4
2025-09-23Upgrade `rand` to `0.9` in `mullvad-relay-selector`Markus Pettersson4-13/+12
2025-09-23Promote `rand` to a workspace dependencyMarkus Pettersson2-1/+2
2025-09-23Merge branch 'extend-ignore-vite-osv-scan'Tobias Järvelöv1-2/+2
2025-09-23Extend ignore of vite vulnerabilityTobias Järvelöv1-2/+2
2025-09-23Merge branch 'fix-android-studio-gradle-sync'David Göransson1-0/+1
2025-09-23Fix android studio sync project with gradle filesDavid Göransson1-0/+1
2025-09-23Ignore CVE-2025-47906 since it does not affect wireguard-goDavid Lönnhager1-0/+6
2025-09-23Merge branch 'update-snapfile-ios-screenshots'Bug Magnet4-8/+10
2025-09-22Fix building the project for the screenshots configurationBug Magnet3-5/+7
2025-09-22Update Snapfile to mention iOS 18dot5Bug Magnet1-3/+3
2025-09-22Merge branch 'remove-unneeded-targets-from-localization-ios'Bug Magnet3-24/+9
2025-09-22Remove unnecessary targets from iOS localizationmojganii3-24/+9
2025-09-22Merge branch 'ios-1250-navigation-title-padding'Jon Petersson17-105/+96
2025-09-22Fix margins for cells and navigations titles in most settings viewsJon Petersson16-103/+91
2025-09-22Adjust navigation title margins to match new designAndrew Bulhak3-3/+6
2025-09-22Merge branch 'add-styling-for-button-pressed-state-des-2171'Tobias Järvelöv4-32/+71
2025-09-22Add transition and pressed state to IconButton componentOliver2-30/+52
2025-09-22Add transition and pressed state to Button componentOliver1-1/+16
2025-09-22Add type for icon button variantsOliver1-1/+3
2025-09-22Merge branch 'quick-access-to-active-feature-setting'Tobias Järvelöv300-2999/+5829
2025-09-22Add test to ensure search input is focused on load in select locationOliver3-0/+10
2025-09-22Add test to ensure header is focused on load in VPN settingsOliver2-0/+6
2025-09-22Improve accessibility when navigating to setting via feature indicatorOliver10-16/+41
2025-09-22Replace Focus with InitialFocus componentOliver3-24/+8
2025-09-22Add InitialFocus componentOliver6-0/+80
2025-09-22Update NavigationHeaderTitle propsOliver1-4/+2
2025-09-22Add titleId prop to Accordion componentOliver1-1/+3
2025-09-22Add labelId prop to Listbox componentOliver1-2/+9
2025-09-22Add labelId prop to Switch componentOliver1-2/+9
2025-09-22Add ref to polymorphic propsOliver1-1/+1
2025-09-22Add and use description prop on SettingsToggleListItem componentOliver9-38/+88
2025-09-22Update ListItemProps animation prop to allow sending falseOliver8-27/+15