paperless-ngx/src/paperless
2022-07-28 15:18:49 -07:00
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Reduces webserver and task worker count to 1 by default 2022-07-11 13:54:04 -07:00
__init__.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
asgi.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
auth.py Runs pyupgrade to Python 3.8+ and adds a hook for it 2022-05-06 09:04:08 -07:00
checks.py Entirely removes the optipng, updates ghostscript fall back to also use WebP. Updates the conversion to use a multiprocessing pool 2022-06-11 08:38:49 -07:00
consumers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
db.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
middleware.py First changes for using semver everywhere 2022-05-01 13:21:10 -07:00
settings.py Merge pull request #1268 from paperless-ngx/bugfix-db-locked 2022-07-26 09:44:42 -07:00
urls.py Better tasks api endpoint 2022-05-26 21:09:05 -07:00
version.py v1.8.0 version strings 2022-07-28 15:18:49 -07:00
views.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
workers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
wsgi.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00