| .. |
|
management
|
Fix: Always clean up INotify (#9359)
|
2025-03-11 10:01:00 -07:00 |
|
migrations
|
Bug fix: typo in migration file (#9321)
|
2025-03-06 19:32:54 -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
|
Fix: do not try deleting original that was moved to trash dir (#9684)
|
2025-04-19 15:11:29 -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
|
Feature: Add slugify filter in templating (#9269)
|
2025-03-03 08:20:04 -08:00 |
|
tests
|
Chore: switch from os.path to pathlib.Path (#9339)
|
2025-04-21 12:16:52 -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
|
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
|
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
|
Fixhancement: check more permissions for status consumer messages (#9804)
|
2025-04-26 23:31:04 -07: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
|
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
|
Chore: switch from os.path to pathlib.Path (#9060)
|
2025-03-05 21:06:01 +00: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
|
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
|
Fix: correctly handle empty user for old notes api format, fix frontend API version (#9846)
|
2025-05-01 14:45:37 -07:00 |
|
settings.py
|
Feature: Allow encrypting sensitive fields in export (#6927)
|
2024-06-09 14:41:18 +00:00 |
|
tasks.py
|
Fix: always update classifier task result (#9817)
|
2025-04-29 11:46:18 -07: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
|
Fix: fix missing archive file size
|
2025-04-19 14:26:53 -07:00 |