paperless-ngx/src/documents
2023-09-01 00:11:32 -07:00
..
management Fixes issues with copy2 or copystat and SELinux see #3665 2023-07-22 06:27:49 -07:00
migrations Migrate encrypted png thumbnails to webp 2023-06-29 13:21:15 -07:00
resources optimized default thumbnail 2021-03-14 14:45:29 +01:00
signals Adding more typing around the classification and matching 2023-07-26 07:03:43 -07:00
static Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
templates Merge branch 'dev' 2022-12-05 01:35:42 -08:00
tests Fix consumer error typo 2023-09-01 00:11:32 -07:00
__init__.py Removes last vestiges of PNG from the tests, code, docs and samples 2022-06-11 14:20:50 -07:00
admin.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
apps.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
barcodes.py Feature: collate two single-sided multipage scans (#3784) 2023-07-24 00:29:04 -07: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 Adding more typing around the classification and matching 2023-07-26 07:03:43 -07:00
consumer.py Fix consumer error typo 2023-09-01 00:11:32 -07:00
converters.py Feature: collate two single-sided multipage scans (#3784) 2023-07-24 00:29:04 -07:00
data_models.py Creates a data model for the document consumption, allowing stronger typing of arguments and setting of some information about the file only once 2023-04-01 11:05:34 -07:00
double_sided.py Feature: collate two single-sided multipage scans (#3784) 2023-07-24 00:29:04 -07:00
file_handling.py Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling (#3861) 2023-07-30 08:30:50 -07:00
filters.py Feature: Allow to filter documents by original filename and checksum (#3485) 2023-06-04 10:34:27 -07:00
index.py Update index.py 2023-06-04 10:41:45 -07:00
loggers.py Improves the logging mixin and allows it to be typed better 2023-05-23 17:16:39 -07:00
matching.py Adding more typing around the classification and matching 2023-07-26 07:03:43 -07:00
models.py Support owner API query vars 2023-05-08 15:34:14 -07:00
parsers.py Remove debug 2023-07-30 08:34:33 -07: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 owner removed when set_permissions passed 2023-06-27 01:41:20 -07: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 Handles a special case where the classification model exists, but no items are auto matching any longer 2023-07-24 12:31:56 -07:00
utils.py Fixes issues with copy2 or copystat and SELinux see #3665 2023-07-22 06:27:49 -07:00
views.py Fix: enforce permissions on bulk_edit operations 2023-08-17 00:12:46 -07:00