paperless-ngx/src/documents
2024-12-03 00:12:40 +00:00
..
management Enhancement: use stable unique IDs for custom field select options (#8299) 2024-12-02 04:15:38 +00:00
migrations Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
plugins Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
resources Logs the errors during thumbnail generation, updates default to be WebP 2023-09-12 12:16:22 -07:00
signals Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
static Enhancement: support custom logo / title on login page (#6775) 2024-05-20 09:40:19 -07:00
templates Feature: two-factor authentication (#8012) 2024-11-18 18:34:46 +00:00
templating Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
tests Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
__init__.py Standarizes the imports across all the files and modules (#4248) 2023-09-23 20:17:01 -07:00
admin.py Fixes admin pages to show trashed documents too (#8068) 2024-11-07 23:04:29 +00:00
apps.py Chore: Unify workflow logic (#7880) 2024-10-10 20:28:44 +00:00
barcodes.py Enhancement: support retain barcode split pages (#7912) 2024-10-13 20:51:39 -07:00
bulk_download.py Switch src/documents/bulk*.py from os.path to pathlib.Path (#7862) 2024-11-12 17:04:07 +00:00
bulk_edit.py Change: change update content to handle archive disabled (#8315) 2024-11-20 20:01:13 +00:00
caching.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
checks.py Feature: Enhanced templating for filename format (#7836) 2024-10-06 12:54:01 -07:00
classifier.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
conditionals.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
consumer.py Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
context_processors.py Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
converters.py Chore: Standardize subprocess running and logging (#6275) 2024-04-04 13:11:43 -07:00
data_models.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
double_sided.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
file_handling.py Handle a special case where the none marker exists in a way which could create an absolute path (#8060) 2024-10-28 01:51:07 +00:00
filters.py Enhancement: use stable unique IDs for custom field select options (#8299) 2024-12-02 04:15:38 +00:00
index.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
loggers.py Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
matching.py Feature: scheduled workflow trigger (#8036) 2024-11-24 18:22:31 +00:00
models.py Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
parsers.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
permissions.py Fix: add permissions to OPTIONS requests for notes (#7661) 2024-09-09 08:34:21 -07:00
sanity_checker.py Fix: dont exclude documents in trash from sanity check (#7133) 2024-07-01 13:47:05 -07:00
serialisers.py Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
settings.py Feature: Allow encrypting sensitive fields in export (#6927) 2024-06-09 14:41:18 +00:00
tasks.py Fix: include distinct on workflow objects filter 2024-11-24 12:22:48 -08:00
utils.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
validators.py Enhancement: improve validation of custom field values (#5166) 2023-12-29 14:45:29 -08:00
views.py Enhancement: History (audit log) for bulk edit operations (#8196) 2024-12-01 17:53:52 +00:00