ahriman/tests/ahriman/web
Evgenii Alekseev c26a13c562
Remote call trigger support (#105)
* add support of remote task tracking
* add remote call trigger implementation
* docs update
* add cross-service upload
* add notes about user
* add more ability to control upload
* multipart upload with signatures as well as safe file save
* configuration reference update
* rename watcher methods
* erase logs based on current package version

Old implementation has used process id instead, but it leads to log
removal in case of remote process trigger

* add --server flag for setup command
* restore behavior of the httploghandler
2023-08-20 03:44:31 +03:00
..
middlewares use api generated docs instead of comments (#92) 2023-04-06 00:24:39 +03:00
schemas Remote call trigger support (#105) 2023-08-20 03:44:31 +03:00
views Remote call trigger support (#105) 2023-08-20 03:44:31 +03:00
conftest.py PEP-673 use Self as return type for classmethods (#94) 2023-05-04 03:28:08 +03:00
test_apispec.py full support of pep517 2023-08-11 03:55:31 +03:00
test_cors.py use api generated docs instead of comments (#92) 2023-04-06 00:24:39 +03:00
test_routes.py use api generated docs instead of comments (#92) 2023-04-06 00:24:39 +03:00
test_web.py disable debugpanel for now 2023-05-04 14:30:27 +03:00