aurweb/aurweb/routers
Kevin Morris ed41a4fe19
feat: add paging to package depends & required by
This patch does not include a javascript implementating, but
provides a pure HTML/HTTP method of paging through these lists.

Also fixes erroneous limiting. We now use a hardcoded limit of 20
by default.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-03-30 17:07:40 -07:00
..
__init__.py change(python): centralize router inclusion 2022-01-02 01:52:28 -08:00
accounts.py change: report unhandled tracebacks to a repository 2022-02-10 13:44:10 -08:00
auth.py fix: suspended users should not be able to login 2022-02-18 17:50:35 -08:00
html.py change: log out details about PROMETHEUS_MULTIPROC_DIR 2022-02-19 12:08:55 -08:00
packages.py feat: add paging to package depends & required by 2022-03-30 17:07:40 -07:00
pkgbase.py fix: treat all keywords as lowercase when updating 2022-02-18 16:58:02 -08:00
requests.py change: report unhandled tracebacks to a repository 2022-02-10 13:44:10 -08:00
rpc.py change: report unhandled tracebacks to a repository 2022-02-10 13:44:10 -08:00
rss.py fix: RSS aurlogo.png url 2022-02-06 21:32:48 -08:00
sso.py fix(FastAPI): Use HTTPStatus instead of raw number 2021-12-01 21:15:49 +00:00
trusted_user.py feat: display stats about total & active TUs on proposals 2022-03-08 20:28:09 -08:00