paperless-ngx/src/documents
2022-10-05 13:46:32 -07:00
..
management Include storage path in exporter + tests 2022-09-11 07:39:35 -07:00
migrations Fix 1023, 1024 migrations, add savedviewfilterrule migration 2022-08-26 10:02:48 -07:00
resources optimized default thumbnail 2021-03-14 14:45:29 +01:00
signals Adds the storage paths to the re-tagger command 2022-08-21 18:01:19 -07:00
static Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
templates Properly get username & display name 2022-05-17 11:13:19 -07:00
tests Fix python + frontend tests 2022-09-30 18:32:21 -07:00
__init__.py Removes last vestiges of PNG from the tests, code, docs and samples 2022-06-11 14:20:50 -07:00
admin.py update files and model to include new field 2022-08-20 14:30:14 -07:00
apps.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
barcodes.py Fixes grammar in comment 2022-09-16 09:08:16 -07:00
bulk_download.py Runs pyupgrade to Python 3.8+ and adds a hook for it 2022-05-06 09:04:08 -07:00
bulk_edit.py Implements a better re-do of OCR by making the document archiver function common. Actually creates updated file now 2022-08-21 18:20:59 -07:00
checks.py Removes last vestiges of PNG from the tests, code, docs and samples 2022-06-11 14:20:50 -07:00
classifier.py When raising an exception during exception handling, chain them together for slightly cleaner logs 2022-08-03 09:00:56 -07:00
consumer.py add id to document duplicate error message 2022-10-02 10:27:45 -07:00
file_handling.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
filters.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
index.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
loggers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
matching.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
models.py Add missing filter rule types to SavedViewFilterRule model 2022-08-26 10:02:48 -07:00
parsers.py fix(parsers|test_api): fix failed tests 2022-08-06 19:19:10 +02:00
sanity_checker.py Fixes formatting 2022-06-01 08:20:04 -07:00
serialisers.py Better migration of update checking settings, offer reload, strip backend_setting from db 2022-09-30 14:03:59 -07: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 Updates how barcodes are detected, using pikepdf images, instead of converting each page to an image 2022-09-16 09:08:16 -07:00
views.py Merge pull request #1692 from paperless-ngx/feature-frontend-update-checking 2022-10-05 13:46:32 -07:00