Block a user
make the desktop app darker - the theme should align with how RuDS is doing it
make the desktop app darker - the theme should align with how RuDS is doing it
Implemented and verified in commit 8188675.
- Replaced the stock Iced dark theme with one centralized neutral-charcoal application palette modeled on the RuDS shared-theme approach and refined…
Manage Actions and workflows across CLI, TUI, and iOS
Follow-up correction in ac6de7d:
- Server Activity is now strictly a Home timeline and is removed from both the Primary Navigation choices and any previously saved primary-navigation configurati…
Manage Actions and workflows across CLI, TUI, and iOS
Manage Actions and workflows across CLI, TUI, and iOS
Implemented in commit 59bcddf.
- Added validated shared Gitea operations for workflow discovery and dispatch inputs, filtered/paged runs, run/job details, every job-log page, exact-revision…
Notification Settings opens the Settings root instead of Gotcha notifications
tentatively closed, waiting for confirmatgion from the on-device test.
Notification Settings opens the Settings root instead of Gotcha notifications
provide a full-server activity history on the ios home pane
provide a full-server activity history on the ios home pane
Implemented in commit f84ab77.
- Added an accessible Server Activity destination to the iOS home icon row.
- Added a Gitea-owned incremental pager that enumerates every user visible to the…
the tui should have a progress bar for milestones like the GUI app and use colored icons for open and closed
the tui should have a progress bar for milestones like the GUI app and use colored icons for open and closed
Implemented in 6d271e7.
- Milestones now follow the native app order: open milestones first, then closed, alphabetically within each state.
- Milestone rows include green completion bars with…