summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2025-09-22Update ListboxOptions to be li elements instead of buttonOliver17-77/+119
2025-09-22Add TextField componentOliver12-0/+182
2025-09-22Rename PortSelector to PortSettingOliver3-4/+4
2025-09-22Move wireguard settings component to separate foldersOliver13-415/+485
2025-09-22Rename WireguardSettings to WireguardSettingsViewOliver2-3/+3
2025-09-22Move wireguard settings to views folderOliver4-23/+31
2025-09-22Make feature indicator link to multihopOliver2-19/+30
2025-09-22Rename MultihopSettings to MultihopSettingsViewOliver3-4/+4
2025-09-22Move multihop settings to views folderOliver4-17/+19
2025-09-22Make feature indicator link to daitaOliver2-37/+40
2025-09-22Separate daita and multihop shared illustration componentOliver2-2/+7
2025-09-22Rename DaitaSettings to DaitaSettingsViewOliver4-5/+5
2025-09-22Move daita settings to views folderOliver5-22/+25
2025-09-22Link feature indicators to settings in vpn settingsOliver25-717/+690
2025-09-22Add scroll to anchor and list item hooksOliver3-0/+39
2025-09-22Add scroll to anchor option typeOliver1-1/+6
2025-09-22Add DefaultListboxOption componentOliver2-0/+22
2025-09-22Move MainView components to separate foldersOliver24-123/+156
2025-09-22Move MainView to views folderOliver13-58/+60
2025-09-22Add ToggleListItem componentOliver7-0/+76
2025-09-22Update ListItem propsOliver1-1/+1
2025-09-22Update Accordion component to support animations and disabled stateOliver7-35/+107
2025-09-22Add FeatureIndicator componentOliver6-0/+151
2025-09-22Move CustomDnsSettings to VpnSettings view folderOliver4-16/+17
2025-09-22Add automatic indent based on level to ListItemOliver4-10/+23
2025-09-22Refactor VpnSettingsView components to use consistent namesOliver56-81/+81
2025-09-22Move IpOverrideButton component to separate folderOliver4-13/+17
2025-09-22Move OpenVpnSettingsButton to separate folderOliver4-21/+27
2025-09-22Move WireguardSettingsButton component to separate folderOliver4-34/+43
2025-09-22Move TunnelProtocolSetting component to separate folderOliver4-118/+127
2025-09-22Move LockdownMode component to separate folderOliver4-112/+116
2025-09-22Move KillSwitchInfo component to separate folderOliver4-45/+68
2025-09-22Move EnableIpv6 component to separate folderOliver4-47/+65
2025-09-22Move DnsBlockers component to separate folderOliver19-268/+399
2025-09-22Move AutoConnect to separate folderOliver4-31/+38
2025-09-22Move AllowLan to separate folderOliver4-50/+66
2025-09-22Move AutoStart component into separate folderOliver4-32/+43
2025-09-22Rename VpnSettings to VpnSettingsViewOliver3-4/+4
2025-09-22Move vpn settings to views folderOliver4-31/+45
2025-09-22Add Listbox componentOliver24-0/+401
2025-09-22Add flash animation support to ListItem componentOliver8-35/+92
2025-09-22Add Switch componentOliver14-0/+204
2025-09-18Add multiplexer POC to daemon, TSM, and relay selectorDavid Lönnhager3-13/+21
2025-09-18Add mocked test for Split tunnelingTobias Järvelöv1-0/+92
2025-09-18Add testid to LinuxApplicationListTobias Järvelöv1-1/+7
2025-09-18Add method to go to split tunneling settings routeTobias Järvelöv2-0/+6
2025-09-18Add RouteObjectModel for SplitTunnelingSettingsTobias Järvelöv4-0/+59
2025-09-18Update translationsTobias Järvelöv1-0/+20
2025-09-18Disable open file picker button if split tunneling unsupportedTobias Järvelöv3-2/+13
2025-09-18Show unsupported dialog on app launch if split tunneling unsupportedTobias Järvelöv1-2/+13