aboutsummaryrefslogtreecommitdiff
path: root/session.py
Commit message (Expand)AuthorAgeFilesLines
* ReformatJonathan Weth2020-07-221-14/+28
* Merge branch 'master' of gitlab.das-netzwerkteam.de:remotewebapp/session-serviceJonathan Weth2020-07-221-25/+67
|\
| * Add -m/--mockup-mode feature to service.py and session.pyDaniel Teichmann2020-07-221-25/+67
* | Kill Flask instead of terminating to fix hanging service processJonathan Weth2020-07-221-1/+1
* | Send stop request to RWA if VNC isn't running anymoreJonathan Weth2020-07-221-2/+13
|/
* Add trigger option and API methods for updating and getting session statusJonathan Weth2020-07-211-0/+55
* Implement basic session daemonJonathan Weth2020-07-201-0/+91