summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components
AgeCommit message (Expand)AuthorFilesLines
2024-08-28Fix non-curly apostropheAlbin1-1/+1
2024-08-21Add feature-indicator testOskar2-2/+8
2024-08-21Implement main view connection islandOskar15-684/+970
2024-08-21Add green to the possible colors of SmallButtonOskar1-0/+6
2024-08-21Make SmallButton compatible with MultiButtonOskar1-32/+55
2024-08-21Make MultiButton less specific to AppButtonOskar1-8/+10
2024-08-21Add className prop to AccordionOskar1-0/+2
2024-08-21Use color variable for NotificationBanner backgroundOskar1-1/+1
2024-07-04Trim custom list names in guiJoakim Hulthe2-13/+18
2024-06-26Enable DAITA on macOSDavid Lönnhager1-5/+3
2024-06-25Add Daita toggle in GUI on LinuxMarkus Pettersson1-1/+1
2024-06-25Add e2e test for account expiry notificationsHank1-4/+11
2024-06-18Accomodate to braking changes in @types/reactOskar Nyberg1-1/+1
2024-06-18Fix eslint errorsOskar Nyberg12-38/+31
2024-05-31Show error and troubleshoot dialog when lacking full disk accessOskar Nyberg1-9/+31
2024-05-28Add macos split tunneling testOskar Nyberg1-1/+5
2024-05-28Add macOS split tunnelingOskar Nyberg2-6/+13
2024-05-28Provide whether or not macOS 13 or newer to rendererOskar Nyberg1-0/+1
2024-05-28Make Windows split tunneling types more generalOskar Nyberg1-30/+26
2024-05-28Sort split tunneling applications on nameOskar Nyberg1-1/+3
2024-05-28Add lint exception for some aria and testid propsOskar Nyberg4-6/+0
2024-05-14Fix handling of SmallButton overflowOskar Nyberg1-23/+15
2024-05-10Fix hostname line for custom bridgeOskar Nyberg1-4/+0
2024-05-07Fix label alignmentOskar Nyberg1-1/+0
2024-04-19Add GUI test for custom bridgeOskar Nyberg2-3/+10
2024-04-19Fix not resetting to bridge type normal when selecting automaticOskar Nyberg1-0/+1
2024-04-19Add aria-label to edit custom bridge buttonOskar Nyberg1-2/+10
2024-04-19Add testid to custom bridge delete confirmation buttonOskar Nyberg1-1/+5
2024-04-17Prevent select location scroll position reset on popOskar Nyberg1-0/+10
2024-04-17Remove DAITA beta labelOskar Nyberg1-5/+1
2024-04-16Add DAITA display to main viewOskar Nyberg1-6/+27
2024-04-16Fix DAITA help textsOskar Nyberg1-11/+22
2024-04-16Hide the DAITA setting on non-windowsOskar Nyberg1-3/+5
2024-04-16Update info dialog textOskar Nyberg1-9/+12
2024-04-16Only filter locations for first wg hopOskar Nyberg2-4/+16
2024-04-16Add daita label to filters in location selectorOskar Nyberg2-8/+30
2024-04-16Add daita filtering of relay listOskar Nyberg1-6/+8
2024-04-16Add daita toggleOskar Nyberg4-37/+91
2024-04-15Fix Add/Save button in ProxyFormOskar Nyberg1-5/+9
2024-04-12Add missing translations for some stringsOskar Nyberg2-7/+15
2024-04-11Make custom bridge hover button persistentOskar Nyberg1-1/+3
2024-04-11Change special location item iconOskar Nyberg2-12/+14
2024-04-11Add view for editing custom bridgeOskar Nyberg2-0/+118
2024-04-11Refactor custom proxy form out of Api access method componentOskar Nyberg2-430/+555
2024-04-11Add Custom bridge to Select location viewOskar Nyberg4-73/+154
2024-04-11Add more bridge info to OpenVPN settingsOskar Nyberg1-31/+55
2024-04-11Display custom bridge correctly in ConnectionPanelOskar Nyberg1-5/+11
2024-04-11Respect custom bridge when displaying location as selectedOskar Nyberg2-6/+33
2024-04-11Move Location row button styles to separate fileOskar Nyberg3-127/+160
2024-04-11Move location type state to reduxOskar Nyberg1-5/+9