lucaronin
057c73376c
fix: preserve rich editor copy html
2026-06-05 18:16:16 +02:00
Tolaria
7fa284f0d0
fix: edit display math as block property
2026-06-01 10:05:11 +02:00
lucaronin
9a2c025d07
fix: recover table row render errors
2026-05-29 11:20:45 +02:00
lucaronin
fbb51a0b4c
fix: resolve codacy high severity findings
2026-05-26 10:52:53 +02:00
lucaronin
2df076f834
fix: bound code-block clipboard copies
2026-05-23 19:59:13 +02:00
lucaronin
454181456d
fix: insert emoji shortcode suggestions
2026-05-23 19:06:07 +02:00
lucaronin
832feb7df1
fix: standardize icons on phosphor
2026-05-14 12:14:16 +02:00
lucaronin
95dab219b8
fix: preserve cjk code block copy text
2026-05-14 07:48:04 +02:00
lucaronin
07edfac400
feat: support mounted vault workspaces
2026-05-11 18:21:12 +02:00
lucaronin
5c05347690
fix: recover editor block ids before remount
2026-05-11 17:47:15 +02:00
lucaronin
6076332b8b
fix: preserve list markers on fresh paste
2026-05-09 18:39:41 +02:00
lucaronin
5a2642ba81
fix: allow multimedia embed url input
2026-05-08 12:06:28 +02:00
lucaronin
5f00bae2cf
fix: preserve slash menu mouse selection
2026-05-08 11:01:44 +02:00
lucaronin
a29ce24280
fix: clear codacy regex and xss highs
2026-05-07 22:22:29 +02:00
lucaronin
27f1092251
feat: add math slash command
2026-05-07 21:30:19 +02:00
lucaronin
8707c9e4be
fix: recover stale BlockNote render ids
2026-05-07 06:22:39 +02:00
lucaronin
5a02b9240a
fix(editor): open PDF attachments from notes
2026-05-07 00:55:07 +02:00
lucaronin
691f5eec7c
fix: expand editor whitespace selection hit area
2026-05-06 10:49:06 +02:00
lucaronin
88f5d04b8c
fix(editor): preserve exact copied text
2026-05-05 18:18:56 +02:00
lucaronin
bc97ade133
fix(editor): support whitespace drag selection
2026-05-05 16:51:56 +02:00
lucaronin
f49b8f60dc
fix: guard fresh-note heading paste
2026-05-03 18:27:26 +02:00
lucaronin
033759598a
fix: improve editor block controls
2026-05-03 12:28:00 +02:00
lucaronin
dbb12e96fe
feat(editor): add code block copy action
2026-05-03 11:34:56 +02:00
lucaronin
ee71a00c6f
feat: add paste without formatting command
2026-05-01 00:59:32 +02:00
lucaronin
fdc7d8fd84
fix: guard note suggestions during reload
2026-04-30 12:38:23 +02:00
lucaronin
65ff44eb50
feat: open inline images in lightbox
2026-04-30 06:24:38 +02:00
lucaronin
f34fdb0289
fix: guard stale suggestion menu actions
2026-04-28 23:29:09 +02:00
lucaronin
39f44b86aa
fix: copy fenced code blocks exactly
2026-04-27 18:31:51 +02:00
lucaronin
2704002973
fix: remove note drag and drop flows
2026-04-26 22:51:08 +02:00
lucaronin
f58e9d8930
fix: allow editor runtime styles under CSP
2026-04-26 11:31:41 +02:00
lucaronin
694419d442
fix: disable native text suggestions
2026-04-26 03:01:10 +02:00
lucaronin
36e8a62284
fix: isolate blocknote side-menu clicks
2026-04-26 01:20:11 +02:00
lucaronin
75ed6460ac
feat: drop notes into editors as wikilinks
2026-04-25 22:31:57 +02:00
lucaronin
92eee0d470
fix: keep editor selection stable around media blocks
2026-04-25 21:21:41 +02:00
lucaronin
05896bde19
fix: restore editor external link toolbar actions
2026-04-24 23:25:22 +02:00
lucaronin
54c0efa3e4
feat: add dark mode foundation
2026-04-24 22:28:07 +02:00
lucaronin
4701485ee5
fix: keep empty title clicks in h1
2026-04-24 20:13:34 +02:00
lucaronin
66c183fa61
fix: keep IME composition stable in editors
2026-04-24 02:50:12 +02:00
lucaronin
e956c806e5
fix: keep editor sync from clobbering live inserts
2026-04-20 18:35:50 +02:00
lucaronin
b00183419e
fix: show Note metadata in autocomplete
2026-04-18 13:37:15 +02:00
lucaronin
fb55ed2f6d
fix: remove unsupported block colors menu
2026-04-17 17:48:12 +02:00
lucaronin
d1dbada9e4
fix: restore markdown-safe editor formatting controls
2026-04-16 11:24:37 +02:00
lucaronin
37f099ab1e
fix: keep editor formatting markdown-safe
2026-04-15 22:42:40 +02:00
lucaronin
8f72c4839d
fix: preserve zoomed block handle hover
2026-04-15 19:42:25 +02:00
lucaronin
60da17e13b
fix: restore blocknote slash menu styling
2026-04-14 11:14:49 +02:00
lucaronin
a034a79db2
fix: align blocknote editor context
2026-04-13 22:45:25 +02:00
lucaronin
6188395141
fix: align desktop test bridge types
2026-04-12 12:29:13 +02:00
lucaronin
1bf5a7d6e4
fix: preserve resized tables across raw mode toggles
2026-04-12 11:45:59 +02:00
lucaronin
5c5d40ff24
fix: require cmd-click for editor links
2026-04-08 19:06:21 +02:00
lucaronin
d0c3a6b889
refactor: remove Trash system — delete is now permanent with confirm modal
...
Remove all vestiges of the abandoned Trash system: trashed/trashedAt fields
from types, frontmatter parsing, sidebar filtering, editor banners, inspector
components, mock data, and all related tests. Delete is already permanent via
useDeleteActions with a confirmation dialog. Notes with trashed:true in
existing vault frontmatter are now treated as normal notes (the flag is
ignored by the parser).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 12:21:56 +02:00