Files
sexy/packages/frontend
Sebastian Krüger ab0af9a773
All checks were successful
Build and Push Frontend Image / build (push) Successful in 1m13s
feat: extract Pagination component and use it on all paginated pages
- New lib/components/pagination/pagination.svelte with numbered pages,
  ellipsis for large ranges, and prev/next buttons
- All 6 admin pages (users, articles, videos, recordings, comments,
  queues) now show enumerated page numbers next to the "Showing X–Y of Z"
  label; offset is derived from page number * limit
- Public pages (videos, models, magazine) replace their inline
  totalPages/pageNumbers derived state with the shared component
- Removes ~80 lines of duplicated pagination logic across 9 files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 12:01:13 +01:00
..
2026-03-08 12:04:50 +01:00
2026-03-04 16:47:54 +01:00
2025-10-25 22:04:41 +02:00