Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move user settings to service and save settings after changing data instead ↵ | Jonathan Weth | 2021-07-01 | 2 | -17/+16 |
| | | | | of before | ||||
* | Clean up doc strings and debug statements | Jonathan Weth | 2021-06-30 | 1 | -44/+27 |
| | |||||
* | Add url validator for incomming strings | Daniel Teichmann | 2021-06-30 | 1 | -0/+11 |
| | |||||
* | Refactoring: more debug information | Daniel Teichmann | 2021-06-30 | 1 | -18/+72 |
| | |||||
* | Drop dynaconf support | Jonathan Weth | 2021-06-28 | 2 | -6/+1 |
| | |||||
* | Merge branch 'master' into feature/multiple-hosts | Jonathan Weth | 2021-06-28 | 2 | -10/+20 |
|\ | |||||
| * | Merge branch 'master' of ↵ | Jonathan Weth | 2021-06-28 | 1 | -4/+14 |
| |\ | | | | | | | | | | gitlab.das-netzwerkteam.de:remotewebapp/rwa.support.sessionservice | ||||
| | * | Add a new signal handler for SIGQUIT. SIGQUIT signals the service to stop ↵ | Daniel Teichmann | 2021-06-28 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | | | ALL sessions. How to send SIGQUIT via a terminal emulator: stty -a | grep intr | ||||
| * | | Log connection errors in service better | Jonathan Weth | 2021-06-28 | 2 | -6/+6 |
| |/ | |||||
* | | Merge branch 'master' into feature/multiple-hosts | Jonathan Weth | 2021-06-28 | 2 | -29/+22 |
|\| | |||||
| * | Use click in Session Service | Jonathan Weth | 2021-06-28 | 1 | -29/+20 |
| | | |||||
| * | Stop VNC server on request failure | Jonathan Weth | 2021-06-28 | 1 | -0/+2 |
| | | |||||
* | | Support multiple hosts | Jonathan Weth | 2021-06-28 | 3 | -17/+90 |
|/ | |||||
* | Send hostname to web app | Jonathan Weth | 2021-06-24 | 1 | -0/+2 |
| | |||||
* | Introduce and apply reformat/lint | Jonathan Weth | 2021-06-23 | 5 | -71/+77 |
| | |||||
* | Restructure project directory and provide script for session service | Jonathan Weth | 2021-06-23 | 7 | -0/+886 |