summaryrefslogtreecommitdiffhomepage
path: root/gui/packages
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Move desktop to the rootAndrej Mihajlov211-16261/+0
2019-03-01Fix references to @mullvad/componentsAndrej Mihajlov17-25/+26
2019-03-01Remove @mullvad/configAndrej Mihajlov6-50/+34
2019-03-01Move the components sources to desktop packageAndrej Mihajlov15-87/+0
2019-03-01Remove mobile and yarn-fixes workspacesAndrej Mihajlov11-283/+0
2019-02-27Fix missing notificationsJanito Vaqueiro Ferreira Filho2-0/+9
2019-02-27Add gettext translationsAndrej Mihajlov39-186/+1265
2019-02-27Show Mullvad logo in notifications on LinuxJanito Vaqueiro Ferreira Filho2-1/+15
2019-02-27Add app title to notifications on LinuxJanito Vaqueiro Ferreira Filho1-4/+5
2019-02-18Fix the sslocal bin path in electron builder on LinuxLinus Färnstrand1-4/+4
2019-02-15Update settings definitions in GUIOdd Stranne2-1/+14
2019-02-15Include Shadowsocks binary in installer packageOdd Stranne1-0/+6
2019-02-14Properly clean up the "close" handlers to avoid the watch script from spawnin...Andrej Mihajlov1-6/+4
2019-02-14Improve type information in WindowControllerAndrej Mihajlov1-2/+6
2019-02-14Update account history on account changeAndrej Mihajlov3-41/+69
2019-02-14Fix the line height for the description text on "Out of time" viewAndrej Mihajlov1-0/+1
2019-02-14Adjust relay constraint types in guiEmīls Piņķis4-13/+34
2019-02-13Fix minor typoAndrej Mihajlov1-1/+1
2019-02-13Fix typescript watch scriptAndrej Mihajlov2-35/+56
2019-02-11Fix the potential reconnect loop in GUI, triggered by the timeout when receiv...Andrej Mihajlov1-19/+28
2019-02-08Upgrade TypeScript to 3.3.3Andrej Mihajlov2-2/+2
2019-02-08Refactor AdvancedSettingsAndrej Mihajlov4-185/+182
2019-02-08Fix linter issuesAndrej Mihajlov76-2782/+2803
2019-02-04TypeScript migrationAndrej Mihajlov203-2660/+2054
2019-02-01Renaming remaining mentions of "security" to "firewall"Linus Färnstrand8-10/+10
2019-01-30Adjust GUI code to new TunnelEndpoint typeEmīls Piņķis7-114/+122
2019-01-30Remove libappindicator as a dependencyLinus Färnstrand1-1/+0
2019-01-29Consider CARGO_TARGET_DIR in build.shLinus Färnstrand1-13/+13
2019-01-29Updating version in package filesLinus Färnstrand1-1/+1
2019-01-29Updating version in package filesLinus Färnstrand1-1/+1
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-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