summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-18Disable application list item when split tunneling is unsupportedTobias Järvelöv1-1/+4
2025-09-18Add info and dialog for if split tunneling is unsupportedTobias Järvelöv8-6/+131
2025-09-18Add show unsupported dialog property to LinuxSettingsContextTobias Järvelöv1-0/+7
2025-09-18Pass disabled prop to ApplicationSearchBarTobias Järvelöv1-3/+12
2025-09-18Update split tunneling support on mountTobias Järvelöv1-4/+10
2025-09-18Add split tunneling supported property to LinuxSettingsContextTobias Järvelöv1-1/+17
2025-09-18Add render method for IPC call if linux split tunneling is supportedTobias Järvelöv1-0/+3
2025-09-18Add main IPC handler for linux split tunneling supportedTobias Järvelöv1-0/+4
2025-09-18Add isSplitTunnelingSupported to linux split tunneling IPC schemaTobias Järvelöv1-0/+1
2025-09-18Rename method splitTunnelIsEnabled to linuxSplitTunnelIsSupportedTobias Järvelöv1-3/+7
2025-09-18Add disabled style for SearchBarTobias Järvelöv1-1/+12