pdf-quiz-generator/frontend
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
..
src Rebrand to PedsHub, fix CSP for fonts and Turnstile 2026-04-04 01:56:53 +02:00
.dockerignore Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
Dockerfile Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
index.html Rebrand to PedsHub, fix CSP for fonts and Turnstile 2026-04-04 01:56:53 +02:00
nginx.conf Rebrand to PedsHub, fix CSP for fonts and Turnstile 2026-04-04 01:56:53 +02:00
package-lock.json Security: fix SQL injection, add rate limiting, markdown in TeachChat 2026-04-04 00:45:28 +02:00
package.json Security: fix SQL injection, add rate limiting, markdown in TeachChat 2026-04-04 00:45:28 +02:00
vite.config.js Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00