| .. |
|
management
|
Enhancement: support import of zipped export (#10073)
|
2025-06-13 10:06:37 -07:00 |
|
migrations
|
Chore: silence migration result if no docs
|
2025-05-26 10:31:37 -07: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: use hard delete for custom fields with workflow removal (#10191)
|
2025-06-16 07:09:22 -07:00 |
|
static
|
Enhancement: support custom logo / title on login page (#6775)
|
2024-05-20 09:40:19 -07:00 |
|
templates
|
Enhancement: allow webUI first account signup (#9500)
|
2025-03-29 17:12:34 +00:00 |
|
templating
|
Change: treat created as date not datetime (#9793)
|
2025-05-16 14:23:04 +00:00 |
|
tests
|
QoL: log version at startup, show backend vs frontend mismatch in system status (#10214)
|
2025-06-19 08:29:34 -07: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
|
Enhancement: add barcode frontend config (#9742)
|
2025-05-11 19:44:06 +00:00 |
|
bulk_download.py
|
Chore: Reduce imports for a slight memory improvement (#9217)
|
2025-02-24 15:06:14 -08:00 |
|
bulk_edit.py
|
Fix: prevent self-linking when bulk edit doc link (#9629)
|
2025-04-14 07:12:50 -07: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
|
Chore: refactor consumer plugin checks to a pre-flight plugin (#9994)
|
2025-06-03 19:28:49 +00:00 |
|
context_processors.py
|
Enhancement: allow webUI first account signup (#9500)
|
2025-03-29 17:12:34 +00:00 |
|
converters.py
|
Chore: Standardize subprocess running and logging (#6275)
|
2024-04-04 13:11:43 -07:00 |
|
data_models.py
|
Enhancement: support assigning custom field values in workflows (#9272)
|
2025-03-05 12:30:19 -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
|
Fix: fix created dater filtering in 2.16.0 (#9976)
|
2025-05-19 13:52:09 -07:00 |
|
index.py
|
Fix: handle whoosh query correction errors (#10121)
|
2025-06-05 08:57:25 -07: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
|
Performance: pre-filter document list in scheduled workflow checks (#10031)
|
2025-06-03 21:47:29 +00:00 |
|
models.py
|
Fix: created date fixes in v2.16 (#10026)
|
2025-05-24 09:45:07 -07:00 |
|
parsers.py
|
Chore: Reduce imports for a slight memory improvement (#9217)
|
2025-02-24 15:06:14 -08:00 |
|
permissions.py
|
Change: better handle permissions in patch requests (#9393)
|
2025-03-14 08:53:00 -07:00 |
|
sanity_checker.py
|
Fix: ignore logo file from sanity checker (#9946)
|
2025-05-16 17:30:34 -07:00 |
|
schema.py
|
Feature: openapi spec, full api browser (#8948)
|
2025-02-10 16:43:07 +00:00 |
|
serialisers.py
|
Fix: more api fixes (#10204)
|
2025-06-19 08:28:41 -07:00 |
|
settings.py
|
Feature: Allow encrypting sensitive fields in export (#6927)
|
2024-06-09 14:41:18 +00:00 |
|
tasks.py
|
Fix: restore expected pre-2.16 scheduled workflow offset behavior (#10218)
|
2025-06-19 14:47:54 +00:00 |
|
utils.py
|
Fix: Add exception to utime in copy_basic_file_stats (#10070)
|
2025-05-28 15:13:03 -07:00 |
|
validators.py
|
Enhancement: use charfield for webhook url, custom validation (#9128)
|
2025-02-16 14:26:30 -08:00 |
|
views.py
|
QoL: log version at startup, show backend vs frontend mismatch in system status (#10214)
|
2025-06-19 08:29:34 -07:00 |