lucaronin
2c9361d704
feat: retarget notes to types and folders
2026-04-22 23:56:00 +02:00
lucaronin
9fda0a67ec
fix: make note renames crash-safe
2026-04-22 21:18:38 +02:00
lucaronin
b0b476c9e5
fix: harden external AI tool setup
2026-04-22 19:18:52 +02:00
lucaronin
cda87ee6c0
feat: add sidebar folder rename and delete actions
2026-04-22 17:16:56 +02:00
lucaronin
33324a5c79
fix: harden mcp bridge and vault boundaries
2026-04-22 17:14:42 +02:00
lucaronin
ca89662231
fix: sync raw editor frontmatter state
2026-04-21 10:06:54 +02:00
lucaronin
7be5519f61
fix: sort alpha releases chronologically
2026-04-21 09:10:16 +02:00
lucaronin
0020ade6d7
fix: tighten pulled note refresh flow
2026-04-20 14:43:52 +02:00
lucaronin
f223d4f654
refactor: curate demo-vault-v2 fixture
2026-04-19 22:26:35 +02:00
lucaronin
8581a1b1e6
fix: organize seeded claude shim files
2026-04-19 17:08:45 +02:00
lucaronin
374b4f6686
feat: keep getting started vaults local by default
2026-04-19 16:18:35 +02:00
lucaronin
00cb938766
fix: add cmd o quick-open alias
2026-04-19 13:47:02 +02:00
lucaronin
9ecefc90d5
feat: add stable landing page download link
2026-04-19 04:44:17 +02:00
lucaronin
92ea32c0b8
feat: add neighborhood browsing mode
2026-04-19 03:37:33 +02:00
lucaronin
2e2bd2f3b3
fix: preserve native welcome vault creation
2026-04-19 02:37:29 +02:00
lucaronin
72b5b52140
feat: add view note-list controls
2026-04-18 20:31:25 +02:00
lucaronin
db7aaf1385
fix: restore note type during vault repair
2026-04-18 10:38:50 +02:00
lucaronin
323ef1913b
feat: add AutoGit idle and inactive checkpoints
2026-04-16 23:38:30 +02:00
lucaronin
edd5a1ce8f
feat: align release version naming
2026-04-16 14:43:08 +02:00
lucaronin
905754e0c5
fix: reduce editor-only window width floor
2026-04-16 09:38:34 +02:00
lucaronin
d469f220e7
fix: make main window min width follow visible panes
2026-04-16 05:03:01 +02:00
lucaronin
d60c47ee27
feat: standardize relationship property labels
2026-04-16 03:45:34 +02:00
lucaronin
087e9f13c8
fix: rename getting started starter repo
2026-04-16 03:08:29 +02:00
lucaronin
bbf98d6112
feat: customize all-notes note list columns
2026-04-16 02:18:43 +02:00
lucaronin
37f099ab1e
fix: keep editor formatting markdown-safe
2026-04-15 22:42:40 +02:00
lucaronin
7eaf57d040
fix: make getting started clone destination explicit
2026-04-15 14:55:56 +02:00
lucaronin
2720c14e22
fix: refresh stale vault agent guidance
2026-04-14 20:45:52 +02:00
lucaronin
ec3f90e865
feat: add vault ai guidance restore flow
2026-04-14 14:16:55 +02:00
lucaronin
9154a8153f
fix: refresh default vault agents guidance
2026-04-14 12:52:32 +02:00
lucaronin
f31f827a4f
fix: restore alpha build label
2026-04-13 23:48:19 +02:00
lucaronin
f50d9127d1
fix: restore editor code block highlighting
2026-04-13 22:00:50 +02:00
lucaronin
d540d76f73
feat: support selectable cli ai agents
2026-04-13 19:37:59 +02:00
lucaronin
14dc07084d
fix: remove daily note command surfaces
2026-04-12 23:14:03 +02:00
lucaronin
a4397d48de
fix: split alpha and stable release channels
2026-04-12 22:14:53 +02:00
lucaronin
fd9de04275
feat: add first-launch Claude Code onboarding
2026-04-12 19:56:10 +02:00
lucaronin
a13e36a504
feat: support local-only git commits without remotes
2026-04-12 19:38:25 +02:00
lucaronin
e2745d96eb
refactor: remove github auth integration
2026-04-12 17:08:07 +02:00
lucaronin
361898b187
refactor: rename app branding from Laputa to Tolaria
2026-04-12 01:35:34 +02:00
lucaronin
258b54b074
refactor: make shortcut QA modes explicit
2026-04-11 19:03:15 +02:00
lucaronin
f694b9b5e4
fix: unblock native ai panel shortcut in tauri
2026-04-11 18:34:39 +02:00
lucaronin
798a6b2125
refactor: make shortcut execution renderer-first
2026-04-11 15:42:53 +02:00
lucaronin
4b60b9539d
refactor: centralize shortcut routing metadata
2026-04-11 12:59:11 +02:00
lucaronin
b1bc056afb
refactor: unify shortcut command routing
2026-04-11 10:39:08 +02:00
lucaronin
7bc74432ac
feat: add explicit note organization setting
2026-04-10 13:52:39 +02:00
lucaronin
ef4a51202c
feat: clone the starter vault on demand
2026-04-07 23:28:02 +02:00
lucaronin
771409d30b
feat: add note icon property support
2026-04-07 21:09:06 +02:00
lucaronin
2eb8e02061
fix: stop syncing title frontmatter on note open
2026-04-07 20:43:13 +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
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