summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daystest: add fmt import to handlers_test.goGrail Finder
5 daysperf: reduce test timeouts for lightweight siteGrail Finder (aider)
5 daystest: update handlers test to use data-testid selectorsGrail Finder (aider)
5 daystest: Reduce test timeouts in question flow testsGrail Finder
5 daysrefactor: replace direct table check with VerifyDB methodGrail Finder (aider)
5 daysrefactor: remove migrations and add schema verificationGrail Finder (aider)
5 daysfix: properly initialize and run database migrationsGrail Finder (aider)
5 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
5 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
5 dayschore: update sql imports and add migrations packageGrail Finder (aider)
5 daysfeat: add automatic database migrations on initGrail Finder (aider)
5 daysEnha: users tableGrail Finder
5 daysfeat: add quiz import command to CLIGrail Finder (aider)
5 daysfeat: add SQLite schema for quiz questions storageGrail Finder (aider)
5 daysChore: quiz.jsonGrail Finder
11 daysDep: go mod tidyGrail Finder
12 daystest: improve question flow test robustnessGrail Finder (aider)
12 daystest: simplify question flow test by removing unused importsGrail Finder
12 daysfix: update test to use running server instead of httptestGrail Finder (aider)
12 dayschore: remove unused context import in handlers_test.goGrail Finder (aider)
12 daysfix: add missing imports and fix syntax in test handler setupGrail Finder (aider)
12 daystest: add playwright e2e test for question flowGrail Finder (aider)
12 daysfeat: add playwright and testify for e2e testingGrail Finder (aider)
12 daysfeat: return HTML feedback for answersGrail Finder (aider)
12 daysfeat: add answer validation and feedback displayGrail Finder (aider)
12 daysfix: correct template scope and add question IDGrail Finder (aider)
12 daysDep: update htmxGrail Finder
12 daysfeat: add answer handler with question ID trackingGrail Finder (aider)
12 daysfeat: Add test question to main page templateGrail Finder
12 daysfeat: add interactive option buttons with HTMXGrail Finder (aider)
12 daysdocs: Update comment to include template variableGrail Finder
12 daysChore: cleaningGrail Finder
12 daysFix: code cleaningGrail Finder
12 daysinitGrail Finder