tomasmach
40e4af828a
fix: guard getUserMedia call against undefined mediaDevices in non-secure contexts
2026-02-17 09:28:23 +01:00
tomasmach
9d98e1e768
fix: improve Makefile robustness and update CONTRIBUTING docs
...
- Add exit 1 to test-backend when pytest not installed
- Add exit 1 to test-frontend when no test script configured
- Add venv dependency to db-init target
- Document Makefile usage in CONTRIBUTING.md
2026-01-30 00:51:41 +01:00
tomasmach
76bc070f5b
docs: update CHANGELOG with Makefile feature
2026-01-30 00:44:10 +01:00
tomasmach
01838f4773
docs: add Makefile reference and setup instructions to README
2026-01-30 00:35:20 +01:00
tomasmach
39e4f9d08c
fix: correct backend server port to match frontend expectations (17493)
2026-01-30 00:33:50 +01:00
tomasmach
f89dc66d0c
feat: add Python version fallback (3.12 > 3.13 > python3) and compatibility warning
2026-01-30 00:10:30 +01:00
tomasmach
cba7d7bc23
feat: add Makefile for streamlined development workflow
2026-01-30 00:05:36 +01:00