paperless-ngx/src/documents
2020-12-02 22:44:18 +01:00
..
management checking file types against parsers in the consumer. 2020-12-01 15:26:05 +01:00
migrations added checksums for archived documents. 2020-11-29 12:31:26 +01:00
signals a couple fixes and more supported image files 2020-12-02 17:39:49 +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 test fixes and changelog 2020-12-02 22:44:18 +01:00
__init__.py default language check 2020-11-25 10:52:38 +01:00
admin.py updated the admin, ordering for mail rules 2020-11-21 23:12:34 +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 checking file types against parsers in the consumer. 2020-12-01 15:26:05 +01:00
file_handling.py some more tests. 2020-12-01 14:15:43 +01:00
filters.py fixes #17 2020-11-04 00:01:08 +01:00
forms.py workaround for a bug in django-q: task results with too long names would not show up in the result lists. 2020-11-22 13:53:19 +01:00
index.py searching for types and dates, error catching, documentation and changelog. 2020-11-30 16:13:35 +01:00
loggers.py tests: disable db logger in all tests except logger tests 2020-11-27 13:13:11 +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 filename handling for archive files. 2020-11-30 21:38:42 +01:00
parsers.py fixes #78 2020-12-02 18:00:49 +01:00
sanity_checker.py testing and fixing the sanity checker 2020-12-02 01:18:11 +01:00
serialisers.py Basic support for metadata added. Fixes 404 for actions on invalid document ids. 2020-11-25 17:16: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 this change caused index optimization to fail. 2020-11-30 21:53:39 +01:00
views.py Merge branch 'dev' into feature-ocrmypdf 2020-11-30 16:48:09 +01:00