• Joined on 2026-02-16
hugo closed issue hugo/RuDS#45 2026-07-20 13:55:00 +00:00
Implement the bds.sync Lua namespace for bDS2 script compatibility
hugo commented on issue hugo/RuDS#45 2026-07-20 13:54:51 +00:00
Implement the bds.sync Lua namespace for bDS2 script compatibility

Implemented in 49447ef.

Added the complete bDS2-compatible bds.sync Lua namespace with all nine methods, project-scoped GitEngine dispatch, bDS2 table shapes, string enums, ISO dates, nil failure…

hugo pushed to main at hugo/RuDS 2026-07-20 13:53:45 +00:00
49447ef451 Implement the bDS2 sync scripting API.
hugo closed issue hugo/RuDS#44 2026-07-20 13:33:15 +00:00
Remove ten orphaned Message variants from bds-ui
hugo commented on issue hugo/RuDS#44 2026-07-20 13:33:06 +00:00
Remove ten orphaned Message variants from bds-ui

Implemented in b10212d. Removed the ten unconstructed Message variants and their unreachable update arms: ClearTabs, PinTab, PostLoaded, MediaLoaded, ScriptLoaded, TemplateLoaded, ShowToast,…

hugo pushed to main at hugo/RuDS 2026-07-20 13:32:32 +00:00
b10212d47e Remove orphaned UI messages.
hugo pushed to main at hugo/RuDS 2026-07-20 13:29:46 +00:00
d922f5661f Localize the terminal interface.
hugo pushed to main at hugo/RuDS 2026-07-20 13:25:57 +00:00
13c1f749be Localize the terminal interface.
hugo closed issue hugo/RuDS#43 2026-07-20 13:12:38 +00:00
Localize the TUI: replace hardcoded English strings with fluent translations
hugo commented on issue hugo/RuDS#43 2026-07-20 13:12:26 +00:00
Localize the TUI: replace hardcoded English strings with fluent translations

Implemented in 49dc88c. Replaced the TUI user-visible English literals with 117 Fluent messages across all five UI locales, including sidebar headers, editor and settings labels, prompts and…

hugo pushed to main at hugo/RuDS 2026-07-20 13:12:10 +00:00
49dc88caa1 Localize the terminal interface.
hugo opened issue hugo/RuDS#49 2026-07-20 13:01:12 +00:00
when switching the post editor to preview mode, the gallery button is still there
hugo closed issue hugo/RuDS#42 2026-07-20 12:42:17 +00:00
Remove the TUI Style settings section and dead style.* settings keys
hugo commented on issue hugo/RuDS#42 2026-07-20 12:42:11 +00:00
Remove the TUI Style settings section and dead style.* settings keys

Implemented in 25fe22a. Removed the dead TUI Style section so the panel now exposes exactly Project, Editor, Content, AI, Technology, Publishing, Data, and MCP; removed the style.theme and…

hugo pushed to main at hugo/RuDS 2026-07-20 12:41:50 +00:00
25fe22a3d2 Remove dead TUI style settings.
hugo closed issue hugo/RuDS#41 2026-07-20 12:31:33 +00:00
Implement the GUI Style tab (Pico CSS theme editor)
hugo opened issue hugo/RuDS#48 2026-07-20 12:31:22 +00:00
update golden fixture for rendering to the newest version of the app
hugo commented on issue hugo/RuDS#41 2026-07-20 12:30:08 +00:00
Implement the GUI Style tab (Pico CSS theme editor)

Implemented in fe7dd82. Added the real GUI-only Style singleton tab with all 20 supported themes, distinct swatches derived from the bundled Pico CSS, localized Auto/Light/Dark controls, a visibly…

hugo pushed to main at hugo/RuDS 2026-07-20 12:29:00 +00:00
fe7dd82f33 Implement the Pico CSS theme editor.
hugo closed issue hugo/RuDS#37 2026-07-20 11:37:56 +00:00
outdated versions of dependencies are used