aurweb/templates/partials/packages
Kevin Morris ed41a4fe19
feat: add paging to package depends & required by
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>
2022-03-30 17:07:40 -07:00
..
actions.html fix: links to cgit should be url encoded 2022-02-13 17:44:40 -08:00
comment.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
comment_form.html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
comments.html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
details.html fix: copy.js javascript initialization 2022-03-07 23:53:57 -08:00
package_metadata.html feat: add paging to package depends & required by 2022-03-30 17:07:40 -07:00
pkgbase_metadata.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
requests.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
results.html fix(FastAPI): voted/notified query efficiency 2021-09-19 00:34:08 -07:00
search.html change: display default package search parameter values in its form 2022-02-17 17:54:57 -08:00
search_actions.html fix: remove unused "Merge into" input from /packages 2021-10-20 23:27:07 -07:00
search_results.html change: display default package search parameter values in its form 2022-02-17 17:54:57 -08:00
search_widget.html housekeep: move templates/packages/widgets/* to templates/packages/ 2022-01-18 08:27:19 -08:00
statistics.html housekeep: move templates/partials/widgets/* to templates/partials/ 2022-01-18 08:33:00 -08:00
updates.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00