summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
7 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
7 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
7 dayschore: update sql imports and add migrations packageGrail Finder (aider)
7 daysfeat: add automatic database migrations on initGrail Finder (aider)
7 daysEnha: users tableGrail Finder
7 daysfeat: add quiz import command to CLIGrail Finder (aider)
7 daysfeat: add SQLite schema for quiz questions storageGrail Finder (aider)
7 daysChore: quiz.jsonGrail Finder
13 daysDep: go mod tidyGrail Finder
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: add playwright and testify for e2e testingGrail 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-29Dep: update htmxGrail Finder
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-29feat: add interactive option buttons with HTMXGrail Finder (aider)
2025-03-29docs: Update comment to include template variableGrail Finder
2025-03-29Chore: cleaningGrail Finder
2025-03-29Fix: code cleaningGrail Finder
2025-03-29initGrail Finder