summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/redux
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Adjust GUI code to the new settings schemaEmīls Piņķis1-0/+3
2019-07-05Add wireguard key redux actionsEmīls Piņķis2-3/+187
2019-06-28Change how tunnel endpoint is broadcastedJanito Vaqueiro Ferreira Filho2-9/+9
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho1-2/+2
2019-06-27Add notification settingsAndrej Mihajlov1-0/+1
2019-06-27Refactor connection panel into containerAndrej Mihajlov2-10/+8
2019-06-06Show bridge info in GUIEmīls Piņķis1-0/+2
2019-05-31Refactor SelectorItem in advanced settingsEmīls Piņķis1-3/+3
2019-05-29Add shadowsocks bridge selectorAndrej Mihajlov2-1/+24
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand1-2/+4
2019-03-07Take into account the block_when_connected setting to determine if the connec...Andrej Mihajlov2-6/+22
2019-03-07Remove the legacy ipv4AddrExit fieldAndrej Mihajlov1-1/+0
2019-03-07Improve type safety when using redux actionsAndrej Mihajlov1-2/+2
2019-03-07Remove isOnline flagAndrej Mihajlov2-33/+1
2019-03-04Add missing `ip` field in `NEW_LOCATION` actionAndrej Mihajlov2-12/+9
2019-03-04Update GUI to use new appVersionInfo layoutLinus Färnstrand1-5/+2
2019-03-01Move desktop to the rootAndrej Mihajlov13-0/+944