paperless-ngx/src/paperless
2023-11-13 17:09:56 +00:00
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Feature: Audit Trail (#4425) 2023-10-30 09:23:22 -07:00
__init__.py Feature: Audit Trail (#4425) 2023-10-30 09:23:22 -07:00
apps.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
asgi.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
auth.py fix broken "failed login" signal 2023-06-03 17:48:17 +02:00
celery.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
checks.py Fix: Always return a list for audit log check (#4463) 2023-10-30 22:47:59 +00:00
consumers.py Add backend check for ws message ownership 2023-08-09 16:46:48 -07:00
db.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
filters.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
middleware.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
serialisers.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
settings.py Chore: Backend bulk updates (#4509) 2023-11-13 17:09:56 +00:00
signals.py Chore: upgrade python-ipware dependency (#4446) 2023-10-30 10:16:49 -07:00
urls.py Feature: Implement custom fields for documents (#4502) 2023-11-05 17:27:23 -08:00
version.py Removes support for Python 3.8 and lower from the code base 2023-09-10 11:42:59 -07:00
views.py Unlocks all things which were locked due to ARMv7, etc 2023-09-08 11:21:43 -07: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