summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Stop service if running before upgradeJanito Vaqueiro Ferreira Filho1-2/+4
2018-09-04Only install config. files for one init systemJanito Vaqueiro Ferreira Filho1-8/+8
2018-09-04Support Upstart init systemJanito Vaqueiro Ferreira Filho1-2/+6
2018-09-04Stop and disable service before files are removedJanito Vaqueiro Ferreira Filho1-2/+4
2018-09-04Rename Linux package scriptsJanito Vaqueiro Ferreira Filho1-4/+4
2018-09-03Do not take user to "connecting screen" when in settingsAndrej Mihajlov1-2/+5
2018-09-03Block if security policy can't be setJanito Vaqueiro Ferreira Filho2-2/+5
2018-09-03Block connection if starting the tunnel failsJanito Vaqueiro Ferreira Filho2-3/+10
2018-09-03Show blocked reason in GUIJanito Vaqueiro Ferreira Filho5-22/+24
2018-09-03Add reason to transition to blocked stateJanito Vaqueiro Ferreira Filho2-11/+45
2018-09-03Show blocked state in GUIJanito Vaqueiro Ferreira Filho5-13/+60
2018-09-03Create `BlockedState` typeJanito Vaqueiro Ferreira Filho2-1/+4
2018-09-03Calculate arrow position relative to tray iconAndrej Mihajlov8-26/+142
2018-08-30Replace `DaemonState` with `TunnelStateTransition`Janito Vaqueiro Ferreira Filho2-32/+24
2018-08-29Adjust frontend to use IPC rather than WebSocketsEmīls Piņķis10-268/+203
2018-08-27Detect the current active screen based tray icon locationAndrej Mihajlov1-2/+5
2018-08-27Unpatch yarn on postinstallAndrej Mihajlov2-0/+25
2018-08-27Fix window position roundingJanito Vaqueiro Ferreira Filho1-1/+4
2018-08-24Restore window at its previous location on LinuxJanito Vaqueiro Ferreira Filho1-73/+105
2018-08-24Migrate components to TypeScriptAndrej Mihajlov13-476/+544
2018-08-22Use extraMetadata to override package.jsonAndrej Mihajlov1-0/+4
2018-08-22Simplify semver->product version conversionLinus Färnstrand1-4/+1
2018-08-22Update electron-builderAndrej Mihajlov2-42/+52
2018-08-22Move chai-as-promised to devDependenciesAndrej Mihajlov1-1/+1
2018-08-22Fix EPERM on Windows by creating a junction instead of symbolic linkAndrej Mihajlov1-1/+5
2018-08-22Patch yarn workspace node_modules lookup bug on WindowsAndrej Mihajlov2-0/+39
2018-08-20Show warning when new version is availableJanito Vaqueiro Ferreira Filho5-6/+49
2018-08-20Add GUI RPC call to get app version infoJanito Vaqueiro Ferreira Filho1-0/+33
2018-08-20Show error message if version is inconsistentJanito Vaqueiro Ferreira Filho2-5/+33
2018-08-20Show exclamation icon if version is inconsistentJanito Vaqueiro Ferreira Filho8-12/+89
2018-08-16Add GUI RPC call to get current versionJanito Vaqueiro Ferreira Filho1-0/+10
2018-08-16Remove redux-thunkAndrej Mihajlov11-51/+13
2018-08-15Create `Cell.Img` typeJanito Vaqueiro Ferreira Filho3-13/+12
2018-08-15Add workspacesAndrej Mihajlov191-0/+20861