pdf-quiz-generator/backend/app
Daniel 9f97218f39
All checks were successful
Mobile Android Release / android-release (push) Successful in 1m32s
Add persistent MyNote for quizzes
2026-05-12 17:51:23 +02:00
..
middleware Add comprehensive structured logging with Loki + Grafana 2026-04-11 02:53:54 +02:00
models Add persistent MyNote for quizzes 2026-05-12 17:51:23 +02:00
routers Add persistent MyNote for quizzes 2026-05-12 17:51:23 +02:00
schemas Remove coach modes and improve quiz audio 2026-05-10 01:24:06 +02:00
services Improve quiz TTS and Android release build 2026-05-12 01:01:01 +02:00
tasks Remove coach modes and improve quiz audio 2026-05-10 01:24:06 +02:00
utils Persist reminders_disabled in Postgres and harden reminder scheduler 2026-04-14 04:31:03 +02:00
__init__.py Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
cli.py Fix CLI argument handling for all commands 2026-04-08 20:57:58 +02:00
config.py Remove coach modes and improve quiz audio 2026-05-10 01:24:06 +02:00
database.py Tag filtering, multi-category, bug fixes, image validation, docs 2026-04-04 22:48:26 +02:00
logging_config.py Add comprehensive structured logging with Loki + Grafana 2026-04-11 02:53:54 +02:00
main.py Add persistent MyNote for quizzes 2026-05-12 17:51:23 +02:00