summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Update multihop view text styles and marginsOliver1-15/+19
2025-09-30Move text components to separate foldersOliver18-16/+25
2025-09-30Rename typography folder to textOliver24-15/+15
2025-09-30Remove Link component export from typography folderOliver6-6/+8
2025-09-30Move Label component to separate folderOliver4-14/+5
2025-09-30Refactor typography components to use function declarationsOliver10-29/+31
2025-09-30Fix text-align property getting applied as when not passedOliver1-2/+9
2025-09-30Update daita view text stylesOliver1-17/+21
2025-09-30Add LabelTiny componentOliver2-0/+8
2025-09-30Add labelTiny typography variantOliver1-0/+7
2025-09-30Rename LabelTiny component to LabelTinySemiBoldOliver21-56/+56
2025-09-30Rename typography variant to labelTiny to labelTinySemiBoldOliver14-20/+30
2025-09-30Merge branch 'silence-qiunn-udp'Sebastian Holmin1-1/+1
2025-09-30Add `quinn_udp` to `WARNING_SILENCED_CRATES`Sebastian Holmin1-1/+1
2025-09-30Merge branch 'investigate-using-the-builtin-version-of-swiftformat-in-ios-1199'Bug Magnet399-3965/+4656
2025-09-30Apply more swift format changesSteffen5-118/+141
2025-09-30Unify swift format scripts and fix documentationSteffen6-22/+60
2025-09-30Apply new swift format rules to codebaseSteffen386-3661/+4371
2025-09-30Switch swiftformat to swift-formatSteffen11-172/+92
2025-09-30Merge branch 'rename-block_when_disconnected-to-lockdown_mode-des-1334'Tobias Järvelöv36-194/+643
2025-09-30Add v11 settings migrationTobias Järvelöv4-1/+468
2025-09-30Add `insta` as a test depMarkus Pettersson2-1/+3
2025-09-30Rename block_when_disconnected to lockdown_mode in Electron appTobias Järvelöv14-93/+85
2025-09-30Rename block_when_disconnected to lockdown_mode in test managerTobias Järvelöv2-4/+4
2025-09-30Rename block_when_disconnected to lockdown_mode in mullvad cratesTobias Järvelöv8-53/+43
2025-09-30Rename block_when_disconnected to lockdown_mode in talpid cratesTobias Järvelöv6-40/+38
2025-09-30Rename block_when_disconnected to lockdown_mode in proto fileTobias Järvelöv1-2/+2
2025-09-30Merge branch 'dont-allow-duplicate-names-for-api-access-methods-des-1136'Tobias Järvelöv16-87/+232
2025-09-30Update changelog to mention API access method name validationTobias Järvelöv1-0/+3
2025-09-30Add equal horizontal margin forSettingsRowErrorMessageTobias Järvelöv1-0/+1
2025-09-30Add validation to ProxyFormNameFieldTobias Järvelöv1-1/+22
2025-09-30Allow ProxyFormNameField to pass props to SettingsRowTobias Järvelöv1-2/+3
2025-09-30Export IndentedRowPropsTobias Järvelöv1-1/+1
2025-09-30Make NamedProxyForm more composableTobias Järvelöv2-10/+11
2025-09-30Export SettingsTextInputPropsTobias Järvelöv1-1/+1
2025-09-30Allow ProxyFormNameField to pass props to SettingsTextInputTobias Järvelöv1-2/+11
2025-09-30Refactor ProxyFormButton to use context in favor of propsTobias Järvelöv1-11/+5
2025-09-30Update translationsTobias Järvelöv1-0/+4
2025-09-30Wrap proxy type select in SettingsGroupTobias Järvelöv1-3/+5
2025-09-30Wrap FormNameField in SettingsGroupTobias Järvelöv1-7/+9
2025-09-30Update IPC types with potential error when updating an access methodTobias Järvelöv1-1/+1
2025-09-30Update IPC types with potential error when adding an access methodTobias Järvelöv1-1/+2
2025-09-30Handle daemon error when updating an api access methodTobias Järvelöv1-2/+13
2025-09-30Handle daemon error when adding an api access methodTobias Järvelöv2-6/+20
2025-09-30Use update_builtin to enable Direct access method if using API overrideTobias Järvelöv1-1/+1
2025-09-30Preserve returned error by update access method functionTobias Järvelöv1-4/+1
2025-09-30Handle error returned by access method's update functionTobias Järvelöv1-11/+16
2025-09-30Preserve returned error by add access method functionTobias Järvelöv1-4/+1
2025-09-30Handle error returned by access method's append functionTobias Järvelöv1-3/+4
2025-09-30Add convert fn from access_method error to management_interface statusTobias Järvelöv1-0/+19