paperless-ngx/src/documents
2025-02-21 16:44:03 +00:00
..
management Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
migrations Enhancement: "webui" workflowtrigger source option (#9170) 2025-02-21 08:26:00 -08:00
plugins Fix: deselect and trigger refresh for deleted documents from bulk operations with "delete originals" (#8996) 2025-02-07 00:47:50 +00:00
resources Logs the errors during thumbnail generation, updates default to be WebP 2023-09-12 12:16:22 -07:00
signals Chore: more efficient select cf update handler (#9099) 2025-02-16 00:29:35 +00:00
static Enhancement: support custom logo / title on login page (#6775) 2024-05-20 09:40:19 -07:00
templates Enhancement: set autofocus on MFA code field (#8756) 2025-01-15 21:32:55 +00:00
templating Enhancement: include current filename placeholder in workflows (#8319) 2024-12-03 03:09:27 +00:00
tests Feature: email document button (#8950) 2025-02-21 16:44:03 +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 Feature: openapi spec, full api browser (#8948) 2025-02-10 16:43:07 +00:00
barcodes.py Chore: Switch from os.path to pathlib.Path (#8325) 2025-01-06 12:12:27 -08:00
bulk_download.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
bulk_edit.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
caching.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
checks.py Chore(deps-dev): Bump the development group with 2 updates (#8841) 2025-01-21 19:22:25 +00:00
classifier.py Tweak: more accurate classifier last trained time (#9004) 2025-02-06 10:54:31 -08:00
conditionals.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
consumer.py Enhancement: add layout options for email conversion (#8907) 2025-02-07 18:32:35 +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 Enhancement: "webui" workflowtrigger source option (#9170) 2025-02-21 08:26:00 -08:00
double_sided.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
file_handling.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
filters.py Feature: openapi spec, full api browser (#8948) 2025-02-10 16:43:07 +00:00
index.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
loggers.py Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
mail.py Change: use simpler method for attaching files (#8845) 2025-01-21 10:38:21 -08:00
matching.py Feature: scheduled workflow trigger (#8036) 2024-11-24 18:22:31 +00:00
models.py Enhancement: "webui" workflowtrigger source option (#9170) 2025-02-21 08:26:00 -08:00
parsers.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
permissions.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
sanity_checker.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
schema.py Feature: openapi spec, full api browser (#8948) 2025-02-10 16:43:07 +00:00
serialisers.py Enhancement: "webui" workflowtrigger source option (#9170) 2025-02-21 08:26:00 -08:00
settings.py Feature: Allow encrypting sensitive fields in export (#6927) 2024-06-09 14:41:18 +00:00
tasks.py Fix: correct logged number of deleted documents on trash (#9148) 2025-02-17 18:41:47 -08:00
utils.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
validators.py Enhancement: use charfield for webhook url, custom validation (#9128) 2025-02-16 14:26:30 -08:00
views.py Feature: email document button (#8950) 2025-02-21 16:44:03 +00:00