aboutsummaryrefslogtreecommitdiff
path: root/webserver.py
Commit message (Collapse)AuthorAgeFilesLines
* webserver.py:HEADmasterFranoosh4 days1-5/+5
| | | | | | | | - fix parameter extraction in validate_ functions - fix logging statement missing a parameter. client.py: - cosmetic changes: change multiple returns to building retval - logging fixes.
* client.cfg : move log dir to /var/logFranoosh2026-05-261-3/+10
| | | | | | | | client.py : use ComputingContoursException and DetectMovementException helpers.py : define ComputingContoursException and DetectMovementException clients.html : small changes webserver.py : minor changes worker.py : log disconnectd from web client on debug, not info
* Cleanup.Franoosh2026-01-111-1/+4
|
* Fix webserver.py hanging on SIGTERM/SIGINT.Franoosh2026-01-101-42/+75
|
* Add support for zmq certificatesFranoosh2026-01-101-0/+5
|
* Minor refactor (remove excessive logging mostly) of webserver.pyFranoosh2026-01-091-7/+3
|
* Initial commitFranoosh2025-12-181-0/+524