summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-11-05Remove wireguard port property from relay settingsimplement-frontend-remove-port-from-constraintTobias Järvelöv6-18/+1
2025-11-05Remove unused utility function formatRelayPortTobias Järvelöv2-7/+0
2025-11-05Use wireguard port from obfuscation settingsTobias Järvelöv6-49/+37
2025-11-05Handle new wireguard port field in obfuscation gRPC messageTobias Järvelöv5-0/+22
2025-11-05Handle gRPC fields Shadowsocks and Udp2Tcp moved to ObfuscationTobias Järvelöv1-2/+2
2025-11-05Fix typo in variable nameTobias Järvelöv1-3/+5
2025-11-05Use liftConstraint utility to access constrained valueTobias Järvelöv2-11/+10
2025-11-05fixup! Move port into a obfuscation settingMarkus Pettersson1-1/+2
2025-11-05fixup! Reorganize `management-interface.proto`Markus Pettersson1-1/+1
2025-11-05fixup! Reorganize `management-interface.proto`Markus Pettersson1-1/+1
2025-11-05Reorganize `management-interface.proto`Sebastian Holmin3-17/+40
2025-11-04Add log which invalid port was tried when failing to select a relayMarkus Pettersson2-8/+9
2025-11-04fixup! Move port into a obfuscation settingSebastian Holmin1-8/+1
2025-11-04Move port selection to obfuscation subcommand in CLISebastian Holmin2-32/+22
2025-11-04Move port into a obfuscation settingSebastian Holmin9-56/+39
2025-11-04Update translationsOliver1-43/+67
2025-11-04Stop interpolating string 'Device IP version' in error notificationTobias Järvelöv1-15/+8
2025-11-04Update translation referring to renamed setting Device IP versionTobias Järvelöv1-1/+1
2025-11-04Update description in anti-censorship viewOliver1-3/+3
2025-11-04Rename censorship circumvention to anti-censorshipOliver49-83/+76
2025-11-04Fix PQ setting breaking intersection between settings and relay queriesMarkus Pettersson2-4/+4
2025-11-04Add tests for selecting WireGuard portOliver1-0/+150
2025-11-04Add WireGuard port romOliver4-0/+30
2025-11-04Add navigate to WireGuard port view function to romOliver2-0/+6
2025-11-04Prevent clicking input from selecting optionOliver1-0/+6
2025-11-04Fix input option trigger to only trigger onValueChange if validOliver1-3/+3
2025-11-04Fix reset function to validate new valueOliver1-3/+4
2025-11-04Update tunnel state test to set obfuscation mode to portOliver1-1/+1
2025-11-04Add mention in changelog of WireGuard settings moving to VPN settingsTobias Järvelöv1-0/+4
2025-11-04Add mention in changelog that OpenVPN is removedTobias Järvelöv1-0/+2
2025-11-04Remove redundant string 'Only works with WireGuard'Tobias Järvelöv1-9/+6
2025-11-04Rename OffOption to NoneOptionOliver5-6/+6
2025-11-04Refactor code in MethodSetting according to style guideOliver1-9/+5
2025-11-04Use useNormalRelaySettings hook in WireGuardPortOptionOliver1-7/+3
2025-11-04Update unsupported WireGuard port notification aria labelOliver1-4/+2
2025-11-04Rename censorship circumvention feature indicator goto functionOliver1-6/+6
2025-11-04Refactor quantum resistant settings to use a switchOliver2-42/+33
2025-11-04Remove unnecessary layout components in port viewsOliver2-30/+2
2025-11-04Add description text in censorship circumvention viewOliver1-6/+26
2025-11-04Add test for selecting WireGuard port obfuscationOliver2-0/+9
2025-11-04Add port obfuscation feature indicatorOliver4-0/+14
2025-11-04Remove info button from method settingOliver1-15/+1
2025-11-04Add tests for censorship circumvention viewOliver2-1/+89
2025-11-04Refactor WireGuard settings rom to censorship circumumvention romOliver8-24/+23
2025-11-04Display selected method in in vpn settingsOliver3-1/+38
2025-11-04Update order of list items in vpn settings viewOliver1-4/+1
2025-11-04Change label for ip version settingOliver1-2/+2
2025-11-04Change label for enable ipv6 settingOliver1-2/+11
2025-11-04Add port option to method settingOliver6-0/+75
2025-11-04Add port obfuscation to rpc typesOliver3-0/+9