summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-22Refactor useScrollToListItem hook to return object with refOliver23-101/+64
2025-09-22Add and use anchor id typeOliver5-14/+23
2025-09-22Link feature indicators to settings in open vpn settingsOliver5-178/+234
2025-09-22Update DefaultListboxOption to send rest props to triggerOliver1-4/+12
2025-09-22Add aria-disabled attribute to ListboxOptionTriggerOliver1-0/+1
2025-09-22Rename open vpn settings components to use consistent namingOliver9-13/+13
2025-09-22Move open vpn settings components to separate foldersOliver10-384/+440
2025-09-22Rename OpenVpnSettings to OpenVpnSettingsViewOliver3-4/+4
2025-09-22Move open vpn settings to views folderOliver4-22/+24
2025-09-22Use Listbox in udp over tcp port settingsOliver2-33/+34
2025-09-22Rename Udp2tcpPortSetting to UdpOverTcpPortSettingOliver3-4/+4
2025-09-22Move udp over tcp settings components to separate foldersOliver4-62/+73
2025-09-22Rename UdpOverTcp to UdpOverTcpSettingsViewOliver3-4/+4
2025-09-22Move udp over tcp settings to views folderOliver4-17/+23
2025-09-22Use Listbox in shadow socks settings viewOliver1-50/+61
2025-09-22Rename ShadowsocksPortSelector to ShadowsocksPortSettingOliver2-3/+3
2025-09-22Move shadowsocks settings components to separate foldersOliver4-76/+83
2025-09-22Rename ShadowSocks to ShadowSocksSettingsViewOliver3-4/+4
2025-09-22Move shadowsocks settings to views folderOliver4-17/+19
2025-09-22Link feature indicators to settings in wireguard settingsOliver6-233/+363
2025-09-22Add InputListboxOption componentOliver11-0/+231
2025-09-22Add SplitListboxOption componentOliver7-0/+107
2025-09-22Add TextField component to ListItemOliver7-0/+43
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