aboutsummaryrefslogtreecommitdiff
path: root/rwa/support/sessionservice/session.py
Commit message (Expand)AuthorAgeFilesLines
* pyproject.toml: Bump flask & python version; rwa/*: Adjust import statements ...Daniel Teichmann2023-02-211-4/+4
* Fix: id->uuid.Daniel Teichmann2021-07-021-1/+1
* Rename: host_id->host_uuid; Rename: host->host_url; Add debug logging statementsDaniel Teichmann2021-07-011-6/+6
* Merge branch 'master' into refactor/id-systemJonathan Weth2021-07-011-1/+1
|\
| * Rework and add some logging statements.Daniel Teichmann2021-07-011-1/+1
* | Refactor ID systemJonathan Weth2021-07-011-6/+21
|/
* Implement API handshakeJonathan Weth2021-06-291-1/+2
* Merge branch 'master' into feature/multiple-hostsJonathan Weth2021-06-281-5/+5
|\
| * Log connection errors in service betterJonathan Weth2021-06-281-5/+5
* | Merge branch 'master' into feature/multiple-hostsJonathan Weth2021-06-281-0/+2
|\|
| * Stop VNC server on request failureJonathan Weth2021-06-281-0/+2
* | Support multiple hostsJonathan Weth2021-06-281-15/+13
|/
* Send hostname to web appJonathan Weth2021-06-241-0/+2
* Introduce and apply reformat/lintJonathan Weth2021-06-231-31/+30
* Restructure project directory and provide script for session serviceJonathan Weth2021-06-231-0/+301