Age | Commit message (Expand) | Author |
11 days | fix: properly initialize and run database migrations | Grail Finder (aider) |
11 days | refactor: simplify SQLite connection handling and path management | Grail Finder (aider) |
11 days | refactor: update test question to use individual option fields | Grail Finder (aider) |
11 days | chore: update sql imports and add migrations package | Grail Finder (aider) |
11 days | feat: add automatic database migrations on init | Grail Finder (aider) |
11 days | Enha: users table | Grail Finder |
11 days | feat: add quiz import command to CLI | Grail Finder (aider) |
11 days | feat: add SQLite schema for quiz questions storage | Grail Finder (aider) |
11 days | Chore: quiz.json | Grail Finder |
2025-03-30 | Dep: go mod tidy | Grail Finder |
2025-03-29 | test: improve question flow test robustness | Grail Finder (aider) |
2025-03-29 | test: simplify question flow test by removing unused imports | Grail Finder |
2025-03-29 | fix: update test to use running server instead of httptest | Grail Finder (aider) |
2025-03-29 | chore: remove unused context import in handlers_test.go | Grail Finder (aider) |
2025-03-29 | fix: add missing imports and fix syntax in test handler setup | Grail Finder (aider) |
2025-03-29 | test: add playwright e2e test for question flow | Grail Finder (aider) |
2025-03-29 | feat: add playwright and testify for e2e testing | Grail Finder (aider) |
2025-03-29 | feat: return HTML feedback for answers | Grail Finder (aider) |
2025-03-29 | feat: add answer validation and feedback display | Grail Finder (aider) |
2025-03-29 | fix: correct template scope and add question ID | Grail Finder (aider) |
2025-03-29 | Dep: update htmx | Grail Finder |
2025-03-29 | feat: add answer handler with question ID tracking | Grail Finder (aider) |
2025-03-29 | feat: Add test question to main page template | Grail Finder |
2025-03-29 | feat: add interactive option buttons with HTMX | Grail Finder (aider) |
2025-03-29 | docs: Update comment to include template variable | Grail Finder |
2025-03-29 | Chore: cleaning | Grail Finder |
2025-03-29 | Fix: code cleaning | Grail Finder |
2025-03-29 | init | Grail Finder |