paperless-ngx/src/paperless
2025-12-03 18:52:49 +00:00
..
migrations Enhancement: add barcode frontend config (#9742) 2025-05-11 19:44:06 +00:00
static/paperless/img
tests Chore: add some output of social login errors (#11527) 2025-12-03 18:52:49 +00:00
__init__.py Chore(deps-dev): Bump the development group with 4 updates (#8352) 2024-12-01 18:56:54 -08:00
adapter.py Chore: add some output of social login errors (#11527) 2025-12-03 18:52:49 +00:00
admin.py Change: restrict altering and creation of superusers to superusers only (#8837) 2025-01-20 11:57:22 -08:00
apps.py Enhancement: support default groups for regular and social account signup (#9039) 2025-02-24 09:23:20 -08:00
asgi.py QoL: log version at startup, show backend vs frontend mismatch in system status (#10214) 2025-06-19 08:29:34 -07:00
auth.py Chore(deps): Bump the django group across 1 directory with 9 updates (#10538) 2025-08-11 13:45:14 -07:00
celery.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
checks.py Chore(deps): Bump the django group across 1 directory with 9 updates (#10538) 2025-08-11 13:45:14 -07:00
config.py Enhancement: add barcode frontend config (#9742) 2025-05-11 19:44:06 +00:00
consumers.py Fixhancement: check more permissions for status consumer messages (#9804) 2025-04-26 23:31:04 -07:00
db.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
db_cache.py Enhancement: Add a database caching for improved performance (#9784) 2025-06-30 22:36:24 -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 Enhancement: add barcode frontend config (#9742) 2025-05-11 19:44:06 +00:00
serialisers.py Chore: include password validation on user edit (#11308) 2025-11-07 11:20:27 -08:00
settings.py Enhancement: ignore same files in sanity checker as consumer (#10999) 2025-10-06 09:59:01 -07:00
signals.py Fix: handle allauth groups location breaking change (#11471) 2025-11-25 09:18:05 -08:00
urls.py Feature: processed mail UI (#10866) 2025-09-22 18:17:42 +00:00
utils.py Fix: include application config language settings for dateparser auto-detection (#10722) 2025-08-31 15:22:39 -07:00
validators.py Merge commit from fork 2025-08-16 07:34:00 -07:00
version.py Bumps version to 2.20.1 2025-12-01 14:01:09 -08:00
views.py Chore: include password validation on user edit (#11308) 2025-11-07 11:20:27 -08:00
wsgi.py QoL: log version at startup, show backend vs frontend mismatch in system status (#10214) 2025-06-19 08:29:34 -07:00