lucaronin
7bda58bbf6
fix: clear codacy focus and history highs
2026-05-07 22:59:58 +02:00
lucaronin
5965d5f23f
fix: clear codacy object injection highs
2026-05-07 20:54:32 +02:00
lucaronin
8d35fbcba3
fix: clear codacy high severity batches
2026-05-07 19:52:14 +02:00
lucaronin
6ab5c2aa46
fix: keep saved view property sorts visible
2026-05-07 14:04:44 +02:00
lucaronin
5c3a49d2ca
fix: handle shorthand type sort fields
2026-05-06 23:19:50 +02:00
lucaronin
c8ac12f3dc
feat: cache note content and parsed editor blocks
2026-05-01 23:14:36 +02:00
lucaronin
fd3afc2493
feat: configure all notes file visibility
2026-04-30 02:17:49 +02:00
lucaronin
1f4889fe66
fix: keep vault loading shell visible
2026-04-29 23:12:33 +02:00
lucaronin
3dc520abea
feat: add safe note open cache
2026-04-29 12:09:58 +02:00
Disheng Qiu
926db0eeb5
feat: add lara-powered app localization
2026-04-27 13:06:59 +02:00
lucaronin
0d88c75718
Merge branches 'main', 'main', 'main' and 'main' of https://github.com/refactoringhq/tolaria
2026-04-27 09:42:36 +02:00
lucaronin
4ef6edfb10
feat: preview vault images in app
2026-04-27 00:36:24 +02:00
lucaronin
2704002973
fix: remove note drag and drop flows
2026-04-26 22:51:08 +02:00
lucaronin
a2f8ba72a2
fix: complete app localization pass
2026-04-26 19:37:21 +02:00
lucaronin
f9719f11b5
feat: add app localization foundation
2026-04-26 08:18:47 +02:00
lucaronin
54c0efa3e4
feat: add dark mode foundation
2026-04-24 22:28:07 +02:00
lucaronin
2c9361d704
feat: retarget notes to types and folders
2026-04-22 23:56:00 +02:00
lucaronin
3e4e2ebdc6
refactor: simplify breadcrumb and note-list search ui
2026-04-21 19:03:11 +02:00
lucaronin
b785c53ef9
test: increase strategic coverage
2026-04-21 16:54:52 +02:00
lucaronin
367a66f32a
fix: debounce note list search
2026-04-21 00:47:45 +02:00
lucaronin
2d5361b2e9
fix: keep keyboard note switching snappy
2026-04-19 11:49:48 +02:00
lucaronin
92ea32c0b8
feat: add neighborhood browsing mode
2026-04-19 03:37:33 +02:00
lucaronin
72b5b52140
feat: add view note-list controls
2026-04-18 20:31:25 +02:00
lucaronin
fd0cfc7fb6
fix: exclude attachments from all notes totals
2026-04-18 11:53:06 +02:00
lucaronin
ce26c57e99
feat: expand note list search content
2026-04-17 01:46:04 +02:00
lucaronin
6334d10540
💅 polish inspector, note list, and history UI
2026-04-16 17:03:50 +02:00
lucaronin
4e66f09eef
fix: make note-list property pickers searchable
2026-04-16 10:25:56 +02:00
lucaronin
f665f089dc
fix: narrow note list entity selection
2026-04-16 09:11:22 +02:00
lucaronin
57a87e43b3
fix: make keyboard note navigation predictable
2026-04-16 09:04:13 +02:00
lucaronin
d60c47ee27
feat: standardize relationship property labels
2026-04-16 03:45:34 +02:00
lucaronin
b8dfc79e80
fix: align note list model event types
2026-04-16 02:21:55 +02:00
lucaronin
bbf98d6112
feat: customize all-notes note list columns
2026-04-16 02:18:43 +02:00
lucaronin
9c0bda55f6
fix: apply note shortcuts to full multi-selection
2026-04-16 01:36:44 +02:00
lucaronin
82192f23be
feat: simplify bulk action bar
2026-04-16 00:38:43 +02:00
lucaronin
9ccd0a7221
fix: remove all notes status pills
2026-04-14 20:07:54 +02:00
lucaronin
a1ffe7a074
fix: align note list header icons
2026-04-13 23:33:46 +02:00
lucaronin
557a45189d
fix: show diff stats in changes list
2026-04-13 15:22:21 +02:00
lucaronin
de91167a28
fix: align note list header actions
2026-04-12 22:29:36 +02:00
lucaronin
3feb167b12
fix: surface status in note list chip picker
2026-04-08 20:56:12 +02:00
lucaronin
90785440a0
refactor: improve CodeScene hotspot health
2026-04-08 14:01:19 +02:00
lucaronin
f66c8cf8ca
fix: stabilize note list hotspots
2026-04-08 09:18:59 +02:00
lucaronin
8141b8fc8c
refactor: split note list hotspots
2026-04-08 09:03:02 +02:00
lucaronin
771409d30b
feat: add note icon property support
2026-04-07 21:09:06 +02:00
lucaronin
31e41e869a
fix: avoid duplicate list property drag tab index
2026-04-07 20:34:10 +02:00
lucaronin
9cc3bcf758
feat: customize inbox note list columns
2026-04-07 20:31:08 +02:00
lucaronin
8218bcf558
feat: show deleted notes as restorable changes
2026-04-07 20:09:04 +02:00
lucaronin
0c5db9ebea
fix: remove remaining trash navigation command and header title
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 12:27:15 +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
lucaronin
8d90b8489b
feat: add type-specific property chips in note list
...
Parse _list_properties_display from type file frontmatter and render
property/relationship values as chips below note snippets. Add a
SlidersHorizontal config popover in the note list header (sectionGroup
views only) with checkboxes and drag-to-reorder via dnd-kit. Changes
are saved back to the type file's frontmatter immediately.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 12:52:54 +02:00
lucaronin
c5b151a32e
fix: remove Quarter filter pill from Inbox, keep Week/Month/All
2026-04-04 10:48:46 +02:00