aurweb/templates
Kevin Morris 0388b12896
fix: package description on /packages/{name} view
...What in the world happened here. We were literally just populating
`pkg` based on `pkgbase.packages.first()`. We should have been focusing
on the package passed by the context, which is always available when
`show_package_details` is true.

Closes #384

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-09-05 19:25:32 -07:00
..
account fix: hide email when account's email hidden is set 2022-05-12 22:51:22 +01:00
errors feat(python): catch all exceptions thrown through fastapi route paths 2022-01-09 23:10:02 -08:00
packages style: Run pre-commit 2022-08-22 22:40:45 +02:00
partials fix: package description on /packages/{name} view 2022-09-05 19:25:32 -07:00
pkgbase feature: allow co-maintainers to disown their pkg 2022-08-19 18:00:29 -07:00
requests fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00
testing change(rendercomment): converted to use aurweb.db ORM 2021-11-28 19:55:11 -08:00
tos [FastAPI] add /tos routes (get, post) 2021-06-24 19:12:49 -07:00
tu style: Run pre-commit 2022-08-22 22:40:45 +02:00
addvote.html style: Run pre-commit 2022-08-22 22:40:45 +02:00
dashboard.html fix: restore missing typeahead js on authenticated dashboard 2022-02-10 13:32:37 -08:00
home.html style: Run pre-commit 2022-08-22 22:40:45 +02:00
index.html housekeep: move templates/packages/widgets/* to templates/packages/ 2022-01-18 08:27:19 -08:00
login.html fix(fastapi): render Logged-in as page on authenticated /login 2021-11-29 19:40:55 -08:00
passreset.html add passreset routes 2021-06-05 20:11:17 -07:00
register.html add user registration routes 2021-06-05 20:11:17 -07:00
requests.html fix: conditional display on Request's 'Filed by' field 2022-09-05 02:55:20 -07:00