paperless-ngx/src/documents
2023-05-04 02:07:48 -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 Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -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 Fix note sorting, testing, bump search index version 2023-05-04 02:07:48 -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 Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -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 Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
consumer.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -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 Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
index.py Fix note sorting, testing, bump search index version 2023-05-04 02:07:48 -07:00
loggers.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
matching.py Use document owner for matching if set 2023-04-26 09:42:03 -07:00
models.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
parsers.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -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 Dont perform permissions queries by default 2023-04-27 07:06:49 -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 Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
views.py Respect superuser for advanced queries, test coverage for object perms 2023-04-27 15:51:34 -07:00