paperless-ngx/src/paperless
2023-02-08 08:18:11 -08:00
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Expire the scheduled tasks shortly a new one will be added to the queue by default 2023-02-08 08:18:11 -08:00
__init__.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07: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
celery.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
checks.py Allow PAPERLESS_OCR_CLEAN=none 2022-09-27 08:48:04 -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 Expire the scheduled tasks shortly a new one will be added to the queue by default 2023-02-08 08:18:11 -08:00
urls.py Use subpath for websocket URL 2023-01-07 20:37:02 +01:00
version.py Bumps version to 1.12.2 2023-01-29 08:42:23 -08:00
views.py Adding more test coverage, in particular around Tika and its parser 2023-02-05 11:01:55 -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