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
Commit message (
Expand
)
Author
Age
Files
Lines
*
README.rst: Add 'Getting Started' section + Update copyright.
HEAD
master
Daniel Teichmann
2023-02-21
1
-3
/
+37
*
Merge branch 'update/poetry' into 'master'
Daniel Teichmann
2023-02-21
5
-1008
/
+1570
|
\
|
*
pyproject.toml: Bump flask & python version; rwa/*: Adjust import statements ...
Daniel Teichmann
2023-02-21
5
-1016
/
+1546
|
*
Update poetry.lock
Jonathan Weth
2021-09-05
1
-157
/
+189
|
/
*
test_client.py: Fix typo in docstring. url->host_uuid
Daniel Teichmann
2021-07-06
1
-1
/
+1
*
Fix: id->uuid.
Daniel Teichmann
2021-07-02
1
-1
/
+1
*
Merge branch 'refactor/id-system' into 'master'
Daniel Teichmann
2021-07-02
5
-123
/
+230
|
\
|
*
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
|
*
test_client.py: Update docstrings
Daniel Teichmann
2021-07-01
1
-24
/
+24
|
*
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
|
*
Update poetry.lock
Daniel Teichmann
2021-07-01
1
-6
/
+6
|
*
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
3
-81
/
+165
|
/
*
Merge branch '16-url-duplication-should-be-checked' into 'master'
Jonathan Weth
2021-07-01
1
-1
/
+8
|
\
|
*
Check if the host is already present
Jonathan Weth
2021-07-01
1
-1
/
+8
|
/
*
Merge branch 'feature/api-handshake' into 'master'
Jonathan Weth
2021-07-01
3
-13
/
+95
|
\
|
*
Merge branch 'master' into feature/api-handshake
Jonathan Weth
2021-07-01
2
-17
/
+17
|
|
\
|
|
/
|
/
|
*
|
Merge branch '19-user_settings-may-not-save-url-s-properly-sometimes' into 'm...
Jonathan Weth
2021-07-01
2
-17
/
+16
|
\
\
|
*
|
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
5
-36
/
+127
|
|
\
|
|
/
|
/
|
*
|
Add a basic CI configuration
Jonathan Weth
2021-06-30
1
-0
/
+7
*
|
Merge branch 'mr/refactor-more-logging' into 'master'
Jonathan Weth
2021-06-30
3
-35
/
+115
|
\
\
|
*
|
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
3
-2
/
+45
|
*
|
Refactoring: more debug information
Daniel Teichmann
2021-06-30
1
-18
/
+72
*
|
|
Merge branch 'mr/catch-dbus-exception' into 'master'
Jonathan Weth
2021-06-30
1
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test_client.py: Catch D-Bus exception on startup
Daniel Teichmann
2021-06-30
1
-2
/
+6
|
/
/
|
*
Merge branch 'master' into feature/api-handshake
Jonathan Weth
2021-06-29
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'feature/multiple-hosts' into 'master'
Jonathan Weth
2021-06-29
6
-80
/
+142
|
\
\
|
|
*
Implement API handshake
Jonathan Weth
2021-06-29
3
-7
/
+88
|
|
/
|
*
Fix click implementation in test client
Jonathan Weth
2021-06-29
1
-4
/
+4
|
*
Drop dynaconf support
Jonathan Weth
2021-06-28
5
-29
/
+3
|
*
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
|
\
\
|
*
\
Merge branch 'mr/sigquit-handler-for-stopping-sessions' into 'master'
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
6
-85
/
+123
|
|
\
|
|
/
|
/
|
*
|
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
*
|
Rewrite test_client.py using click
Jonathan Weth
2021-06-28
3
-81
/
+65
*
|
Merge branch 'mr/test_client.py' into 'master'
Jonathan Weth
2021-06-28
2
-10
/
+74
|
\
\
|
*
|
Update test_client.py to existing API-features
Daniel Teichmann
2021-06-28
2
-10
/
+74
|
/
/
[next]