| .. |
|
management
|
Fix: inotify read timeout not in ms (#5876)
|
2024-02-26 00:46:47 +00:00 |
|
migrations
|
Fix workflow migration model imports
|
2024-02-21 12:32:58 -08:00 |
|
plugins
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
resources
|
Logs the errors during thumbnail generation, updates default to be WebP
|
2023-09-12 12:16:22 -07:00 |
|
signals
|
Fix: handle title placeholder for docs without original_filename (#5828)
|
2024-02-25 17:45:35 -08:00 |
|
static
|
Fix: Refactor accounts templates and create signup template (#5899)
|
2024-02-26 09:23:53 -08:00 |
|
templates
|
Fix: use PAPERLESS_URL if set for pw reset emails (#5902)
|
2024-02-26 21:41:25 +00:00 |
|
tests
|
Fix: respect global permissions for UI settings (#5919)
|
2024-02-26 20:19:31 +00:00 |
|
__init__.py
|
Standarizes the imports across all the files and modules (#4248)
|
2023-09-23 20:17:01 -07:00 |
|
admin.py
|
Fix: speed up admin panel for installs with a large number of documents (#5052)
|
2023-12-19 16:17:43 -08:00 |
|
apps.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
barcodes.py
|
Fixes the interaction when both splitting and ASN are enabled (#5779)
|
2024-02-15 17:33:26 +00:00 |
|
bulk_download.py
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
bulk_edit.py
|
Enhancement: mergeable bulk edit permissions (#5508)
|
2024-02-01 19:56:57 +00:00 |
|
caching.py
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
checks.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
classifier.py
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
conditionals.py
|
Feature: Cache metadata and suggestions in Redis (#5638)
|
2024-02-04 10:42:21 -08:00 |
|
consumer.py
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |
|
context_processors.py
|
Fix: use PAPERLESS_URL if set for pw reset emails (#5902)
|
2024-02-26 21:41:25 +00:00 |
|
converters.py
|
Feature: collate two single-sided multipage scans (#3784)
|
2023-07-24 00:29:04 -07:00 |
|
data_models.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
double_sided.py
|
Refactor file consumption task to allow beginnings of a plugin system (#5367)
|
2024-01-13 16:11:14 +00:00 |
|
file_handling.py
|
Documentation: Fix typos with automated tool (#5319)
|
2024-01-08 16:58:41 +00:00 |
|
filters.py
|
Fix shared by me filter with multiple users / groups in postgres (#5396)
|
2024-01-15 22:06:59 +00:00 |
|
index.py
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |
|
loggers.py
|
Improves the logging mixin and allows it to be typed better
|
2023-05-23 17:16:39 -07:00 |
|
matching.py
|
Fix: only check workflow trigger source if not empty (#5701)
|
2024-02-09 08:57:09 -08:00 |
|
models.py
|
Updates all backend, hooks and configures codespell in a slightly easier way (#5336)
|
2024-01-09 10:30:33 -08:00 |
|
parsers.py
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |
|
permissions.py
|
Change workflow permissions assignment to merge (#5496)
|
2024-01-22 16:34:16 -08:00 |
|
sanity_checker.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
serialisers.py
|
Fix: only check workflow trigger source if not empty (#5701)
|
2024-02-09 08:57:09 -08:00 |
|
settings.py
|
Adjusted the exporter and importer so that they take archived documents into account.
|
2020-11-28 11:24:59 +01:00 |
|
tasks.py
|
Refactor file consumption task to allow beginnings of a plugin system (#5367)
|
2024-01-13 16:11:14 +00:00 |
|
utils.py
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
validators.py
|
Enhancement: improve validation of custom field values (#5166)
|
2023-12-29 14:45:29 -08:00 |
|
views.py
|
Fix: respect global permissions for UI settings (#5919)
|
2024-02-26 20:19:31 +00:00 |