paperless-ngx/src/documents
2023-03-21 07:46:57 -07:00
..
management Limit the number of threads waiting for files to be ready during polling 2023-03-21 07:46:57 -07:00
migrations Rename comments --> notes 2023-03-18 13:59:17 -07:00
resources optimized default thumbnail 2021-03-14 14:45:29 +01:00
signals Moves the renaming ttask into the serialiser update instead of post_save. Feels more correct 2023-02-18 12:19:33 -08:00
static Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
templates Merge branch 'dev' 2022-12-05 01:35:42 -08:00
tests Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget 2023-03-19 23:34:19 -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 Rename comments --> notes 2023-03-18 13:59:17 -07:00
apps.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
barcodes.py Changes out the settings and a decent amount of test code to be pathlib compatible 2023-03-06 09:16:07 -08:00
bulk_download.py Adds an optional API field to follow the filenaming format when creating a bulk download zip 2022-12-08 18:32:14 -08:00
bulk_edit.py fix database locked error 2023-03-03 23:30:12 +01: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 Changes out the settings and a decent amount of test code to be pathlib compatible 2023-03-06 09:16:07 -08:00
consumer.py Merge branch 'dev' into feature-permissions 2023-02-14 11:32:37 -08:00
file_handling.py Adds owner and original name to the possible naming schemes 2023-03-12 15:29:58 -07:00
filters.py Allow filtering on multiple correspondents, doctypes, storage paths 2023-03-17 17:57:54 -07:00
index.py Rename comments --> notes 2023-03-18 13:59:17 -07:00
loggers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
matching.py Add an option to disable matching 2023-02-21 20:01:30 -05:00
models.py Rename comments --> notes 2023-03-18 13:59:17 -07:00
parsers.py relock with Python 3.8.15 2023-01-06 17:59:39 -08:00
permissions.py Add ability to set owner per object 2022-12-09 15:54:30 -08:00
sanity_checker.py Fixes formatting 2022-06-01 08:20:04 -07:00
serialisers.py Rename comments --> notes 2023-03-18 13:59:17 -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 fix database locked error 2023-03-03 23:30:12 +01:00
views.py Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget 2023-03-19 23:34:19 -07:00