Commit Graph

165 Commits

Author SHA1 Message Date
Hermes Agent
0d1f63e77f Handle explicit release rebuilds.
Some checks failed
Tagged release / prepare-release (push) Successful in 3m6s
Tagged release / build-macos (push) Failing after 22m42s
Tagged release / build-linux-arm64 (push) Successful in 37m56s
Tagged release / build-linux-x64 (push) Failing after 15s
Tagged release / build-windows (push) Failing after 19m27s
Tagged release / publish-release (push) Has been skipped
2026-08-14 10:44:13 +00:00
Hermes Agent
f3a30bf19e Install NASM for Windows releases.
Some checks failed
Tagged release / prepare-release (push) Failing after 3m7s
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 10:32:30 +00:00
Hermes Agent
aee456cd93 Fix Ubuntu x64 package sources. 2026-08-14 10:15:03 +00:00
Hermes Agent
8402981d94 Reduce release helper build time. 2026-08-14 10:12:08 +00:00
Hermes Agent
1424d59845 Use portable USearch on macOS. 2026-08-14 09:45:02 +00:00
Hermes Agent
27470465a7 Bootstrap Rust in release jobs.
Some checks failed
Tagged release / prepare-release (push) Successful in 9m41s
Tagged release / build-macos (push) Failing after 15m9s
Tagged release / build-linux-arm64 (push) Successful in 38m44s
Tagged release / build-linux-x64 (push) Failing after 10s
Tagged release / build-windows (push) Failing after 17m47s
Tagged release / publish-release (push) Has been skipped
2026-08-14 09:09:29 +00:00
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
Georg Bauer
c96fd9c041 feat: linux package builds 2026-08-02 20:25:02 +02:00
3b1d239863 Restore bDS2 task panel styling 2026-08-01 20:24:33 +02:00
454089ade1 Restore icons for Git network actions 2026-08-01 20:03:09 +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
473c48937d fix: align rendering process with bds2 2026-07-24 06:22:45 +02:00
28119c15b7 fix: display fix for tasks with long titles 2026-07-23 23:07:41 +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
3e3b2d9698 Color-code Git commit sync status 2026-07-23 09:46:50 +02:00
632822fe1b Remove remote editing from the Git sidebar 2026-07-23 09:38:40 +02:00
08a5bd192c Preserve input focus across passive overlays 2026-07-23 09:28:16 +02:00
a01c86e383 Exit when the desktop window closes 2026-07-23 09:21:44 +02:00
0d44c21b0e Localize sidebar dates and calendar months 2026-07-22 20:28:40 +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