index
:
kioku
claude/allow-delete-card-fields-auoeV
main
kioku
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-04
fix(study): use 3 AM boundary for counting today's new card reviews
nsfisis
2026-02-04
fix(study): apply 3 AM boundary to study API card queries
nsfisis
2026-02-04
chore(deps): update dependencies and pin JWT algorithm
nsfisis
2026-02-04
feat(deps): migrate atomFamily from jotai/utils to jotai-family
nsfisis
2026-02-04
feat(study): enforce newCardsPerDay limit in study API
nsfisis
2026-02-04
refactor(ui): remove card count from note group header
nsfisis
2026-02-04
refactor(ui): replace LoadingSpinner with skeleton fallbacks in Suspense
nsfisis
2026-02-02
Merge pull request #11 from nsfisis/claude/investigate-learning-schedule-plOdQ
nsfisis
2026-02-02
fix(study): use date-based comparison with 3 AM boundary for due cards
Claude
2026-02-01
feat: bump version to 0.4.2
v0.4.2
nsfisis
2026-02-01
fix(pwa): fix broken tests
nsfisis
2026-02-01
feat(pwa): add icons
nsfisis
2026-02-01
feat(study): enable FSRS fuzz for due date variation
nsfisis
2026-02-01
feat(study): add Space key as Good rating shortcut when card is flipped
nsfisis
2026-02-01
refactor(atoms): migrate to jotai-tanstack-query from custom reloadable atoms
nsfisis
2026-01-31
feat(cards): add search filtering to deck cards page
nsfisis
2026-01-31
feat(cards): add pagination to deck cards page (50 cards per page)
nsfisis
2026-01-26
feat: bump version to 0.4.1
v0.4.1
nsfisis
2026-01-20
Merge pull request #10 from nsfisis/claude/separate-deck-learning-view-jb2rV
nsfisis
2026-01-20
feat(deck): separate card list from deck detail page
Claude
2026-01-12
Merge pull request #9 from nsfisis/claude/show-daily-card-count-6dJ6t
nsfisis
2026-01-12
chore: remove package-lock.json (project uses pnpm)
Claude
2026-01-12
chore: add package-lock.json
Claude
2026-01-12
feat(deck): show due card count on deck list page
Claude
2026-01-04
refactor(client): migrate state management from React Context to Jotai
nsfisis
2026-01-03
feat: bump version to 0.4.0
v0.4.0
nsfisis
2026-01-03
feat(study): shuffle cards when starting study session
nsfisis
2026-01-03
feat(import): display expected CSV format dynamically per note type
nsfisis
2026-01-02
feat(import): simplify CSV format by removing deck column
nsfisis
2026-01-01
refactor(client): migrate API calls to typed RPC client
nsfisis
2026-01-01
docs: add CSV import documentation
nsfisis
2026-01-01
feat: bump version to 0.3.0
v0.3.0
nsfisis
2026-01-01
feat(import): add CSV bulk import for notes
nsfisis
2026-01-01
fix(ui): allow line-breaks in card templates
nsfisis
2026-01-01
fix(auth): redirect to login when session expires
nsfisis
2026-01-01
fix(auth): add automatic token refresh on 401 responses
nsfisis
2025-12-31
chore: update README
nsfisis
2025-12-31
feat(db): add ORDER BY to repository SELECT queries
nsfisis
2025-12-31
chore(docs): update roadmap
nsfisis
2025-12-31
refactor(client): remove duplicate create buttons from empty states
nsfisis
2025-12-31
refactor(client): use Hono InferResponseType for API response types
nsfisis
2025-12-31
fix(client): parse nested error object in API responses
nsfisis
2025-12-31
refactor(db): replace DATABASE_URL with individual POSTGRES_* env vars
nsfisis
2025-12-31
feat: update dependencies
v0.2.0
nsfisis
2025-12-31
refactor(sync): simplify ConflictResolutionResult to use string arrays
nsfisis
2025-12-31
refactor(sync): remove legacy conflict resolution strategies
nsfisis
2025-12-31
refactor(sync): remove legacy LWW conflict resolution strategy
nsfisis
2025-12-31
fix(build): add WASM support for Automerge in Vite
nsfisis
2025-12-31
docs(roadmap): mark server data migration as complete
nsfisis
2025-12-31
feat(crdt): add client-side CRDT migration script
nsfisis
[next]