Skip to content

feat: add paging to package depends & required by

Kevin Morris requested to merge kevr/aurweb:paged-depends into master

This patch does not include a javascript implementating, but provides a pure HTML/HTTP method of paging through these lists.

Also fixes erroneous limiting. We now use a hardcoded limit of 20 by default.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports