aurweb/templates/partials/packages
Kevin Morris 3f95ac7db3
fix: correct redirects for package actions & requests
For requests, we always pass a `next` of /requests, leading us
back to the requests page. For a standard package, we get redirected
to the involved pkgbase, or target pkgbase if a merge action was taken.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-02-08 22:59:01 -08:00
..
actions.html fix: correct redirects for package actions & requests 2022-02-08 22:59:01 -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 feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
package_metadata.html fix(routers.packages): handle package source display 2021-12-30 23:10:00 -08: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 fix: remove trailing slash from package search form action 2022-01-18 11:01:12 -08:00
search_actions.html fix: remove unused "Merge into" input from /packages 2021-10-20 23:27:07 -07:00
search_results.html fix(packages.search): fix default ordering & improve performance 2021-12-25 11:15:20 -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