summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2025-04-05refactor: simplify SQLite connection handling and path managementGrail Finder (aider)
2025-04-05refactor: update test question to use individual option fieldsGrail Finder (aider)
2025-04-05chore: update sql imports and add migrations packageGrail Finder (aider)
2025-04-05feat: add automatic database migrations on initGrail Finder (aider)
2025-04-05Enha: users tableGrail Finder
2025-04-05feat: add SQLite schema for quiz questions storageGrail Finder (aider)
2025-03-29test: improve question flow test robustnessGrail Finder (aider)
2025-03-29test: simplify question flow test by removing unused importsGrail Finder
2025-03-29fix: update test to use running server instead of httptestGrail Finder (aider)
2025-03-29chore: remove unused context import in handlers_test.goGrail Finder (aider)
2025-03-29fix: add missing imports and fix syntax in test handler setupGrail Finder (aider)
2025-03-29test: add playwright e2e test for question flowGrail Finder (aider)
2025-03-29feat: return HTML feedback for answersGrail Finder (aider)
2025-03-29feat: add answer validation and feedback displayGrail Finder (aider)
2025-03-29fix: correct template scope and add question IDGrail Finder (aider)
2025-03-29feat: add answer handler with question ID trackingGrail Finder (aider)
2025-03-29feat: Add test question to main page templateGrail Finder
2025-03-29Chore: cleaningGrail Finder
2025-03-29Fix: code cleaningGrail Finder
2025-03-29initGrail Finder