paperless-ngx/src/paperless
2025-03-07 13:31:23 -08:00
..
migrations Chore: Change the code formatter to Ruff (#6756) 2024-05-18 02:26:50 +00:00
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Chore: switch from os.path to pathlib.Path (#9060) 2025-03-05 21:06:01 +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 Enhancement: support default groups for regular and social account signup (#9039) 2025-02-24 09:23:20 -08: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 Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
auth.py Fix: disable API basic auth if MFA enabled (#8792) 2025-01-18 03:51:53 +00:00
celery.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
checks.py Fix: Rework system check so it won't crash if tesseract is not found (#7640) 2024-09-08 12:17:32 -07:00
config.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
consumers.py Fix: deselect and trigger refresh for deleted documents from bulk operations with "delete originals" (#8996) 2025-02-07 00:47:50 +00: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: openapi spec, full api browser (#8948) 2025-02-10 16:43:07 +00:00
settings.py Removes undocumented FileInfo (#9298) 2025-03-04 13:49:47 -08:00
signals.py Enhancement: support default groups for regular and social account signup (#9039) 2025-02-24 09:23:20 -08:00
urls.py Fix: add account_inactive template / url (#9322) 2025-03-06 14:55:04 -08:00
version.py Bump version to 2.14.7 2025-01-31 07:46:43 -08:00
views.py Fix: correct all results with whoosh queries (#9331) 2025-03-07 13:31:23 -08:00
wsgi.py Chore: Backend dependencies update (#5676) 2024-02-08 09:48:24 -08:00