paperless-ngx/src/documents
2020-11-02 19:42:23 +01:00
..
management removed unused code, small fixes 2020-11-02 18:20:04 +01:00
migrations fix the migration history and provide a script to update existing paperless instances to the new version 2020-11-02 17:55:36 +01:00
signals fixed unnecessary assignation of correspondents / types to documents 2020-11-02 19:27:24 +01:00
templates added Angular SPA entry page 2020-10-25 23:30:15 +01:00
tests fixed most of the tests 2020-11-02 19:42:23 +01:00
__init__.py Add check for changed password 2018-05-28 12:58:28 +01:00
admin.py removed unused code, small fixes 2020-11-02 18:20:04 +01:00
apps.py unified document matching, legacy and automatching work alongside now 2020-10-28 11:45:11 +01:00
checks.py mode change 2018-09-06 12:00:01 +02:00
classifier.py the document classifier is now stateless 2020-10-29 14:33:42 +01:00
consumer.py removed unused code, small fixes 2020-11-02 18:20:04 +01:00
filters.py logging: don't group by logging_group 2020-11-02 01:24:56 +01:00
forms.py Code cleanup 2018-07-08 16:07:10 +01:00
index.py paginated search results 2020-11-02 12:23:50 +01:00
loggers.py renamed logger 2020-11-02 18:54:27 +01:00
mail.py Catches OSError on IMAP connection error 2019-01-14 19:08:59 +01:00
matching.py the document classifier is now stateless 2020-10-29 14:33:42 +01:00
mixins.py Removed the archive tag, as it wasnt really used anyway. 2018-09-25 21:51:38 +02:00
models.py reworked most of the tesseract parser, better logging 2020-11-02 15:40:44 +01:00
parsers.py made unpaper and convert a little bit nicer to interact with 2020-11-02 19:31:04 +01:00
serialisers.py logging: don't group by logging_group 2020-11-02 01:24:56 +01:00
settings.py PEP8 2017-05-08 15:48:37 +02:00
views.py paginated search results 2020-11-02 12:23:50 +01:00