summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Move DaemonRpc related types to daemon-rpc-typesAndrej Mihajlov20-214/+203
2019-01-24Change tray message for firewall errorJanito Vaqueiro Ferreira Filho1-1/+1
2019-01-24Change banner message for firewall failureJanito Vaqueiro Ferreira Filho1-6/+26
2019-01-24Enable external links on firewall failureJanito Vaqueiro Ferreira Filho1-1/+5
2019-01-24Handle set security policy error as insecure stateJanito Vaqueiro Ferreira Filho4-16/+53
2019-01-24Deprecate and remove DaemonRpcProxyAndrej Mihajlov18-302/+116
2019-01-23Fix error levelsAndrej Mihajlov2-11/+11
2019-01-23Migrate autostart logic to the main processAndrej Mihajlov9-50/+112
2019-01-23Add IPC events for manipulating the accountAndrej Mihajlov4-4/+31
2019-01-22Handle changes to account tokenAndrej Mihajlov4-91/+67
2019-01-18Refactor the SocketTransportAndrej Mihajlov1-68/+80
2019-01-17Skip auto-connect if it was done beforeAndrej Mihajlov1-8/+13
2019-01-17Fix testsAndrej Mihajlov1-2/+2
2019-01-17Update the "login successful" messageAndrej Mihajlov1-9/+8
2019-01-15Update prettierAndrej Mihajlov2-5/+5
2019-01-15Add custom modal containerJanito Vaqueiro Ferreira Filho4-68/+181
2019-01-15Add a space between adjacent toggle itemsJanito Vaqueiro Ferreira Filho2-0/+4
2019-01-15Only set daemon auto-connect when it changesJanito Vaqueiro Ferreira Filho1-1/+4
2019-01-15Update auto-connect and auto-start togglesJanito Vaqueiro Ferreira Filho1-9/+5
2019-01-15Don't auto-connect when option is unsetJanito Vaqueiro Ferreira Filho1-3/+5
2019-01-15Update auto-start change to propagate to daemonJanito Vaqueiro Ferreira Filho2-3/+12
2019-01-15Don't map daemon auto-connect value to GUIJanito Vaqueiro Ferreira Filho3-4/+1
2019-01-15Change how auto connect is setJanito Vaqueiro Ferreira Filho1-1/+8
2019-01-15Add IPC call to set `autoConnect`Janito Vaqueiro Ferreira Filho2-0/+9
2019-01-15Add `autoConnect` setting to GUI settingsJanito Vaqueiro Ferreira Filho3-0/+13
2019-01-11Remove the SelectLocation testsAndrej Mihajlov1-142/+0
2019-01-11Migrate the Login view to the new AccordionAndrej Mihajlov1-1/+1
2019-01-11Add hover color for the settings button in the header barAndrej Mihajlov1-0/+1
2019-01-11Allow Cell.Label to break onto many linesAndrej Mihajlov3-2/+7
2019-01-11Optimize the SelectLocation viewAndrej Mihajlov7-295/+501
2019-01-11Optimize the Accordion viewAndrej Mihajlov1-76/+75
2019-01-09Further improve get_current_location RPCEmīls Piņķis2-12/+22
2019-01-09Block when TAP adapter problem is detectedJanito Vaqueiro Ferreira Filho2-1/+5
2019-01-09Updating version metadata to 2018.6Linus Färnstrand1-1/+1
2018-12-21Disable external link menu entries when offlineJanito Vaqueiro Ferreira Filho2-0/+4
2018-12-21Disable expired screen button when offlineJanito Vaqueiro Ferreira Filho1-1/+5
2018-12-21Disable buy more credit button when offlineJanito Vaqueiro Ferreira Filho3-0/+4
2018-12-21Disable button to send problem report when offlineJanito Vaqueiro Ferreira Filho3-1/+12
2018-12-21Add `isBlocked` field to Redux connection stateJanito Vaqueiro Ferreira Filho1-5/+19
2018-12-21Rework IPC interfaceAndrej Mihajlov7-163/+232
2018-12-21Add title bar animation to `Preferences` screenJanito Vaqueiro Ferreira Filho1-0/+2
2018-12-21Implement support for monochromatic tray iconJanito Vaqueiro Ferreira Filho23-3/+46
2018-12-20Implement getter for `KeyframeAnimation.isRunning`Janito Vaqueiro Ferreira Filho1-0/+4
2018-12-20Add toggle switch for monochromatic icon settingJanito Vaqueiro Ferreira Filho2-1/+39
2018-12-20Add renderer method to toggle monochromatic iconJanito Vaqueiro Ferreira Filho1-0/+4
2018-12-20Add IPC to set monochromatic icon settingJanito Vaqueiro Ferreira Filho2-0/+9
2018-12-20Add GUI setting for monochromatic tray iconJanito Vaqueiro Ferreira Filho3-0/+8
2018-12-20Load GUI settings on all platformsJanito Vaqueiro Ferreira Filho1-3/+1
2018-12-20Fix the state indication inconsistency when disconnectingAndrej Mihajlov2-20/+2
2018-12-19Simplify `KeyframeAnimation`'s internal stateJanito Vaqueiro Ferreira Filho3-164/+58