aurweb/aurweb
2021-11-15 12:00:07 -08:00
..
git remove unused imports, rectify isort violations 2021-06-05 21:27:39 -07:00
models housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
packages housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
routers Merge branch 'feat-csrf-login-check' into pu 2021-11-15 12:00:07 -08:00
scripts housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
testing housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
users housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py fix(fastapi): utilize PROMETHEUS_MULTIPROC_DIR in our own /metrics 2021-11-01 13:23:48 -07:00
auth.py housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
cache.py add aurweb.cache, a redis caching utility module 2021-08-17 19:58:31 -07:00
captcha.py change(fastapi): simplify model imports across code-base 2021-10-16 19:40:00 -07:00
config.py fix(FastAPI): use configured letter case for SSH fingerprints 2021-10-04 18:00:50 +00:00
cookies.py fix(fastapi): rework cookies - do not re-emit generically 2021-10-28 07:35:14 -07:00
db.py housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
defaults.py feat(rpc): add search type handler 2021-10-30 19:25:54 -07:00
exceptions.py git-serve: check update hook permissions 2019-11-23 11:18:16 -05:00
filters.py feat(FastAPI): added /requests (get) route 2021-10-02 22:43:48 -07:00
initdb.py add logging.config.fileConfig 2021-06-24 18:56:38 -07:00
l10n.py jinja2: add 'tn' filter, a numerical translation 2021-08-30 18:49:01 -07:00
logging.py fix(fastapi): centralize logging initialization 2021-10-21 10:40:52 -07:00
prometheus.py fix(fastapi): check for prometheus info.response 2021-11-11 16:24:10 -08:00
ratelimit.py housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
redis.py fix(fastapi): centralize logging initialization 2021-10-21 10:40:52 -07:00
rpc.py housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
schema.py aurweb.schema: Fix off-by-one String impls of DECIMAL 2021-06-11 19:57:52 -07:00
spawn.py [php] aurweb.spawn avoid permission denied when running as user 2021-06-29 18:02:20 +01:00
templates.py fix(fastapi): rework cookies - do not re-emit generically 2021-10-28 07:35:14 -07:00
time.py add aurweb.time module 2021-06-05 20:11:17 -07:00
util.py housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00