aboutsummaryrefslogtreecommitdiff
path: root/service.py
Commit message (Expand)AuthorAgeFilesLines
* Implement bi-directional stopping of sessionsJonathan Weth2020-07-231-0/+2
* ReformatJonathan Weth2020-07-221-16/+22
* Add -m/--mockup-mode feature to service.py and session.pyDaniel Teichmann2020-07-221-3/+33
* Add shebang to python executablesDaniel Teichmann2020-07-221-0/+1
* Merge branch 'master' of gitlab.das-netzwerkteam.de:remotewebapp/session-serviceJonathan Weth2020-07-211-5/+5
|\
| * Port namespace to Arctica ProjectDaniel Teichmann2020-07-211-3/+3
* | Add trigger option and API methods for updating and getting session statusJonathan Weth2020-07-211-17/+32
|/
* Implement basic session daemonJonathan Weth2020-07-201-0/+81