paperless-ngx/src/documents
Daniel Albers 3ebe6d5aef
Make ignores configurable
Adds config file setting PAPERLESS_CONSUMER_IGNORE_PATTERNS.
2021-08-18 22:23:18 +02:00
..
management Make ignores configurable 2021-08-18 22:23:18 +02:00
migrations fix migration 2021-04-05 00:16:50 +02:00
resources optimized default thumbnail 2021-03-14 14:45:29 +01:00
signals Add suggest 2021-05-30 14:50:29 +02:00
static Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
templates Merge pull request #1003 from puuu/baseurl 2021-05-15 15:12:00 +02:00
tests Make ignores configurable 2021-08-18 22:23:18 +02:00
__init__.py default language check 2020-11-25 10:52:38 +01:00
admin.py correct file mode 2021-05-16 01:22:51 +02: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 write classifier model to temporary file before copying to final location 2021-06-13 12:03:20 +02:00
consumer.py codestyle 2021-05-19 20:26:12 +02:00
file_handling.py fix test case 2021-02-12 01:31:50 +01:00
filters.py correct file mode 2021-05-16 01:22:51 +02:00
index.py only show score when sorting by score 2021-05-15 17:25:49 +02:00
loggers.py pycodestyle 2021-02-06 17:21:32 +01:00
matching.py fixes #668 (see https://github.com/the-paperless-project/paperless/pull/571) 2021-03-17 22:44:18 +01:00
models.py remove dead code 2021-05-19 19:55:35 +02:00
parsers.py fixes #631 2021-03-14 14:42:48 +01:00
sanity_checker.py Add --no-progress-bar option to commands 2021-04-18 16:16:11 +02:00
serialisers.py fix up some messages 2021-03-07 21:34:55 +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 Add --no-progress-bar option to commands 2021-04-18 16:16:11 +02:00
views.py correct file mode 2021-05-16 01:22:51 +02:00