paperless-ngx/src/documents
2025-01-03 15:16:00 -08:00
..
management Enhancement: prune audit logs and management command (#8416) 2024-12-03 19:28:27 +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 Fix: remove outdated admin logentry handler (#8580) 2025-01-01 10:11:54 -08: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 Enhancement: include current filename placeholder in workflows (#8319) 2024-12-03 03:09:27 +00:00
tests Fix: do not accept empty string for doc link value via API (#8596) 2025-01-03 15:16:00 -08: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 Fix: remove outdated admin logentry handler (#8580) 2025-01-01 10:11:54 -08: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 Feature: bulk edit custom field values (#8428) 2024-12-09 17:35:49 +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 Enhancement: include current filename placeholder in workflows (#8319) 2024-12-03 03:09:27 +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: custom field sorting (#8494) 2024-12-30 18:18:34 +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 Fix: do not accept empty string for doc link value via API (#8596) 2025-01-03 15:16:00 -08:00
settings.py Feature: Allow encrypting sensitive fields in export (#6927) 2024-06-09 14:41:18 +00:00
tasks.py Chore: some logging to trash emptying 2024-12-07 08:04:10 -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: custom field sorting (#8494) 2024-12-30 18:18:34 +00:00