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
Branch
Commit message
Author
Age
crypt
Some tries on cryptography
Jonathan Weth
3 years
master
README.rst: Add 'Getting Started' section + Update copyright.
Daniel Teichmann
21 months
mr/add_web_app_host-fix-str-casting-issue
service.py: Add 'str()' to incomming 'string'
Daniel Teichmann
3 years
mr/stuff
test_client.py, (...)/service.py: Add host_alias field to 'add_web_app_host'.
Daniel Teichmann
21 months
Age
Commit message
Author
Files
Lines
2021-07-01
Some tries on cryptography
crypt
Jonathan Weth
3
-1
/
+164
2021-07-01
Merge branch '19-user_settings-may-not-save-url-s-properly-sometimes' into 'm...
Jonathan Weth
2
-17
/
+16
2021-07-01
Move user settings to service and save settings after changing data instead o...
Jonathan Weth
2
-17
/
+16
2021-06-30
Add a basic CI configuration
Jonathan Weth
1
-0
/
+7
2021-06-30
Merge branch 'mr/refactor-more-logging' into 'master'
Jonathan Weth
3
-35
/
+115
2021-06-30
Clean up doc strings and debug statements
Jonathan Weth
1
-44
/
+27
2021-06-30
Merge branch 'mr/catch-dbus-exception' into 'master'
Jonathan Weth
1
-2
/
+6
2021-06-30
test_client.py: Catch D-Bus exception on startup
Daniel Teichmann
1
-2
/
+6
2021-06-30
Add url validator for incomming strings
Daniel Teichmann
3
-2
/
+45
2021-06-30
Refactoring: more debug information
Daniel Teichmann
1
-18
/
+72
[...]