Files
libnovel/scraper
Admin 73869f01fa
Some checks failed
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled
Ranking page: fix card wrapping, add filter bar, replace refresh buttons with pagination
- Cards now use flex layout with break-words/min-w-0 so long titles wrap
  instead of stretching the column; grid uses gap-3 for tighter density
- Added filter bar (title/author/genre/status) with live result count,
  consistent with the home page filter
- Replaced four big refresh buttons with compact pagination buttons
  (p.1, p.1-3, p.1-5, p.1-10, All) labelled with page ranges; source
  link points to novelfire.net/genre-all/sort-popular/status-all/all-novel
- Template data field renamed from RefreshPages to Pages; pagination
  entries updated to reflect 100 novels per page
2026-03-01 21:06:18 +05:00
..