• Joined on 2026-02-16
hugo pushed to main at hugo/Gotcha 2026-08-15 09:57:00 +00:00
2f5269a6e9 Document AltStore-only iPhone deployment
hugo closed issue hugo/Gotcha#62 2026-08-15 09:41:38 +00:00
Directories with spaces in the name break
hugo commented on issue hugo/Gotcha#62 2026-08-15 09:41:37 +00:00
Directories with spaces in the name break

Implemented in 8e2feac.

  • Encoded repository path spaces as %20 for both directory contents and raw-file requests while preserving nested-path encoding.
  • Added focused mock-server regressions…
hugo pushed to main at hugo/Gotcha 2026-08-15 09:41:16 +00:00
8e2feac18e Fix repository paths containing spaces (#62)
hugo closed issue hugo/Gotcha#24 2026-08-15 09:33:19 +00:00
do a full review of the source for quality
hugo pushed to main at hugo/RuDS 2026-08-15 09:22:05 +00:00
1b43014abd doc: documented problems in released build
hugo closed issue hugo/RuDS#137 2026-08-15 09:20:36 +00:00
Make the app darker in the base colors
hugo commented on issue hugo/RuDS#137 2026-08-15 09:20:32 +00:00
Make the app darker in the base colors

Implemented in 7c2a5bf. Centralized a deeper seven-level desktop base palette and applied it across the application shell, sidebars, tabs, cards, fields, menus, popovers, modals, editor surfaces,…

hugo pushed to main at hugo/RuDS 2026-08-15 09:20:04 +00:00
7c2a5bf8c8 Darken the desktop base palette.
hugo opened issue hugo/Gotcha#69 2026-08-15 08:59:02 +00:00
the tui should have a progress bar for milestones like the GUI app and use colored icons for open and closed
hugo opened issue hugo/Gotcha#68 2026-08-15 08:58:03 +00:00
the tui should designate different activity-types with icons
hugo closed issue hugo/RuDS#134 2026-08-15 08:41:59 +00:00
categories in metadata do not get suggestions
hugo commented on issue hugo/RuDS#134 2026-08-15 08:41:55 +00:00
categories in metadata do not get suggestions

Implemented in ef9a55c.

  • Added case-insensitive partial category suggestions with an eight-result limit, selected-category exclusion, and a localized create-category action matching the tag…
hugo pushed to main at hugo/RuDS 2026-08-15 08:41:34 +00:00
ef9a55c2a2 Add category suggestions to the post editor.
hugo closed issue hugo/RuDS#132 2026-08-15 08:23:41 +00:00
wiki is not rendered when a wiki page is changed
hugo commented on issue hugo/RuDS#132 2026-08-15 08:23:35 +00:00
wiki is not rendered when a wiki page is changed

Implemented in 1f03d91. Site validation now shares the renderer and sitemap post-route list, so a changed page marks every generated location stale, including the canonical dated route, flat page…

hugo pushed to main at hugo/RuDS 2026-08-15 08:23:22 +00:00
1f03d91c5f Refresh every stale post route during validation.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-15 05:03:46 +00:00
hugo pushed to main at hugo/RuDS 2026-08-15 05:03:28 +00:00
58596c8de0 Use the ORT rc.11 library location variable.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-15 03:42:49 +00:00