paperless-ngx/src/paperless
2023-06-27 10:18:47 -07:00
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Fix use of PAPERLESS_DB_TIMEOUT for all db types 2023-06-12 01:31:38 -07:00
__init__.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -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 Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
consumers.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -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 Feature: support barcode upscaling for better detection of small barcodes (#3655) 2023-06-27 10:18:47 -07:00
signals.py Adds testing for unauthenticated API calls, simplify logging logic 2023-06-03 08:50:54 -07:00
urls.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
version.py Bumps version to 1.16.4 2023-06-26 11:25:18 -07:00
views.py Add "all" property to results 2023-05-06 11:31:47 -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