index
:
RWA.Support.SessionService
crypt
master
mr/add_web_app_host-fix-str-casting-issue
mr/stuff
Remote Web App::Support::Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rwa
/
support
/
sessionservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: id->uuid.
Daniel Teichmann
2021-07-02
1
-1
/
+1
*
Fix URL duplication matching
Daniel Teichmann
2021-07-02
1
-1
/
+1
*
Reflect API changes in docstrings
Daniel Teichmann
2021-07-02
1
-4
/
+5
*
Fix duplicate url matching
Daniel Teichmann
2021-07-01
1
-8
/
+15
*
Rename: host_id->host_uuid; Rename: host->host_url; Add debug logging statements
Daniel Teichmann
2021-07-01
2
-75
/
+78
*
Fix KeyError not handled
Daniel Teichmann
2021-07-01
1
-1
/
+1
*
Fix bug when python version not ^3.9
Daniel Teichmann
2021-07-01
1
-1
/
+1
*
Alter logging statements
Daniel Teichmann
2021-07-01
1
-11
/
+21
*
Merge branch 'master' into refactor/id-system
Jonathan Weth
2021-07-01
3
-22
/
+32
|
\
|
*
Let x11vnc live until the session is *manually* stopped.
Daniel Teichmann
2021-07-01
1
-1
/
+1
|
*
Rework and add some logging statements.
Daniel Teichmann
2021-07-01
2
-21
/
+29
*
|
Refactor ID system
Jonathan Weth
2021-07-01
2
-65
/
+118
|
/
*
Check if the host is already present
Jonathan Weth
2021-07-01
1
-1
/
+8
*
Merge branch 'master' into feature/api-handshake
Jonathan Weth
2021-07-01
2
-17
/
+17
|
\
|
*
Move user settings to service and save settings after changing data instead o...
Jonathan Weth
2021-07-01
2
-17
/
+16
*
|
Merge branch 'master' into feature/api-handshake
Jonathan Weth
2021-06-30
1
-32
/
+80
|
\
|
|
*
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
*
|
Implement API handshake
Jonathan Weth
2021-06-29
3
-7
/
+88
|
/
*
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 gitlab.das-netzwerkteam.de:remotewebapp/rwa.support....
Jonathan Weth
2021-06-28
1
-4
/
+14
|
|
\
|
|
*
Add a new signal handler for SIGQUIT. SIGQUIT signals the service to stop ALL...
Daniel Teichmann
2021-06-28
1
-4
/
+14
|
*
|
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