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
/
handlers
/
main.go
Age
Commit message (
Collapse
)
Author
39 hours
Feat: add mixed exercsises
HEAD
master
Grail Finder
39 hours
feat: add mixed exercise endpoint handler
Grail Finder (aider)
39 hours
refactor: rename DBGetFirst10MixedUbungs to DBListMixed
Grail Finder
40 hours
feat: add MixedUbung buttons to main page
Grail Finder (aider)
2 days
Chore: index.html update
Grail Finder
2 days
fix: properly increment question ID on next button press
Grail Finder (aider)
2 days
fix: correct type mismatch in answer comparison
Grail Finder (aider)
2 days
feat: Update question status based on answer correctness
Grail Finder
2 days
Enha: /answer to return question
Grail Finder
2 days
feat: return full Question model in /answer response
Grail Finder (aider)
2 days
feat: update question template and simplify handler logic
Grail Finder
2 days
refactor: track question status using Status field instead of showNext flag
Grail Finder (aider)
2 days
feat: extract feedback into template partial and add Correct field
Grail Finder (aider)
2 days
refactor: fix variable declaration and remove duplicate code
Grail Finder
2 days
fix: properly define MainPage handler method
Grail Finder (aider)
2 days
feat: add next question button functionality
Grail Finder (aider)
2 days
Enha: index adjust
Grail Finder
2 days
fix: update test selectors and question text for reliability
Grail Finder (aider)
2 days
refactor: clean up imports and formatting in main.go
Grail Finder
2 days
feat: enhance answer handler with validation and feedback
Grail Finder (aider)
2 days
fix: correct whitespace in test question options
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
refactor: update test question to use individual option fields
Grail Finder (aider)
9 days
feat: return HTML feedback for answers
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
10 days
init
Grail Finder