summaryrefslogtreecommitdiff
path: root/internal/database/repos/questions.go
AgeCommit message (Expand)Author
10 daysFeat: get next question in mixed groupHEADmasterGrail Finder
2025-04-06feat: implement DBGetQuestionsByMixedID methodGrail Finder (aider)
2025-04-06feat: add flexible limit to DBListMixed and new DBGetQuestionsByMixedIDGrail Finder
2025-04-06feat: add MixedUbung buttons to main pageGrail Finder (aider)
2025-04-06refactor: update SQL query and remove question templateGrail Finder
2025-04-06feat: implement DBGetMixedUbung methodGrail Finder (aider)
2025-04-06feat: add DBGetMixedUbung method to QuestionsRepo interfaceGrail Finder
2025-04-05Feat: question repoGrail Finder