feat: tree view for cached objects, top-files stats on dashboard #48

Merged
benvin merged 1 commits from benvin/ui-improvements into master 2026-06-22 22:49:56 +10:00
Owner
  • Objects page renders paths as a collapsible tree instead of flat list
    with expand/collapse all, aggregated size/hits per directory
  • Dashboard gains top-files-by-hits and top-files-by-bandwidth tables
  • Backend: new /api/v2/stats/top-files-by-hits and
    /api/v2/stats/top-files-by-bandwidth endpoints
  • Raised per_page max to 5000 for objects listing
- Objects page renders paths as a collapsible tree instead of flat list with expand/collapse all, aggregated size/hits per directory - Dashboard gains top-files-by-hits and top-files-by-bandwidth tables - Backend: new /api/v2/stats/top-files-by-hits and /api/v2/stats/top-files-by-bandwidth endpoints - Raised per_page max to 5000 for objects listing
benvin added 1 commit 2026-06-21 23:19:12 +10:00
feat: tree view for cached objects, top-files stats on dashboard
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
43a200998f
- Objects page renders paths as a collapsible tree instead of flat list
  with expand/collapse all, aggregated size/hits per directory
- Dashboard gains top-files-by-hits and top-files-by-bandwidth tables
- Backend: new /api/v2/stats/top-files-by-hits and
  /api/v2/stats/top-files-by-bandwidth endpoints
- Raised per_page max to 5000 for objects listing
benvin merged commit a481a5c3b7 into master 2026-06-22 22:49:56 +10:00
benvin deleted branch benvin/ui-improvements 2026-06-22 22:49:56 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/artifactapi#48