paperless-ngx/src/documents
2023-05-24 19:34:49 -07:00
..
management Replace usages of os.rename with shutil.move to properly handle cases where the source and dest arent't on the same filesystem 2023-05-01 07:28:52 -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 Replace usages of os.rename with shutil.move to properly handle cases where the source and dest arent't on the same filesystem 2023-05-01 07:28:52 -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 Improves the logging mixin and allows it to be typed better 2023-05-23 17:16:39 -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 Updates handling of barcodes to encapsulate logic, moving it out of tasks and into barcodes 2023-05-22 06:52:31 -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 Improves the logging mixin and allows it to be typed better 2023-05-23 17:16:39 -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 Support owner API query vars 2023-05-08 15:34:14 -07:00
index.py Merge pull request #3359 from paperless-ngx/feature-fix-autocomplete-respect-perms 2023-05-12 13:35: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 Improves the logging mixin and allows it to be typed better 2023-05-23 17:16:39 -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 Merge pull request #3329 from paperless-ngx/feature-full-dynamic-counts 2023-05-10 11:15:47 -07:00
settings.py
tasks.py Updates handling of barcodes to encapsulate logic, moving it out of tasks and into barcodes 2023-05-22 06:52:31 -07:00
views.py Merge pull request #3359 from paperless-ngx/feature-fix-autocomplete-respect-perms 2023-05-12 13:35:45 -07:00