paperless-ngx/src/documents
2020-11-21 12:12:19 +01:00
..
management mime type handling 2020-11-20 13:31:03 +01:00
migrations making the migration reversible 2020-11-20 18:45:37 +01:00
signals add exception handler for invalid filename formats. 2020-11-13 20:31:51 +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 code cleanup 2020-11-21 12:12:19 +01:00
__init__.py Add check for changed password 2018-05-28 12:58:28 +01:00
admin.py mime type handling 2020-11-20 13:31:03 +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 code style fixes 2020-11-12 21:09:45 +01:00
consumer.py FileType does not care about the extension anymore. 2020-11-20 16:18:59 +01:00
file_handling.py mime type handling 2020-11-20 13:31:03 +01:00
filters.py fixes #17 2020-11-04 00:01:08 +01:00
forms.py using mime type checking during upload 2020-11-21 01:42:55 +01:00
index.py make the index dir if it does not exist. 2020-11-20 11:21:09 +01:00
loggers.py updated logging, logging for the mail consumer to see whats happening 2020-11-18 13:23:30 +01:00
matching.py code style fixes 2020-11-12 21:09:45 +01:00
mixins.py Removed the archive tag, as it wasnt really used anyway. 2018-09-25 21:51:38 +02:00
models.py code cleanup 2020-11-21 12:12:19 +01:00
parsers.py mime type handling 2020-11-20 13:31:03 +01:00
serialisers.py mime type handling 2020-11-20 13:31:03 +01:00
settings.py PEP8 2017-05-08 15:48:37 +02:00
tasks.py Merge branch 'dev' into mail_rework 2020-11-17 17:01:15 +01:00
views.py mime type handling 2020-11-20 13:31:03 +01:00