summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-22Add and use SettingsAccordion throughout appOliver3-24/+54
2025-09-22Move SettingsNavigationListItem to separate folderOliver16-17/+19
2025-09-22Rename NavigationListItem to SettingsNavigationListItemOliver15-99/+106
2025-09-22Rename ToggleListItem to SettingsToggleListItemOliver26-130/+133
2025-09-22Add and use SettingsListItem throughout appOliver23-136/+120
2025-09-22Remove listbox prefix from SettingsListbox option componentsOliver33-137/+123
2025-09-22Rename DefaultListboxOption to BaseOptionOliver5-5/+5
2025-09-22Add and use SettingsListbox throughout appOliver33-243/+292
2025-09-22Add tests for clicking feature indicatorsOliver3-80/+283
2025-09-22Move feature indicators tests into describe blockOliver1-75/+81
2025-09-22Move feature indicators tests to separate folderOliver1-4/+8
2025-09-22Update translationsOliver1-8/+11
2025-09-22Rename useListItem to useListItemContextOliver10-19/+19
2025-09-22Expand dns blocker accordion when navigated to via feature indicatorOliver2-3/+9
2025-09-22Update list item animation durations and timingsOliver1-7/+9
2025-09-22Add new red color to foundationsOliver3-2/+4
2025-09-22Link feature indicator to server ip overrideOliver1-0/+7
2025-09-22Move multihop settings to separate foldersOliver4-75/+81
2025-09-22Update tests to use role selectors instead of data-testidOliver4-6/+11
2025-09-22Add dim animation to all list item childrenOliver5-11/+37
2025-09-22Use ListItem components in AccordionOliver11-126/+46
2025-09-22Add daita multihop information to daita viewOliver4-2/+32
2025-09-22Add flex shrink to Icon componentOliver1-0/+1
2025-09-22Add aria-describedby to custom dns toggleOliver1-2/+3
2025-09-22Move select location buttons components into separate foldersOliver11-52/+63
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