• Joined on 2026-02-16
hugo opened issue hugo/RuDS#4 2026-07-15 08:06:19 +00:00
i18n is hand-rolled but must use a standard implementation
hugo opened issue hugo/RuDS#3 2026-07-15 07:53:41 +00:00
loading the media sidebar is slow compared to bDS/bDS2
hugo opened issue hugo/RuDS#2 2026-07-15 07:51:33 +00:00
now there is bDS2 as another reference, so look into that
hugo opened issue hugo/RuDS#1 2026-07-15 07:49:42 +00:00
gap: sql should never be literal strings but instead use a proper abstraction
hugo opened issue hugo/bDS2#27 2026-07-14 18:36:57 +00:00
bug: TUI ctrl-q does not quit fully - it closes the TUI, but then sits and waits
hugo commented on issue hugo/bDS2#26 2026-07-14 17:42:07 +00:00
idea: TUI for the application as an alternative entry

Phase 3 finished (commit 3a8fafd on feature/issue-26-tui-headless-server)

UI core extraction:

  • Survey result: the workbench core was already renderer-agnostic (BDS.UI.Workbench,…
hugo commented on issue hugo/bDS2#26 2026-07-14 17:33:16 +00:00
idea: TUI for the application as an alternative entry

Phase 2 finished (commit 16f45d7 on feature/issue-26-tui-headless-server)

Domain event bus:

  • New BDS.Events: contexts broadcast {:entity_changed, %{entity, entity_id, action}} on the…
hugo commented on issue hugo/bDS2#26 2026-07-14 17:17:27 +00:00
idea: TUI for the application as an alternative entry

Phase 1 finished (commit 700ed79 on feature/issue-26-tui-headless-server)

Headless boot mode + SSH daemon:

  • BDS_MODE=server boots the app with no wx children at all (works headless on…
hugo commented on issue hugo/bDS2#26 2026-07-14 16:57:35 +00:00
idea: TUI for the application as an alternative entry

Implementation plan (agreed 2026-07-14)

Architecture: single OTP app, offline-first, two boot modes on all platforms (macOS/Windows/Linux; Linux servers first).

  • desktop = today,…
hugo opened issue hugo/bDS2#26 2026-07-14 14:33:03 +00:00
idea: TUI for the application as an alternative entry
hugo opened issue hugo/bDS2#25 2026-07-14 14:28:56 +00:00
idea: CLI tool to manage content in a bDS2 workspace
hugo opened issue hugo/bDS2#24 2026-07-14 14:12:32 +00:00
idea: git pull should handle all changed files as a base for a validate-like process
hugo opened issue hugo/bDS2#23 2026-07-13 18:12:19 +00:00
bug: styling of insert-link dialog is broken
hugo closed issue hugo/bDS2#22 2026-07-13 08:45:45 +00:00
bug: blogmark doesn't work again
hugo pushed to main at hugo/bDS2 2026-07-13 08:45:30 +00:00
6ec61610f1 fix: issue #22 blogmarks not creating drafts
hugo opened issue hugo/bDS2#22 2026-07-12 20:34:49 +00:00
bug: blogmark doesn't work again
hugo closed issue hugo/bDS2#19 2026-07-08 16:58:20 +00:00
bug: cold-starting the app via bookmarklet does not always open the post editor
hugo pushed to main at hugo/bDS2 2026-07-08 16:58:10 +00:00
89859684eb fix: issue #19 opening post editor on blogmark
hugo pushed to main at hugo/bDS2 2026-07-07 20:43:09 +00:00
dc35518bad fix: ai preferences crashed and deleted stuff in preferences
hugo opened issue hugo/bDS2#21 2026-07-07 20:39:38 +00:00
bug: correct handling of dark/light mode