Commit Graph

6 Commits

Author SHA1 Message Date
Space-Banane 3cf4a9a40a feat: enhance face-lock service with improved upload handling and response structure
python / test (push) Failing after 8s
- Updated README.md to reflect new features and API changes.
- Introduced versioning in app initialization.
- Enhanced configuration management in app/config.py with new validation functions.
- Refactored main.py to improve request handling and response generation.
- Added new models in app/models.py for structured API responses.
- Implemented a dedicated UI rendering function in app/ui.py.
- Improved Docker configuration for better security and health checks.
- Updated tests to cover new validation rules and response formats.
- Added CLAUDE.md for project guidelines and working rules.
2026-06-20 11:23:12 +02:00
luna 39cd2db140 Improve docs and re-enable test UI 2026-04-11 17:30:22 +02:00
luna 38ef36aa75 Add test UI toggle and docs 2026-04-11 17:27:46 +02:00
luna 09119e8c0e Add explicit detectors and optional auth 2026-04-11 17:23:25 +02:00
luna ecbf948a74 Add dockerized detector and UI cleanup 2026-04-11 16:45:22 +02:00
luna 660ce4e7cc Initial FastAPI face-lock scaffold 2026-04-11 16:32:26 +02:00