lucaronin
ff4a78f964
feat: load readable release notes dynamically
2026-05-04 15:07:09 +02:00
lucaronin
69b9da6da6
feat: add readable stable release notes
2026-05-04 13:01:06 +02:00
lucaronin
3c483ba0e6
feat(editor): add table of contents panel
2026-05-04 06:08:09 +02:00
lucaronin
417e37f1d1
refactor(paths): share note path identity
2026-05-04 04:59:50 +02:00
lucaronin
a3e3192b66
refactor(editor): share durable block codecs
2026-05-04 04:09:14 +02:00
lucaronin
dfff3a848b
fix: resolve codacy critical security findings
2026-05-03 17:25:31 +02:00
lucaronin
aaf0336733
feat: add direct AI model providers
2026-05-03 16:23:15 +02:00
lucaronin
5b906cb3a4
fix(inspector): show blank frontmatter properties
2026-05-03 15:05:37 +02:00
lucaronin
033759598a
fix: improve editor block controls
2026-05-03 12:28:00 +02:00
lucaronin
871b62fbd3
feat: add markdown whiteboards
2026-05-03 12:17:20 +02:00
lucaronin
6d86770abf
fix: compact large ai agent context
2026-05-02 19:24:52 +02:00
lucaronin
e23ba0ae27
fix: normalize windows wikilink targets
2026-05-02 19:01:00 +02:00
lucaronin
19b31cc96a
fix: recover when active vault disappears
2026-05-02 17:53:13 +02:00
lucaronin
713b486750
fix: render release history tabs as pills
2026-05-02 11:25:39 +02:00
lucaronin
ba41854f0e
fix: ignore malformed reload entries
2026-05-02 10:00:50 +02:00
lucaronin
062de2656e
refactor(frontmatter): share canonical key rules
2026-05-02 02:16:13 +02:00
lucaronin
802b6b77d9
fix: align macOS header controls
2026-05-02 00:35:14 +02:00
lucaronin
fbfda2f15c
fix(types): render css type colors
2026-05-01 21:02:42 +02:00
lucaronin
6e41328f21
fix: tolerate colliding frontmatter properties
2026-05-01 18:09:48 +02:00
lucaronin
8b36ff6b00
fix: avoid active editor remount on unrelated vault refresh
2026-05-01 11:40:14 +02:00
lucaronin
a8bda0a11b
fix: allow linux window controls
2026-05-01 07:01:58 +02:00
lucaronin
1c010ddc22
fix: recover inert macos webview startup
2026-05-01 04:58:44 +02:00
lucaronin
c9ee81c5dc
test: cover locale-stable note subtitles
2026-05-01 04:06:02 +02:00
lucaronin
ee71a00c6f
feat: add paste without formatting command
2026-05-01 00:59:32 +02:00
lucaronin
adcaa8a387
fix: align ai agent permission modes
2026-04-30 21:18:15 +02:00
lucaronin
e49af5855b
fix: ignore stale vault refreshes after note switch
2026-04-30 10:54:16 +02:00
lucaronin
65ff44eb50
feat: open inline images in lightbox
2026-04-30 06:24:38 +02:00
lucaronin
fd3afc2493
feat: configure all notes file visibility
2026-04-30 02:17:49 +02:00
lucaronin
ec83e9b839
feat: show vault root in folder tree
2026-04-30 00:18:33 +02:00
d 🔹
cca72a9d6a
fix: pass 'en-US' to word-count toLocaleString in note subtitles ( #438 )
...
Subtitle helpers used the system locale to format word counts, while
adjacent date formatting in the same file already pins 'en-US'. On
locales like de-DE this produced '1.200 words' alongside English copy
('words', 'Created') and English-formatted dates, and broke
`noteListHelpers extra coverage` plus two SearchPanel cases on any
machine with a non-comma thousands separator.
Pass 'en-US' explicitly in both formatSubtitle and formatSearchSubtitle
so the number separator matches the surrounding English text and the
existing date convention in the file.
Closes #429
Co-authored-by: voidborne-d <voidborne@agentmail.to >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-29 22:08:56 +02:00
lucaronin
c295c9f2b5
feat: add note width modes
2026-04-29 19:26:24 +02:00
lucaronin
6f29542528
fix: render mermaid diagrams from notes
2026-04-29 17:14:28 +02:00
lucaronin
dcd0d73848
fix: open vault files externally
2026-04-29 14:25:15 +02:00
lucaronin
3a6c97272d
fix: allow pdf asset previews in csp
2026-04-29 13:32:29 +02:00
lucaronin
23145a05f5
feat: preview pdf files in app
2026-04-29 13:14:44 +02:00
lucaronin
3dc520abea
feat: add safe note open cache
2026-04-29 12:09:58 +02:00
lucaronin
a7c480af62
fix: normalize stale vault entry metadata
2026-04-29 04:33:18 +02:00
lucaronin
ed52a9e800
fix: preserve frontmatter date picker days
2026-04-29 03:56:44 +02:00
lucaronin
537bd0f3ec
fix: normalize Windows vault image paths
2026-04-29 03:02:57 +02:00
lucaronin
d2d4746d5c
feat: add vault ai agent permission modes
2026-04-29 01:26:33 +02:00
lucaronin
de627c2478
fix: normalize missing vault metadata
2026-04-28 22:52:07 +02:00
lucaronin
fd92ff5e9b
feat: allow manual saved view ordering
2026-04-28 20:41:07 +02:00
lucaronin
1aede09834
fix: preserve wikilinks inside markdown tables
2026-04-28 18:00:15 +02:00
lucaronin
8e66fb4c19
fix: preserve table math markdown
2026-04-28 16:47:52 +02:00
lucaronin
9c05e17d37
fix: sanitize custom view filenames
2026-04-28 05:39:41 +02:00
lucaronin
db82aee172
refactor: consolidate ai agent session flow
2026-04-28 04:20:40 +02:00
lucaronin
c72d833624
feat: add pi ai agent support
2026-04-28 03:41:04 +02:00
lucaronin
98fde6571a
feat: render mermaid note diagrams
2026-04-27 22:14:23 +02:00
lucaronin
76d8bba332
fix: remove hidden Claude permission bypass
2026-04-27 16:46:32 +02:00
lucaronin
9a292d2476
fix: map releases to Sentry
2026-04-27 15:27:31 +02:00