• Joined on 2026-02-16
hugo pushed to main at hugo/RuDS 2026-07-19 19:56:51 +00:00
c56550f1ad Modernize application scrollbars
hugo closed issue hugo/RuDS#28 2026-07-19 19:46:45 +00:00
Hover text in activity bar clashes with sidebar
hugo commented on issue hugo/RuDS#28 2026-07-19 19:46:40 +00:00
Hover text in activity bar clashes with sidebar

Implemented in ca7b864. Activity-bar labels now use an opaque dark tooltip surface with a 6 px rounded border and explicit light text, so sidebar content cannot show through or merge visually with…

hugo pushed to main at hugo/RuDS 2026-07-19 19:46:29 +00:00
ca7b864261 Clarify activity bar tooltips
hugo closed issue hugo/RuDS#27 2026-07-19 19:37:48 +00:00
Implement the local and remote terminal UI
hugo commented on issue hugo/RuDS#27 2026-07-19 19:37:39 +00:00
Implement the local and remote terminal UI

Implemented in 23981ce. Added one Ratatui workspace for local bds-cli tui sessions and authenticated SSH PTYs, backed throughout by the shared project/post/template/script/media/tag/settings/AI/Git…

hugo pushed to main at hugo/RuDS 2026-07-19 19:37:00 +00:00
23981ce2ae Implement the terminal UI
hugo closed issue hugo/RuDS#26 2026-07-19 18:36:12 +00:00
Implement the headless RuDS server and SSH transport
hugo commented on issue hugo/RuDS#26 2026-07-19 18:35:49 +00:00
Implement the headless RuDS server and SSH transport

Implemented in 45cb0cd. Added the standalone bds-server crate and pre-Iced desktop/server/TUI boot selection; a loopback-by-default Russh host with restrictive generated host/client identities,…

hugo pushed to main at hugo/RuDS 2026-07-19 18:35:14 +00:00
45cb0cd502 Implement the headless SSH server
hugo commented on issue hugo/RuDS#25 2026-07-19 17:37:43 +00:00
Implement the OPML menu editor

Implemented in 92a942d. Replaced the placeholder with the complete localized OPML tree editor: page/submenu/category drafts, normal metadata-backed category creation, sibling moves, indent/unindent…

hugo closed issue hugo/RuDS#25 2026-07-19 17:37:43 +00:00
Implement the OPML menu editor
hugo pushed to main at hugo/RuDS 2026-07-19 17:37:17 +00:00
92a942d52f Implement the OPML menu editor
hugo closed issue hugo/RuDS#24 2026-07-19 16:59:06 +00:00
Add in-app project and Lua documentation browsers
hugo commented on issue hugo/RuDS#24 2026-07-19 16:58:49 +00:00
Add in-app project and Lua documentation browsers

Implemented in 7d20139. Replaced both placeholders with localized read-only native documentation browsers; bundled the global RuDS user guide; rendered the generated Lua API reference, public…

hugo pushed to main at hugo/RuDS 2026-07-19 16:57:57 +00:00
7d20139531 Add in-app documentation browsers
hugo opened issue hugo/RuDS#36 2026-07-19 16:43:09 +00:00
reduce default number of entries in post/media sidebar to 200 and add auto-loading
hugo opened issue hugo/RuDS#35 2026-07-19 16:38:21 +00:00
no DOCUMENTATION.md available
hugo commented on issue hugo/RuDS#23 2026-07-19 16:07:46 +00:00
Implement embeddings, semantic search, and duplicate review

Implemented and pushed in e876426. Added the real multilingual-e5-small ONNX backend with lazy local caching, query-prefix preprocessing, 384-dimensional normalized vectors, Core ML/DirectML…

hugo closed issue hugo/RuDS#23 2026-07-19 16:07:46 +00:00
Implement embeddings, semantic search, and duplicate review