summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)Author
3 daysfix: properly initialize and run database migrationsGrail Finder (aider)
3 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
3 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
3 dayschore: update sql imports and add migrations packageGrail Finder (aider)
3 daysfeat: add automatic database migrations on initGrail Finder (aider)
3 daysEnha: users tableGrail Finder
3 daysfeat: add SQLite schema for quiz questions storageGrail Finder (aider)
10 daystest: improve question flow test robustnessGrail Finder (aider)
10 daystest: simplify question flow test by removing unused importsGrail Finder
10 daysfix: update test to use running server instead of httptestGrail Finder (aider)
10 dayschore: remove unused context import in handlers_test.goGrail Finder (aider)
10 daysfix: add missing imports and fix syntax in test handler setupGrail Finder (aider)
10 daystest: add playwright e2e test for question flowGrail Finder (aider)
10 daysfeat: return HTML feedback for answersGrail Finder (aider)
10 daysfeat: add answer validation and feedback displayGrail Finder (aider)
10 daysfix: correct template scope and add question IDGrail Finder (aider)
10 daysfeat: add answer handler with question ID trackingGrail Finder (aider)
10 daysfeat: Add test question to main page templateGrail Finder
10 daysChore: cleaningGrail Finder
10 daysFix: code cleaningGrail Finder
10 daysinitGrail Finder