Commit Graph

130 Commits

Author SHA1 Message Date
Hermes Agent
917947a421 Add multi-platform release builds for 0.9.0 (closes #138).
Some checks failed
Tagged release / prepare-release (push) Failing after 5s
Tagged release / build-macos (push) Has been skipped
Tagged release / build-linux-arm64 (push) Has been skipped
Tagged release / build-linux-x64 (push) Has been skipped
Tagged release / build-windows (push) Has been skipped
Tagged release / publish-release (push) Has been skipped
2026-08-14 09:03:42 +00:00
520e1d86ea Update vulnerable dependencies and migrate to Iced 0.14. 2026-08-09 17:16:26 +02:00
5709c80209 Add complete keyboard navigation. 2026-08-07 17:00:49 +02:00
41d5f1c014 Preserve sidebar state for blogmarks. 2026-08-07 15:40:06 +02:00
358648378e Add in-window menus for Linux and Windows. 2026-08-07 15:23:12 +02:00
a74165fae5 Preserve cursor position for modal insertions 2026-08-01 19:50:00 +02:00
932b73cd97 Fix automatic translation request handling 2026-08-01 19:18:01 +02:00
bda3c400ef Fix post autosave blocking editor interactions 2026-08-01 18:56:11 +02:00
9a937675b4 Localize the post published toast. 2026-08-01 12:25:59 +02:00
c4e5dbb8e6 Retry failed automatic translations once. 2026-08-01 12:18:54 +02:00
b25691ddac Open blogmark drafts before semantic indexing finishes. 2026-08-01 11:29:10 +02:00
2fed5371ca Refresh runtime settings without opening Preferences. 2026-08-01 10:44:53 +02:00
81382b45ce Restore translation actions and flags after launch. 2026-08-01 10:34:32 +02:00
45f68422ed Open Preferences as a complete settings workspace. 2026-08-01 10:22:27 +02:00
da13bac755 fix: more work on background tasks 2026-07-24 11:43:11 +02:00
7a3c5683e7 feat: reworked the category editing 2026-07-24 09:00:12 +02:00
d9085cf681 fix: still working on rendering speed 2026-07-24 07:10:57 +02:00
87318c8b22 fix: hopefully fixed the background task progress situation 2026-07-23 22:48:53 +02:00
ea90167a5a fix: fixed rendering from validate-apply 2026-07-23 21:51:12 +02:00
2844ed5a47 Add forced full-site rendering 2026-07-23 10:23:02 +02:00
632822fe1b Remove remote editing from the Git sidebar 2026-07-23 09:38:40 +02:00
a01c86e383 Exit when the desktop window closes 2026-07-23 09:21:44 +02:00
7b8e539340 Match bDS2 canonical file serialization 2026-07-22 20:19:21 +02:00
fdf47da40a Restore project workspace state 2026-07-22 19:57:26 +02:00
9087096c5d Localize engine progress messages 2026-07-22 19:09:10 +02:00
70503c8bc2 Enforce unique MCP proposal identities 2026-07-22 18:25:19 +02:00
2dcaf7f7f7 Limit automatic translation to manual saves 2026-07-22 18:11:09 +02:00
ba6a297d9b Use configured languages in generation validation 2026-07-22 18:02:04 +02:00
64e3847ef2 chore: fix/cleanup stuff related to previous unchecked commits 2026-07-22 17:54:33 +02:00
Bauer, Georg
a3f2c451e3 fix: small findings with regard to deletes from sidebar 2026-07-22 15:35:22 +02:00
Bauer, Georg
cc520d517a Add hover-revealed delete button to script sidebar rows, routed through the confirm-delete modal.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 15:20:47 +02:00
Bauer, Georg
2bf95bfcd0 Spec script deletion as confirm_delete_modal and cover it with a test.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 15:15:31 +02:00
2fc683d513 Add portable project metadata diff coverage. 2026-07-21 23:54:37 +02:00
8a6274ef6a Normalize template and script slug changes. 2026-07-21 23:18:12 +02:00
e28d42d345 Cascade template slug changes to references. 2026-07-21 23:05:29 +02:00
53ada2c705 Remove stale post files after path changes. 2026-07-21 22:31:01 +02:00
3920d6fc70 Keep post link graphs synchronized. 2026-07-21 22:24:28 +02:00
b0e9223158 Reopen canonical drafts after manual translation edits. 2026-07-21 22:13:36 +02:00
89a07c885a Preserve file-only content when archiving. 2026-07-21 22:04:03 +02:00
1c04087471 Add explicit post unarchive. 2026-07-21 21:49:06 +02:00
557497d4c2 Persist status-bar airplane mode. 2026-07-21 20:11:33 +02:00
Georg Bauer
9d3a092359 Merge pull request #4 from rfc1437/codex/run-full-test-suite-after-fixing-internet
Fix workspace test build on latest Rust
2026-07-21 13:47:07 +02:00
Georg Bauer
184d6e4845 Fix workspace test build warnings 2026-07-21 12:42:48 +02:00
Georg Bauer
1e6c2a4e2c Preserve category archive titles. 2026-07-21 11:20:07 +02:00
Georg Bauer
fdd9ddde4a Run one-shot AI actions asynchronously 2026-07-21 10:09:07 +02:00
b641f6492b Add semantic post tag suggestions 2026-07-20 22:52:03 +02:00
d1829f0e9b Schedule only missing post translations 2026-07-20 22:20:57 +02:00
fe6bf3e1f4 Open Blogmarks through the standard tab flow 2026-07-20 21:13:21 +02:00
5425d83ee1 Fix blogmark deep-link delivery and editor activation 2026-07-20 19:13:18 +02:00
3aa5dcbe55 Fix style swatches and live preview modes. 2026-07-20 18:45:27 +02:00