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
/
database
Age
Commit message (
Expand
)
Author
9 days
Feat: get next question in mixed group
HEAD
master
Grail Finder
2025-04-06
Feat: add mixed exercsises
Grail Finder
2025-04-06
feat: implement DBGetQuestionsByMixedID method
Grail Finder (aider)
2025-04-06
feat: add flexible limit to DBListMixed and new DBGetQuestionsByMixedID
Grail Finder
2025-04-06
feat: add MixedUbung buttons to main page
Grail Finder (aider)
2025-04-06
refactor: update SQL query and remove question template
Grail Finder
2025-04-06
feat: implement DBGetMixedUbung method
Grail Finder (aider)
2025-04-06
feat: add DBGetMixedUbung method to QuestionsRepo interface
Grail Finder
2025-04-05
Feat: question repo
Grail Finder
2025-04-05
feat: add DBGetQuestion to FullRepo interface
Grail Finder (aider)
2025-04-05
feat: implement DBGetDefaultsMap in SQL provider
Grail Finder (aider)
2025-04-05
feat: add DBGetQuestion method to SQL provider
Grail Finder (aider)
2025-04-05
feat: add DBGetQuestion method to SQL provider
Grail Finder (aider)
2025-04-05
refactor: replace direct table check with VerifyDB method
Grail Finder (aider)
2025-04-05
refactor: remove migrations and add schema verification
Grail Finder (aider)
2025-04-05
fix: properly initialize and run database migrations
Grail Finder (aider)
2025-04-05
refactor: simplify SQLite connection handling and path management
Grail Finder (aider)
2025-04-05
chore: update sql imports and add migrations package
Grail Finder (aider)
2025-04-05
feat: add automatic database migrations on init
Grail Finder (aider)
2025-04-05
Enha: users table
Grail Finder
2025-04-05
feat: add SQLite schema for quiz questions storage
Grail Finder (aider)
2025-03-29
init
Grail Finder