index
:
demoon.git
master
Unnamed repository; edit this file 'description' to name the repository.
Grail Finder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Age
Commit message (
Expand
)
Author
2 days
feat: add DBGetQuestion method to SQL provider
Grail Finder (aider)
2 days
feat: add DBGetQuestion method to SQL provider
Grail Finder (aider)
2 days
fix: properly fetch question from DB in HandleAnswer
Grail Finder (aider)
2 days
fix: update question model fields and feedback check
Grail Finder (aider)
2 days
fix: update test selectors and template error handling
Grail Finder (aider)
2 days
test: add fmt import to handlers_test.go
Grail Finder
2 days
perf: reduce test timeouts for lightweight site
Grail Finder (aider)
2 days
test: update handlers test to use data-testid selectors
Grail Finder (aider)
2 days
test: Reduce test timeouts in question flow tests
Grail Finder
2 days
refactor: replace direct table check with VerifyDB method
Grail Finder (aider)
2 days
refactor: remove migrations and add schema verification
Grail Finder (aider)
2 days
fix: properly initialize and run database migrations
Grail Finder (aider)
2 days
refactor: simplify SQLite connection handling and path management
Grail Finder (aider)
2 days
refactor: update test question to use individual option fields
Grail Finder (aider)
2 days
chore: update sql imports and add migrations package
Grail Finder (aider)
2 days
feat: add automatic database migrations on init
Grail Finder (aider)
2 days
Enha: users table
Grail Finder
2 days
feat: add SQLite schema for quiz questions storage
Grail Finder (aider)
9 days
test: improve question flow test robustness
Grail Finder (aider)
9 days
test: simplify question flow test by removing unused imports
Grail Finder
9 days
fix: update test to use running server instead of httptest
Grail Finder (aider)
9 days
chore: remove unused context import in handlers_test.go
Grail Finder (aider)
9 days
fix: add missing imports and fix syntax in test handler setup
Grail Finder (aider)
9 days
test: add playwright e2e test for question flow
Grail Finder (aider)
9 days
feat: return HTML feedback for answers
Grail Finder (aider)
9 days
feat: add answer validation and feedback display
Grail Finder (aider)
9 days
fix: correct template scope and add question ID
Grail Finder (aider)
9 days
feat: add answer handler with question ID tracking
Grail Finder (aider)
9 days
feat: Add test question to main page template
Grail Finder
9 days
Chore: cleaning
Grail Finder
9 days
Fix: code cleaning
Grail Finder
9 days
init
Grail Finder