paperless-ngx/src/documents
2025-03-04 18:56:28 +00:00
..
management Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106) 2025-02-26 22:12:20 +00:00
migrations Removes the unused Log model and LogFilterSet (#9294) 2025-03-04 18:26:25 +00: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 Fix: Switches data to content to upload raw bytes/text content (#9293) 2025-03-04 18:56:28 +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 Feature: Add slugify filter in templating (#9269) 2025-03-03 08:20:04 -08:00
tests Fix: Switches data to content to upload raw bytes/text content (#9293) 2025-03-04 18:56:28 +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: Reduce imports for a slight memory improvement (#9217) 2025-02-24 15:06:14 -08:00
bulk_download.py Chore: Reduce imports for a slight memory improvement (#9217) 2025-02-24 15:06:14 -08:00
bulk_edit.py Chore: Reduce imports for a slight memory improvement (#9217) 2025-02-24 15:06:14 -08:00
caching.py Chore: Reduce imports for a slight memory improvement (#9217) 2025-02-24 15:06:14 -08:00
checks.py Chore(deps-dev): Bump the development group with 2 updates (#8841) 2025-01-21 19:22:25 +00:00
classifier.py Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106) 2025-02-26 22:12:20 +00: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 Removes the unused Log model and LogFilterSet (#9294) 2025-03-04 18:26:25 +00:00
index.py Chore: Reduce imports for a slight memory improvement (#9217) 2025-02-24 15:06:14 -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 Chore: Reduce imports for a slight memory improvement (#9217) 2025-02-24 15:06:14 -08:00
models.py Removes the unused Log model and LogFilterSet (#9294) 2025-03-04 18:26:25 +00:00
parsers.py Chore: Reduce imports for a slight memory improvement (#9217) 2025-02-24 15:06:14 -08:00
permissions.py Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
sanity_checker.py Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106) 2025-02-26 22:12:20 +00:00
schema.py Feature: openapi spec, full api browser (#8948) 2025-02-10 16:43:07 +00:00
serialisers.py Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106) 2025-02-26 22:12:20 +00:00
settings.py Feature: Allow encrypting sensitive fields in export (#6927) 2024-06-09 14:41:18 +00:00
tasks.py Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106) 2025-02-26 22:12:20 +00: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 Remove one more logger call 2025-02-27 00:01:11 -08:00