paperless-ngx/src/documents
2020-12-15 02:35:04 +01:00
..
management made the file renamer somewhat faster. 2020-12-12 20:32:11 +01:00
migrations add backend support for saved views 2020-12-12 15:46:56 +01:00
signals made a serious mistake. fixed. 2020-12-12 02:06:43 +01:00
static use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
templates use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
tests prevent usage of {tags} directly. 2020-12-14 03:01:50 +01:00
__init__.py default language check 2020-11-25 10:52:38 +01:00
admin.py add backend support for saved views 2020-12-12 15:46:56 +01:00
apps.py code style fixes 2020-11-12 21:09:45 +01:00
checks.py add some more checks. 2020-11-12 21:20:12 +01:00
classifier.py more tests and bugfixes. 2020-11-27 15:36:32 +01:00
consumer.py fixes #112 2020-12-09 22:16:57 +01:00
file_handling.py prevent usage of {tags} directly. 2020-12-14 03:01:50 +01:00
filters.py a print() command somehow sneaked past my commit checks. 2020-12-10 00:59:03 +01:00
index.py bugfix 2020-12-05 00:37:05 +01:00
loggers.py mail handling: When exceptions occur during account/rule/message handling, paperless will continue with the next account/rule/message. 2020-12-04 15:42:05 +01:00
matching.py code cleanup 2020-11-21 15:34:00 +01:00
mixins.py Removed the archive tag, as it wasnt really used anyway. 2018-09-25 21:51:38 +02:00
models.py add backend support for saved views 2020-12-12 15:46:56 +01:00
parsers.py moved metadata extraction to the parsers 2020-12-10 14:57:53 +01:00
sanity_checker.py excluded the lockfile from the sanity checker. 2020-12-10 00:29:47 +01:00
serialisers.py editable saved views 2020-12-15 02:35:04 +01: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 added a progress bar to the reindex command. 2020-12-10 00:02:45 +01:00
views.py add backend support for saved views 2020-12-12 15:46:56 +01:00