aurweb/web
Kevin Morris 691b7b9091
feat(fastapi): add comment actions to /account/{username}/comments
With this change, we've decoupled some partials shared between
`/pkgbase/{name}` and `/account/{username}/comments`. The comment
actions template now resolves its package base via the `comment`
instance instead of requiring `pkgbase`.

We've also modified the existing package comment routes to
support execution from any location using the `next` parameter.
This allows us to reuse code from package comments for
account comments actions.

Moved the majority of comment editing javascript to its own
.js file.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-29 17:18:49 -07:00
..
html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
lib RPC: add deprecation warning for v1-v4 usage 2021-08-31 17:18:10 -07:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Add archweb typeahead implementation 2021-06-25 17:08:54 +02:00