paperless-ngx/src/paperless
2024-03-17 20:45:09 -07:00
..
migrations Feature: Allow a user to disable the pixel limit for OCR entirely (#5996) 2024-03-04 22:37:36 +00:00
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Fix: refactor base path settings, correct logout redirect (#5976) 2024-03-03 08:22:23 -08:00
__init__.py Feature: Audit Trail (#4425) 2023-10-30 09:23:22 -07:00
adapter.py Fix: use PAPERLESS_URL if set for pw reset emails (#5902) 2024-02-26 21:41:25 +00: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 Chore: Adds additional rules for Ruff linter (#5660) 2024-02-05 21:46:59 +00:00
celery.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
checks.py Documentation: Fix typos with automated tool (#5319) 2024-01-08 16:58:41 +00:00
config.py Feature: app branding (#5357) 2024-01-13 19:57:25 +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
models.py Feature: Allow a user to disable the pixel limit for OCR entirely (#5996) 2024-03-04 22:37:36 +00:00
serialisers.py Feature: OIDC & social authentication (#5190) 2024-02-08 16:15:38 +00:00
settings.py Fix: allow setting allauth ACCOUNT_SESSION_REMEMBER (#6105) 2024-03-14 15:34:23 +00:00
signals.py Chore: upgrade python-ipware dependency (#4446) 2023-10-30 10:16:49 -07:00
urls.py Feature: system status (#5743) 2024-03-04 09:26:25 -08:00
version.py Bump version to 2.6.3 2024-03-17 20:45:09 -07:00
views.py Fix: only require DjangoModelPermissions for app config 2024-02-24 10:53:09 -08:00
workers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
wsgi.py Chore: Backend dependencies update (#5676) 2024-02-08 09:48:24 -08:00