Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add url validator for incomming strings | Daniel Teichmann | 2021-06-30 | 1 | -2/+33 |
| | |||||
* | Drop dynaconf support | Jonathan Weth | 2021-06-28 | 1 | -22/+1 |
| | |||||
* | Merge branch 'master' into feature/multiple-hosts | Jonathan Weth | 2021-06-28 | 1 | -45/+49 |
|\ | |||||
| * | Rewrite test_client.py using click | Jonathan Weth | 2021-06-28 | 1 | -16/+20 |
| | | |||||
* | | Support multiple hosts | Jonathan Weth | 2021-06-28 | 1 | -2/+17 |
|/ | |||||
* | Introduce and apply reformat/lint | Jonathan Weth | 2021-06-23 | 1 | -26/+1304 |
| | |||||
* | Fix paths and copyright | Jonathan Weth | 2021-06-22 | 1 | -261/+273 |
| | |||||
* | Add option to configure API URL | Jonathan Weth | 2020-07-29 | 1 | -19/+40 |
| | |||||
* | Add documentation | Jonathan Weth | 2020-07-27 | 1 | -28/+323 |
| | |||||
* | Add argparse as dependency | Daniel Teichmann | 2020-07-22 | 1 | -1/+13 |
| | |||||
* | Add trigger option and API methods for updating and getting session status | Jonathan Weth | 2020-07-21 | 1 | -1/+125 |
| | |||||
* | Implement basic session daemon | Jonathan Weth | 2020-07-20 | 1 | -2/+192 |
| | |||||
* | Init project files | Jonathan Weth | 2020-07-17 | 1 | -0/+7 |