summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/redux/connection
AgeCommit message (Collapse)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar2-216/+0
2024-08-21Add feature indicator plumbingOskar2-7/+26
2022-11-30Update logic to work with new ErrorState structuresOskar Nyberg1-3/+3
2022-01-03Add entry server in connection panel hostname labelOskar Nyberg1-0/+3
2021-08-31Reset location to constraints when connecting or reconnectingOskar Nyberg1-2/+2
2020-06-05Remove use of spread operator for action data in reducersOskar Nyberg1-1/+11
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the ↵Andrej Mihajlov1-1/+1
latest patch release
2019-12-09Adjust desktop GUI code to use new error stateEmīls2-8/+11
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-06Show bridge info in GUIEmīls Piņķis1-0/+2
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 ↵Andrej Mihajlov2-6/+22
connection is blocked
2019-03-07Remove isOnline flagAndrej Mihajlov2-33/+1
2019-03-04Add missing `ip` field in `NEW_LOCATION` actionAndrej Mihajlov2-12/+9
2019-03-01Move desktop to the rootAndrej Mihajlov2-0/+196