paperless-ngx/src/documents
2021-02-25 22:49:38 +01:00
..
management Revert "associate error messages with documents" 2021-02-22 11:52:54 +01:00
migrations bugfixes 2021-02-25 22:16:31 +01:00
signals some search index optimizations 2021-02-15 13:26:36 +01:00
static use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
templates fixes for #600 2021-02-24 19:03:21 +01:00
tests tests 2021-02-25 22:17:18 +01:00
__init__.py default language check 2020-11-25 10:52:38 +01:00
admin.py adjust migration 2021-02-24 23:52:25 +01:00
apps.py fix some translation issues 2021-01-02 00:45:23 +01:00
bulk_download.py API support for downloading compressed archives of multiple documents 2021-02-20 16:09:29 +01:00
bulk_edit.py some search index optimizations 2021-02-15 13:26:36 +01:00
checks.py more tests 2020-12-22 13:04:08 +01:00
classifier.py load sklearn modules only when training data has changed 2021-02-15 11:25:25 +01:00
consumer.py fix a bug with thumbnail generation when TIKA was enabled 2021-02-09 22:12:43 +01:00
file_handling.py fix test case 2021-02-12 01:31:50 +01:00
filters.py fixes #121 2021-01-04 00:38:29 +01:00
index.py some search index optimizations 2021-02-15 13:26:36 +01:00
loggers.py pycodestyle 2021-02-06 17:21:32 +01:00
matching.py fix some logging messages 2021-02-06 15:30:47 +01:00
models.py bugfixes 2021-02-25 22:16:31 +01:00
parsers.py only import dateparser when required 2021-02-15 11:52:46 +01:00
sanity_checker.py better sanity checker that logs messages in the log files and does not fail on warnings. 2021-02-14 17:08:29 +01:00
serialisers.py increase luminance threshold for better readability 2021-02-25 22:49:38 +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 better sanity checker that logs messages in the log files and does not fail on warnings. 2021-02-14 17:08:29 +01:00
views.py versioning for the tags API 2021-02-24 23:54:19 +01:00