aboutsummaryrefslogtreecommitdiff
path: root/rwa
Commit message (Collapse)AuthorAgeFilesLines
* Refactor ID systemJonathan Weth2021-07-012-65/+118
|
* Check if the host is already presentJonathan Weth2021-07-011-1/+8
|
* Merge branch 'master' into feature/api-handshakeJonathan Weth2021-07-012-17/+17
|\
| * Move user settings to service and save settings after changing data instead ↵Jonathan Weth2021-07-012-17/+16
| | | | | | | | of before
* | Merge branch 'master' into feature/api-handshakeJonathan Weth2021-06-301-32/+80
|\|
| * Clean up doc strings and debug statementsJonathan Weth2021-06-301-44/+27
| |
| * Add url validator for incomming stringsDaniel Teichmann2021-06-301-0/+11
| |
| * Refactoring: more debug informationDaniel Teichmann2021-06-301-18/+72
| |
* | Implement API handshakeJonathan Weth2021-06-293-7/+88
|/
* Drop dynaconf supportJonathan Weth2021-06-282-6/+1
|
* Merge branch 'master' into feature/multiple-hostsJonathan Weth2021-06-282-10/+20
|\
| * Merge branch 'master' of ↵Jonathan Weth2021-06-281-4/+14
| |\ | | | | | | | | | gitlab.das-netzwerkteam.de:remotewebapp/rwa.support.sessionservice
| | * Add a new signal handler for SIGQUIT. SIGQUIT signals the service to stop ↵Daniel Teichmann2021-06-281-4/+14
| | | | | | | | | | | | | | | | | | ALL sessions. How to send SIGQUIT via a terminal emulator: stty -a | grep intr
| * | Log connection errors in service betterJonathan Weth2021-06-282-6/+6
| |/
* | Merge branch 'master' into feature/multiple-hostsJonathan Weth2021-06-282-29/+22
|\|
| * Use click in Session ServiceJonathan Weth2021-06-281-29/+20
| |
| * Stop VNC server on request failureJonathan Weth2021-06-281-0/+2
| |
* | Support multiple hostsJonathan Weth2021-06-283-17/+90
|/
* Send hostname to web appJonathan Weth2021-06-241-0/+2
|
* Introduce and apply reformat/lintJonathan Weth2021-06-235-71/+77
|
* Restructure project directory and provide script for session serviceJonathan Weth2021-06-237-0/+886