paperless-ngx/src/documents
2023-06-20 20:54:15 +02:00
..
management Exclude consumer & AnonymousUser users from export manifest 2023-05-30 20:51:25 -07:00
migrations Support owner API query vars 2023-05-08 15:34:14 -07:00
resources optimized default thumbnail 2021-03-14 14:45:29 +01:00
signals Let ruff autofix some things from the newest version 2023-06-13 20:15:18 -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 Add test for not moving default thumbnail 2023-06-20 20:54:15 +02: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 Let ruff autofix some things from the newest version 2023-06-13 20:15:18 -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 Just in case, catch a sometimes nltk error and return the basic processed content instead 2023-05-24 19:34:49 -07:00
consumer.py In cases where a temporary file is created or used, copy the original file stats to it 2023-06-07 09:02:19 -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
file_handling.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -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 Use document owner for matching if set 2023-04-26 09:42:03 -07:00
models.py Support owner API query vars 2023-05-08 15:34:14 -07:00
parsers.py Copy default thumbnail if thumbnail generation fails 2023-06-20 11:28:46 -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 Make DocumentSerializer return the original_filename 2023-05-27 21:35:58 +02: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 Let ruff autofix some things from the newest version 2023-06-13 20:15:18 -07:00
views.py Let ruff autofix some things from the newest version 2023-06-13 20:15:18 -07:00