pdf-quiz-generator/backend/app
Daniel 10b9b1b7cf Rebrand to PedsHub, fix CSP for fonts and Turnstile
- index.html: title → PedsHub, icon → 🏥, add meta description
- nginx.conf: CSP extended for Google Fonts, Cloudflare Turnstile (script/connect/frame/img)
- Navbar, LoginPage, ForgotPassword, ResetPassword, email_service, main.py: PedQuiz → PedsHub, 🩺🏥

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 01:56:53 +02:00
..
models Security hardening, async TeachChat, rate limit UX, unthrottle 2026-04-04 01:09:42 +02:00
routers Fix landing page routing, add logged-in nav integration 2026-04-04 01:41:39 +02:00
schemas Security hardening, async TeachChat, rate limit UX, unthrottle 2026-04-04 01:09:42 +02:00
services Rebrand to PedsHub, fix CSP for fonts and Turnstile 2026-04-04 01:56:53 +02:00
tasks TeachChat: model selector, proxy routing fix, titan seed cleanup 2026-04-04 00:37:35 +02:00
utils Security hardening, async TeachChat, rate limit UX, unthrottle 2026-04-04 01:09:42 +02:00
__init__.py Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
config.py Add PedsHub landing page with contact form and AI Scribe section 2026-04-04 01:34:44 +02:00
database.py Major platform update: pgvector search, multi-provider TTS, settings page, CLI 2026-03-31 18:03:10 +02:00
main.py Rebrand to PedsHub, fix CSP for fonts and Turnstile 2026-04-04 01:56:53 +02:00