paperless-ngx/src/documents
2020-12-06 22:53:54 +01:00
..
management codestyle 2020-12-06 19:04:32 +01:00
migrations added checksums for archived documents. 2020-11-29 12:31:26 +01:00
signals changed the way public filenames (i.e., for download and exporting) are generated. #94 2020-12-06 19:03:45 +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 changed the way public filenames (i.e., for download and exporting) are generated. #94 2020-12-06 19:03:45 +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 Merge branch 'dev' into feature-websockets-status 2020-12-06 22:53:54 +01:00
file_handling.py codestyle 2020-12-06 19:04:32 +01:00
filters.py fixes #17 2020-11-04 00:01:08 +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 changed the way public filenames (i.e., for download and exporting) are generated. #94 2020-12-06 19:03:45 +01:00
parsers.py Merge branch 'dev' into feature-websockets-status 2020-12-06 22:53:54 +01:00
sanity_checker.py testing and fixing the sanity checker 2020-12-02 01:18:11 +01:00
serialisers.py better error messages for file uploads. adresses #91 2020-12-06 22:31:12 +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 better error messages for file uploads. adresses #91 2020-12-06 22:31:12 +01:00