| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-15 | Add workspaces | Andrej Mihajlov | 1 | -509/+0 | |
| 2018-08-08 | Add missing @flow | Andrej Mihajlov | 1 | -0/+1 | |
| 2018-08-08 | Set application user model ID on Windows | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 | |
| 2018-08-08 | Use strict comparison operator | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-08-07 | Override app paths before single instance check | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 | |
| 2018-08-07 | Only close development tools when quitting | Janito Vaqueiro Ferreira Filho | 1 | -2/+8 | |
| 2018-08-07 | Show window if launched while running | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 | |
| 2018-08-07 | Handle window close on Linux | Janito Vaqueiro Ferreira Filho | 1 | -0/+23 | |
| 2018-08-07 | Move generic tray set-up to a new method | Janito Vaqueiro Ferreira Filho | 1 | -4/+8 | |
| 2018-07-31 | Configure electron to not use roaming directory | Janito Vaqueiro Ferreira Filho | 1 | -1/+16 | |
| 2018-07-31 | Don't log anything before log directory is created | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 | |
| 2018-07-23 | Rotate UI log file | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 | |
| 2018-07-05 | Fix number of bugs in tray icon handling on Windows | Andrej Mihajlov | 1 | -26/+32 | |
| 2018-07-05 | Fix windows -> win32 | Andrej Mihajlov | 1 | -2/+2 | |
| 2018-07-05 | Remove window from taskbar | Andrej Mihajlov | 1 | -0/+1 | |
| 2018-07-03 | Migrate to app.getVersion() | Andrej Mihajlov | 1 | -7/+5 | |
| 2018-07-03 | Add productName to package.json and migrate to using app.getName() | Andrej Mihajlov | 1 | -7/+3 | |
| 2018-07-03 | Rename daemon-connect events | Andrej Mihajlov | 1 | -2/+2 | |
| 2018-07-03 | Remove the hotfix introduced in #258 | Andrej Mihajlov | 1 | -27/+0 | |
| 2018-07-03 | Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransport | Andrej Mihajlov | 1 | -2/+2 | |
| 2018-07-03 | Move RPC file related stuff into RpcAddressFile | Andrej Mihajlov | 1 | -83/+38 | |
| 2018-07-02 | Add option to prefer const over let for immutable variables | Andrej Mihajlov | 1 | -4/+4 | |
| 2018-06-28 | Apply a hotfix until #256 is merged which deprecates all of this anyway | Andrej Mihajlov | 1 | -1/+27 | |
| 2018-06-27 | Migrate back to AppActivationState observer from RX | Andrej Mihajlov | 1 | -7/+0 | |
| See https://github.com/Microsoft/reactxp/issues/661 | |||||
| 2018-06-12 | Add ShutdownHandler for Main and Renderer | Andrej Mihajlov | 1 | -13/+3 | |
| 2018-06-12 | Refresh account expiration when window becomes visible | Andrej Mihajlov | 1 | -24/+34 | |
| 2018-06-12 | Move problem report handling from renderer to main | Andrej Mihajlov | 1 | -12/+51 | |
| 2018-06-12 | Refactor main process | Andrej Mihajlov | 1 | -233/+156 | |
| 2018-06-05 | Add formatted source code | Andrej Mihajlov | 1 | -138/+130 | |
| 2018-05-18 | Move GUI log to user-specific directory on Windows | Janito Vaqueiro Ferreira Filho | 1 | -21/+11 | |
| 2018-05-18 | Collect predefined log files in `problem-report` | Janito Vaqueiro Ferreira Filho | 1 | -34/+27 | |
| Change the binary to search for log files in hard-coded paths. Also change the GUI to only specify its own log file as an extra log to be included in the collected problem report. | |||||
| 2018-05-18 | Ignore a single tray dimension when updating window position depending | Emīls | 1 | -4/+4 | |
| on task bar placement. | |||||
| 2018-05-18 | Add minimum window size to prevent downsizing on Windows when the | Emīls | 1 | -0/+3 | |
| taskbar is moved around. | |||||
| 2018-05-14 | Remove startBackend code from GUI app | Linus Färnstrand | 1 | -59/+0 | |
| 2018-05-14 | Change path of RPC connection info file on Windows | Janito Vaqueiro Ferreira Filho | 1 | -13/+32 | |
| 2018-05-09 | Update Windows log paths collected for reports | Janito Vaqueiro Ferreira Filho | 1 | -1/+9 | |
| 2018-05-02 | Change the shutdown behaviour to wait on the daemon to disconnect or | Emīls Piņķis | 1 | -13/+13 | |
| shut down | |||||
| 2018-04-30 | Shut down frontend if another instance is already running | Emīls Piņķis | 1 | -0/+18 | |
| 2018-04-24 | Adjust window management on linux | Emīls Piņķis | 1 | -3/+16 | |
| 2018-04-23 | Add basic windows service | Andrej Mihajlov | 1 | -6/+13 | |
| 2018-04-17 | Disconnect from tunnel when UI is closed on Linux | Emīls Piņķis | 1 | -1/+6 | |
| 2018-04-17 | Change behaviour of GUI to only shut down the daemon on Windows and OSX | Emīls Piņķis | 1 | -4/+6 | |
| 2018-04-06 | Correct product name globally | Odd Stranne | 1 | -2/+2 | |
| (cherry picked from commit 619d9200bb32c8d03e9223bf81c6e6502e5a4c94) | |||||
| 2018-03-07 | Update window position on display changes | Andrej Mihajlov | 1 | -3/+13 | |
| 2018-03-07 | Add tray tooltip | Andrej Mihajlov | 1 | -0/+3 | |
| 2018-03-07 | Move a call to setHightlightMode to macOS branch | Andrej Mihajlov | 1 | -2/+4 | |
| 2018-03-07 | Move macOS patch for window.blur into separate method | Andrej Mihajlov | 1 | -15/+20 | |
| 2018-03-07 | Compute window position based on taskbar placement | Andrej Mihajlov | 1 | -35/+109 | |
| 2018-03-05 | Fix the path to system temp directory on windows | Andrej Mihajlov | 1 | -8/+3 | |
| 2018-02-27 | Change extension back to .log because macOS does not recognize .report | Andrej Mihajlov | 1 | -1/+1 | |
| and brings up the dialog of choosing a program to open the log file | |||||
