| .. |
|
management
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |
|
migrations
|
Documentation: Fix typos with automated tool (#5319)
|
2024-01-08 16:58:41 +00: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
|
Chore: Backend dependencies update (#5676)
|
2024-02-08 09:48:24 -08:00 |
|
static
|
Fix signin username floating label (#5424)
|
2024-01-16 07:32:07 -08:00 |
|
templates
|
Fix signup form html, translation string
|
2024-02-14 16:51:47 -08:00 |
|
tests
|
Fix: Splitting on ASN barcodes even if not enabled (#5740)
|
2024-02-12 12:58:37 -08: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
|
Handle the ASN assignment last, after the splitting (#5745)
|
2024-02-13 16:26:13 +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
|
Feature: password reset (#4289)
|
2023-09-30 18:17:42 -07: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
|
|
|
|
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
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |