aurweb/aurweb/routers
Kevin Morris 43b7fdb61d
fix(rpc): display rpc doc when no query string is provided
Closes #255

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-01-13 22:16:13 -08:00
..
__init__.py change(python): centralize router inclusion 2022-01-02 01:52:28 -08:00
accounts.py feat(auth): add requires_{auth,guest} decorators 2022-01-02 16:57:42 -08:00
auth.py feat(auth): add requires_{auth,guest} decorators 2022-01-02 16:57:42 -08:00
html.py fix(FastAPI): Use HTTPStatus instead of raw number 2021-12-01 21:15:49 +00:00
packages.py fix(routers.packages): fix /packages/{name} relation ordering 2022-01-03 22:58:48 -08:00
pkgbase.py fix(routers.pkgbase): fix next argument for merge redirection 2022-01-03 22:25:35 -08:00
requests.py feat(auth): add requires_{auth,guest} decorators 2022-01-02 16:57:42 -08:00
rpc.py fix(rpc): display rpc doc when no query string is provided 2022-01-13 22:16:13 -08:00
rss.py change(fastapi): simplify model imports across code-base 2021-10-16 19:40:00 -07:00
sso.py fix(FastAPI): Use HTTPStatus instead of raw number 2021-12-01 21:15:49 +00:00
trusted_user.py fix(routers.trusted_user): set ActiveTUs on vote creation 2022-01-06 20:26:45 -08:00