index
:
kioku
claude/allow-delete-card-fields-auoeV
main
kioku
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
server
/
repositories
/
card.ts
Age
Commit message (
Expand
)
Author
2026-02-12
feat: 学習カード数の上限を撤廃
Claude
2026-02-05
fix(decks): align due card count with study screen limits
nsfisis
2026-02-04
fix(study): apply 3 AM boundary to study API card queries
nsfisis
2026-02-04
feat(study): enforce newCardsPerDay limit in study API
nsfisis
2026-02-02
fix(study): use date-based comparison with 3 AM boundary for due cards
Claude
2026-01-12
feat(deck): show due card count on deck list page
Claude
2025-12-31
feat(db): add ORDER BY to repository SELECT queries
nsfisis
2025-12-31
feat(card): cascade card deletion to note and sibling cards
nsfisis
2025-12-31
feat(schema): make note_id and is_reversed NOT NULL
nsfisis
2025-12-31
feat(study): render note-based cards using template system
nsfisis
2025-12-31
feat(api): include note data in Card and Study route responses
nsfisis
2025-12-31
feat(repo): extend CardRepository with note data support
nsfisis
2025-12-07
feat(server): add study session API with FSRS integration
nsfisis
2025-12-07
feat(server): add card CRUD endpoints
nsfisis