summaryrefslogtreecommitdiffhomepage
path: root/gui/src
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Show error and troubleshoot dialog when lacking full disk accessOskar Nyberg8-210/+281
2024-05-29Ignore non-existent directories when listing split tunneling appsDavid Lönnhager1-2/+10
2024-05-29Add error state cause for full disk permissions errorDavid Lönnhager2-4/+19
2024-05-28Add macos split tunneling testOskar Nyberg1-1/+5
2024-05-28Add macOS split tunnelingOskar Nyberg4-9/+356
2024-05-28Provide whether or not macOS 13 or newer to rendererOskar Nyberg7-1/+33
2024-05-28Make Windows split tunneling types more generalOskar Nyberg8-555/+636
2024-05-28Sort split tunneling applications on nameOskar Nyberg2-2/+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-29Ignore waitForReady completing for stale daemon clientsDavid Lönnhager1-0/+9
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-16Switch to lower case a in againstOskar Nyberg1-1/+1
2024-04-16Add DAITA display to main viewOskar Nyberg2-6/+33
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 Nyberg2-10/+15
2024-04-16Only filter locations for first wg hopOskar Nyberg3-6/+40
2024-04-16Add daita label to filters in location selectorOskar Nyberg4-22/+54
2024-04-16Add daita filtering of relay listOskar Nyberg3-6/+18
2024-04-16Add daita toggleOskar Nyberg11-37/+142
2024-04-15Fix Add/Save button in ProxyFormOskar Nyberg1-5/+9
2024-04-12Add missing translations for some stringsOskar Nyberg2-7/+15
2024-04-11Convert comment to JSDoc commentsMarkus Pettersson1-1/+2
2024-04-11Make custom bridge hover button persistentOskar Nyberg1-1/+3
2024-04-11Change special location item iconOskar Nyberg3-12/+15
2024-04-11Add view for editing custom bridgeOskar Nyberg4-0/+120
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-11Remove bridge settings builderOskar Nyberg2-69/+0
2024-04-11Add bridge settings updater functionsOskar Nyberg1-4/+73
2024-04-11Display custom bridge correctly in ConnectionPanelOskar Nyberg2-15/+11
2024-04-11Respect custom bridge when displaying location as selectedOskar Nyberg2-6/+33
2024-04-11Improve custom proxy daemon rpc code and typesOskar Nyberg3-176/+84
2024-04-11Move Location row button styles to separate fileOskar Nyberg3-127/+160
2024-04-11Move location type state to reduxOskar Nyberg3-6/+34
2024-04-11Add support for info dialog titles for SelectorsOskar Nyberg1-1/+2
2024-04-11Add possibility to left-align SmallButtonsOskar Nyberg1-0/+11
2024-04-11Add provider and ownership to bridgesettingsOskar Nyberg2-0/+7
2024-04-11Only reset bridge location when normal is selectedOskar Nyberg1-4/+9
2024-04-05Adjust map file extension used in desktop appsAlbin1-7/+5
2024-04-02Prevent disconnected from daemon notification on suspendOskar Nyberg1-3/+3