aurweb/templates/packages
Kevin Morris d38abd7832
feat(FastAPI): add /pkgbase/{name}/delete (get, post)
In addition, we've had to add cascade arguments to backref so
sqlalchemy treats the relationships as proper cascades.

Furthermore, our pkgbase actions template was not rendering
actions properly based on TU credentials.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-07 20:36:24 -07:00
..
delete.html feat(FastAPI): add /pkgbase/{name}/delete (get, post) 2021-10-07 20:36:24 -07:00
disown.html feat(FastAPI): add /pkgbase/{name}/disown (get, post) 2021-10-07 20:13:40 -07:00
show.html feat(FastAPI): add /pkgbase/{name}/comments/{id}/pin (post) 2021-10-02 16:59:38 -07:00