• Joined on 2026-02-16
hugo pushed to main at hugo/RuDS 2026-07-23 06:54:09 +00:00
4de0b6b0d1 fix: website validation
hugo opened issue hugo/RuDS#106 2026-07-23 06:42:35 +00:00
RuDS is missing the forced re-render of bDS2
hugo opened issue hugo/RuDS#105 2026-07-23 06:41:50 +00:00
Make site validation match bDS2 incremental performance
hugo opened issue hugo/RuDS#104 2026-07-23 06:36:00 +00:00
git commits that are not uploaded should be color coded
hugo opened issue hugo/RuDS#103 2026-07-23 06:34:49 +00:00
git repository URL should not be in the git sidepanel
hugo opened issue hugo/RuDS#102 2026-07-23 06:33:08 +00:00
toasts and background tasks seem to sometimes steal focus from entry fields
hugo opened issue hugo/RuDS#101 2026-07-22 18:32:32 +00:00
when closing the last window, close the app.
hugo closed issue hugo/RuDS#100 2026-07-22 18:29:21 +00:00
Localize post date and calendar month formatting
hugo commented on issue hugo/RuDS#100 2026-07-22 18:29:17 +00:00
Localize post date and calendar month formatting

Implemented in 0d44c21. Sidebar post dates now use the selected UI locale with the Allium/Intl month-day-year ordering and punctuation for en-US, de-DE, fr-FR, it-IT, and es-ES. Calendar archive…

hugo pushed to main at hugo/RuDS 2026-07-22 18:28:48 +00:00
0d44c21b0e Localize sidebar dates and calendar months
hugo closed issue hugo/RuDS#99 2026-07-22 18:19:46 +00:00
Align file serialization with bDS2 canonical output (frontmatter, sidecars, meta JSON, menu.opml)
hugo commented on issue hugo/RuDS#99 2026-07-22 18:19:41 +00:00
Align file serialization with bDS2 canonical output (frontmatter, sidecars, meta JSON, menu.opml)

Implemented in 7b8e539. All shared filesystem serializers now byte-match bDS2 write behavior: post/translation/template/script frontmatter field order, Unicode scalar quoting, empty-list form,…

hugo pushed to main at hugo/RuDS 2026-07-22 18:19:30 +00:00
7b8e539340 Match bDS2 canonical file serialization
hugo closed issue hugo/RuDS#97 2026-07-22 17:57:50 +00:00
the app must restart the same state as it was when closed
hugo commented on issue hugo/RuDS#97 2026-07-22 17:57:46 +00:00
the app must restart the same state as it was when closed

Implemented in fdf47da. RuDS now persists project-scoped workspace state in SQLite and restores the selected activity, sidebar visibility and width, panel state, open tabs, active tab, and…

hugo pushed to main at hugo/RuDS 2026-07-22 17:57:35 +00:00
fdf47da40a Restore project workspace state
hugo closed issue hugo/RuDS#95 2026-07-22 17:27:43 +00:00
Model force-delete of templates in template.allium
hugo commented on issue hugo/RuDS#95 2026-07-22 17:27:40 +00:00
Model force-delete of templates in template.allium

Implemented and pushed in commit 0753b29. Forced template deletion now scopes reference checks and clearing by project, clears post and tag references with updated timestamps before deletion,…

hugo pushed to main at hugo/RuDS 2026-07-22 17:27:13 +00:00
0753b290ad Complete forced template deletion
hugo closed issue hugo/RuDS#94 2026-07-22 17:18:19 +00:00
Update schema.allium: mcp_proposals, chat surface state, publish_jobs