aurweb/templates/pkgbase
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
..
comments housekeep: move pkgbase templates to their own dir 2022-01-18 08:15:59 -08:00
comaintainers.html feat(FastAPI): add /pkgbase/{name}/comaintainers (get, post) 2021-10-02 20:19:09 -07:00
delete.html fix: correct redirects for package actions & requests 2022-02-08 22:59:01 -08:00
disown.html fix: correct redirects for package actions & requests 2022-02-08 22:59:01 -08:00
flag-comment.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
flag.html housekeep: move pkgbase templates to their own dir 2022-01-18 08:15:59 -08:00
index.html housekeep: move pkgbase templates to their own dir 2022-01-18 08:15:59 -08:00
merge.html fix: clean up package action templates (merge, delete, disown) 2022-01-17 11:53:05 -08:00
request.html fix: correct redirects for package actions & requests 2022-02-08 22:59:01 -08:00
voters.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00