paperless-ngx/src/documents
2024-01-13 16:11:14 +00:00
..
management Documentation: Fix typos with automated tool (#5319) 2024-01-08 16:58:41 +00:00
migrations Documentation: Fix typos with automated tool (#5319) 2024-01-08 16:58:41 +00:00
plugins Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
resources Logs the errors during thumbnail generation, updates default to be WebP 2023-09-12 12:16:22 -07:00
signals Reapply #5304 fix 2024-01-12 13:19:24 -08:00
static Fix overlap of focus highlight on login screen (#5193) 2023-12-31 10:01:45 -08:00
templates Feature: password reset (#4289) 2023-09-30 18:17:42 -07:00
tests Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
__init__.py Standarizes the imports across all the files and modules (#4248) 2023-09-23 20:17:01 -07:00
admin.py Fix: speed up admin panel for installs with a large number of documents (#5052) 2023-12-19 16:17:43 -08:00
apps.py Feature: Workflows (#5121) 2024-01-03 08:19:19 +00:00
barcodes.py Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
bulk_download.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
bulk_edit.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
checks.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
classifier.py Chore: add pre-commit hook for codespell (#5324) 2024-01-08 13:03:05 -08:00
consumer.py Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
context_processors.py Feature: password reset (#4289) 2023-09-30 18:17:42 -07:00
converters.py Feature: collate two single-sided multipage scans (#3784) 2023-07-24 00:29:04 -07:00
data_models.py Feature: Workflows (#5121) 2024-01-03 08:19:19 +00:00
double_sided.py Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
file_handling.py Documentation: Fix typos with automated tool (#5319) 2024-01-08 16:58:41 +00:00
filters.py Enhancement: add basic filters for listing custom fields (#5257) 2024-01-06 03:04:31 +00:00
index.py Replaces deprecated Django with standard library (#5262) 2024-01-05 21:20:38 -08:00
loggers.py Improves the logging mixin and allows it to be typed better 2023-05-23 17:16:39 -07:00
matching.py Documentation: Fix typos with automated tool (#5319) 2024-01-08 16:58:41 +00:00
models.py Updates all backend, hooks and configures codespell in a slightly easier way (#5336) 2024-01-09 10:30:33 -08:00
parsers.py Chore: add pre-commit hook for codespell (#5324) 2024-01-08 13:03:05 -08:00
permissions.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
sanity_checker.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
serialisers.py Fix empty assign_title validation 2024-01-10 12:53:35 -08:00
settings.py Adjusted the exporter and importer so that they take archived documents into account. 2020-11-28 11:24:59 +01:00
tasks.py Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
utils.py Removes support for Python 3.8 and lower from the code base 2023-09-10 11:42:59 -07:00
validators.py Enhancement: improve validation of custom field values (#5166) 2023-12-29 14:45:29 -08:00
views.py Enhancement: add basic filters for listing custom fields (#5257) 2024-01-06 03:04:31 +00:00