lucaronin
|
63877e61ec
|
fix: store window state in logical points
|
2026-04-26 17:54:41 +02:00 |
|
lucaronin
|
8896f1d451
|
fix: restore saved window size after launch
|
2026-04-26 17:54:41 +02:00 |
|
lucaronin
|
cdd2ddec6c
|
feat: persist main window placement
|
2026-04-26 15:45:34 +02:00 |
|
lucaronin
|
8406042db1
|
fix: support native folder drops in AI inputs
|
2026-04-26 13:59:39 +02:00 |
|
lucaronin
|
f58e9d8930
|
fix: allow editor runtime styles under CSP
|
2026-04-26 11:31:41 +02:00 |
|
lucaronin
|
5336236e79
|
test: cover native command wrappers
|
2026-04-26 08:39:56 +02:00 |
|
lucaronin
|
f9719f11b5
|
feat: add app localization foundation
|
2026-04-26 08:18:47 +02:00 |
|
lucaronin
|
e4083ded1a
|
fix: detect claude cli on windows
|
2026-04-26 07:34:27 +02:00 |
|
lucaronin
|
65a89f102a
|
fix: detect codex from macos shell paths
|
2026-04-26 06:48:35 +02:00 |
|
lucaronin
|
5a546b9a8b
|
feat: add generic MCP config support
|
2026-04-26 00:15:22 +02:00 |
|
lucaronin
|
7d6fd5cc51
|
fix: preserve unicode note title slugs
|
2026-04-25 23:08:30 +02:00 |
|
lucaronin
|
9d30d1165f
|
fix: harden linux appimage startup
|
2026-04-25 18:54:38 +02:00 |
|
lucaronin
|
3ebfa642fa
|
fix: allow runtime stylesheet injection
|
2026-04-25 16:06:17 +02:00 |
|
lucaronin
|
a56cb8c287
|
fix: allow raw editor styles under CSP
|
2026-04-25 12:03:54 +02:00 |
|
lucaronin
|
944efada94
|
fix: load note windows without vault scan
|
2026-04-25 10:53:09 +02:00 |
|
lucaronin
|
4929f11b6d
|
fix: harden windows release and git subprocesses
|
2026-04-25 00:58:49 +02:00 |
|
lucaronin
|
3f4e5b585f
|
fix: refresh image asset scope after attachment writes
|
2026-04-25 00:19:57 +02:00 |
|
lucaronin
|
122aba7878
|
fix: load current note in new window
|
2026-04-24 23:29:44 +02:00 |
|
lucaronin
|
54c0efa3e4
|
feat: add dark mode foundation
|
2026-04-24 22:28:07 +02:00 |
|
lucaronin
|
0f5d7d5340
|
fix: restore folder boundary validation
|
2026-04-24 19:23:55 +02:00 |
|
lucaronin
|
d6b3c0aef3
|
feat: add windows desktop release support
|
2026-04-24 19:23:55 +02:00 |
|
lucaronin
|
8c7f9238cb
|
fix: gate macos shortcut constants for linux clippy
|
2026-04-24 16:45:05 +02:00 |
|
lucaronin
|
38acebba7c
|
feat: add linux desktop support
|
2026-04-24 16:25:36 +02:00 |
|
lucaronin
|
46865638cd
|
fix: harden clone git repo flow
|
2026-04-24 14:56:17 +02:00 |
|
lucaronin
|
564ee0a387
|
test: cover native command wrappers
|
2026-04-24 14:44:01 +02:00 |
|
github-actions[bot]
|
44c7f43e57
|
Merge branch 'main' into main
|
2026-04-24 11:43:53 +00:00 |
|
lucaronin
|
f2c83be4b3
|
fix: format MCP config tests
|
2026-04-24 13:32:30 +02:00 |
|
lucaronin
|
6104402bfb
|
fix: write Claude Code MCP config to .claude.json
|
2026-04-24 13:22:33 +02:00 |
|
github-actions[bot]
|
b3744e3bf5
|
Merge branch 'main' into main
|
2026-04-24 10:43:45 +00:00 |
|
lucaronin
|
67c8598b87
|
fix: keep clone flows off the UI thread
|
2026-04-24 12:34:00 +02:00 |
|
github-actions[bot]
|
bddf5106bb
|
Merge branch 'main' into main
|
2026-04-24 06:31:23 +00:00 |
|
lucaronin
|
ba5c165016
|
test: harden macos titlebar coverage
|
2026-04-24 08:20:30 +02:00 |
|
Brian Lee
|
499e481df8
|
Merge branches 'main', 'main', 'main' and 'main' of https://github.com/refactoringhq/tolaria
|
2026-04-24 15:07:00 +09:00 |
|
Brian Lee
|
05156ca793
|
feat: add inbox auto-advance setting
|
2026-04-24 15:04:08 +09:00 |
|
lucaronin
|
b7f482bf27
|
fix: respect macos header double click action
|
2026-04-24 07:47:53 +02:00 |
|
lucaronin
|
24e317cfa6
|
fix: handle unreadable non-utf8 files gracefully
|
2026-04-24 03:02:03 +02:00 |
|
lucaronin
|
57bbcdbaef
|
fix: format cache hardening helpers
|
2026-04-24 00:00:10 +02:00 |
|
lucaronin
|
42bb6c4b18
|
fix: harden vault cache updates
|
2026-04-24 00:00:10 +02:00 |
|
lucaronin
|
accc6270d3
|
fix: restore vault images and default folders
|
2026-04-23 23:11:46 +02:00 |
|
lucaronin
|
21b6d8984a
|
fix: support symlinked vault notes
|
2026-04-23 18:36:45 +02:00 |
|
lucaronin
|
d98fa94e14
|
fix: retry commits when signing helper is missing
|
2026-04-23 17:27:53 +02:00 |
|
lucaronin
|
6dbcc334bf
|
fix: create repos despite commit signing
|
2026-04-23 13:26:01 +02:00 |
|
lucaronin
|
4944365ed7
|
fix: detect local Claude Code installs
|
2026-04-23 12:24:26 +02:00 |
|
lucaronin
|
2b9294f884
|
style: format note move backend
|
2026-04-23 00:41:04 +02:00 |
|
lucaronin
|
2c9361d704
|
feat: retarget notes to types and folders
|
2026-04-22 23:56:00 +02:00 |
|
lucaronin
|
bf13eed3ab
|
fix: handle filename collisions in create flows
|
2026-04-22 22:37:01 +02:00 |
|
lucaronin
|
a27a70e552
|
fix: allow PostHog and Google Fonts in app CSP
|
2026-04-22 22:24:45 +02:00 |
|
lucaronin
|
9fda0a67ec
|
fix: make note renames crash-safe
|
2026-04-22 21:18:38 +02:00 |
|
lucaronin
|
f3286922ad
|
fix: satisfy clippy for MCP status
|
2026-04-22 19:28:58 +02:00 |
|
lucaronin
|
b0b476c9e5
|
fix: harden external AI tool setup
|
2026-04-22 19:18:52 +02:00 |
|