2684eb1d24
feat(tui): add link picker and navigation history
lerko2026-05-21 14:03:09 -04:00
8426c2fbc1
Merge pull request 'feat(db): add wiki-link extraction, resolution, and backlinks' (#44) from feat/entry-linking into main
main
lerko2026-05-21 17:49:04 +00:00
d24df8432f
Merge pull request 'feat(tui): add tag autocomplete and query composition' (#43) from feat/tag-autocomplete-query-compose into main
lerko2026-05-21 16:22:00 +00:00
e22e040688
feat(tui): add tag autocomplete and query composition
lerko2026-05-21 12:12:07 -04:00
29bd7d3dc6
Merge pull request 'fix(ci): act runner compatibility' (#42) from fix/ci-act-runner-compat into main
lerko2026-05-21 15:11:04 +00:00
b9b3f99be9
Revert "fix(ci): use sh instead of bash for act runner compatibility"
lerko2026-05-21 11:07:10 -04:00
cae651302a
fix(ci): use sh instead of bash for act runner compatibility
lerko2026-05-21 10:54:34 -04:00
8fc686ec6d
Merge pull request 'feat(export): add HTML card deck export' (#41) from feat/html-card-export into main
lerko2026-05-21 02:00:38 +00:00
564039112a
feat(export): add HTML card deck export
lerko2026-05-20 21:49:19 -04:00
eea59b3f3c
Merge pull request 'fix: code hardening from senior dev audit' (#40) from fix/audit-phase1-hardening into main
lerko2026-05-21 01:04:30 +00:00
ceb29fdd7b
chore: mark all audit phases complete in TODO
lerko2026-05-20 20:54:57 -04:00
2152baeb4f
feat: add export and backup commands
lerko2026-05-20 20:54:44 -04:00
33f6d99ba7
test(cmd): add tests for add, delete, promote, demote, absorb, ls
lerko2026-05-20 20:52:57 -04:00
d715b053e7
refactor(db): thread context.Context through all Store methods
lerko2026-05-20 20:51:51 -04:00
50b80f4407
ci: add Gitea Actions workflow for test and lint on PR
lerko2026-05-20 20:42:16 -04:00
8663beeb96
fix: harden API, DB, and web layer from audit findings
lerko2026-05-20 20:41:53 -04:00
1ac4196547
Merge pull request 'feat(tui): add 13 preloaded themes matching web design system' (#39) from feat/tui-theme into main
lerko2026-05-21 00:27:49 +00:00
a96c1a52f4
feat(tui): add 13 preloaded themes matching web design system
lerko2026-05-20 20:13:21 -04:00
db1dc135d2
Merge pull request 'fix(web): mobile edit via inline fullscreen' (#38) from fix/mobile-edit into main
lerko2026-05-20 23:17:45 +00:00
7d1e0f895c
fix(web): mobile edit via inline fullscreen instead of hidden detail pane
lerko2026-05-20 19:14:02 -04:00
82bc6e7ba1
Merge pull request 'fix(tui): stream layout density and alignment' (#37) from fix/stream-layout-density into main
lerko2026-05-20 22:57:58 +00:00
533e086ffb
fix(tui): esc closes detail split when list is focused
lerko2026-05-20 18:57:15 -04:00
989aa86679
fix(tui): compute truncation budget from actual overhead, not magic numbers
lerko2026-05-20 18:49:38 -04:00
3eb778f31b
fix(tui): clean up stream row density — drop ID, fix newline leak, align margins
lerko2026-05-20 18:12:18 -04:00
98fdae1e3a
Merge pull request 'feat(tui): stumble mode — resurface stale entries card by card' (#36) from feat/stumble into main
lerko2026-05-20 20:57:25 +00:00
a567b2ce73
feat(tui): stumble mode — resurface stale entries card by card
lerko2026-05-20 16:40:40 -04:00
388ae88d4a
Merge pull request 'feat(tui): collapsible tag rail with ambient tag awareness' (#35) from feat/tag-rail into main
lerko2026-05-20 19:24:42 +00:00
60705463c1
fix(tui): simplify focus model — tab toggles capture ↔ list only
lerko2026-05-20 15:08:11 -04:00
b5b7f6b6ee
feat(tui): collapsible tag rail with ambient tag awareness
lerko2026-05-20 14:32:32 -04:00
3f57531995
Merge pull request 'feat(tui): always-visible capture bar with focus cycling' (#34) from feat/capture-first into main
lerko2026-05-20 18:25:55 +00:00
a2dac64d1f
feat(tui): always-visible capture bar with focus cycling
lerko2026-05-20 14:11:46 -04:00
3daa5a2e11
Merge pull request 'feat(tui): layout and interaction polish' (#33) from fix/tui-polish into main
lerko2026-05-20 16:33:58 +00:00
1c5f6836f5
Merge pull request 'feat/resizable-panels' (#20) from feat/resizable-panels into main
lerko2026-05-17 00:48:39 +00:00
ff190e395b
feat(ui): context-sensitive z key (focus mode)
lerko2026-05-16 20:46:23 -04:00
0316076bf8
feat(ui): resizable rail and peek pane
lerko2026-05-16 20:42:20 -04:00
a399c4fb15
Merge pull request 'feat(ui): self-host fonts, remove Google Fonts CDN' (#19) from feat/solidify-fonts into main
lerko2026-05-17 00:01:23 +00:00
ab07f631a7
Merge pull request 'feat: UI redesign, capture grammar, demo command' (#14) from develop into main
lerko2026-05-16 20:07:28 +00:00
db3f88508e
Merge pull request 'fix(ui): edit pill in stream peek, unified edit mode' (#13) from fix/ui-polish into develop
lerko2026-05-16 19:22:52 +00:00
1c6ba2b34c
fix(ui): add edit pill to stream peek, unify edit mode across views
lerko2026-05-16 13:42:44 -04:00
13cb7b420e
Merge pull request 'feat: add demo subcommand with seeded test data' (#12) from feat/demo-command into develop
lerko2026-05-16 17:15:16 +00:00
5bb6e89523
feat: add demo subcommand with seeded test data
lerko2026-05-16 13:13:05 -04:00
f6602e3595
Merge pull request 'feat: absorb button, preserve newlines, demote promoted items' (#11) from fix/absorb-button-and-newlines into develop
lerko2026-05-16 17:02:00 +00:00