Block a user
Directories with spaces in the name break
Directories with spaces in the name break
Implemented in 8e2feac.
- Encoded repository path spaces as
%20for both directory contents and raw-file requests while preserving nested-path encoding. - Added focused mock-server regressions…
do a full review of the source for quality
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,…
the tui should have a progress bar for milestones like the GUI app and use colored icons for open and closed
the tui should designate different activity-types with icons
categories in metadata do not get suggestions
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…
wiki is not rendered when a wiki page is changed
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…