| .. |
|
management
|
Include storage path in exporter + tests
|
2022-09-11 07:39:35 -07:00 |
|
migrations
|
Fix 1023, 1024 migrations, add savedviewfilterrule migration
|
2022-08-26 10:02:48 -07:00 |
|
resources
|
optimized default thumbnail
|
2021-03-14 14:45:29 +01:00 |
|
signals
|
Adds the storage paths to the re-tagger command
|
2022-08-21 18:01:19 -07:00 |
|
static
|
Normalize whitespace in source files
|
2021-06-13 10:57:40 -04:00 |
|
templates
|
Properly get username & display name
|
2022-05-17 11:13:19 -07:00 |
|
tests
|
New Crowdin updates (#1607)
|
2022-09-16 15:45:17 -07:00 |
|
__init__.py
|
Removes last vestiges of PNG from the tests, code, docs and samples
|
2022-06-11 14:20:50 -07:00 |
|
admin.py
|
update files and model to include new field
|
2022-08-20 14:30:14 -07:00 |
|
apps.py
|
Feature: Dynamic document storage pathes (#916)
|
2022-05-19 14:42:25 -07:00 |
|
barcodes.py
|
Fixes grammar in comment
|
2022-09-16 09:08:16 -07:00 |
|
bulk_download.py
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
bulk_edit.py
|
Implements a better re-do of OCR by making the document archiver function common. Actually creates updated file now
|
2022-08-21 18:20:59 -07:00 |
|
checks.py
|
Removes last vestiges of PNG from the tests, code, docs and samples
|
2022-06-11 14:20:50 -07:00 |
|
classifier.py
|
When raising an exception during exception handling, chain them together for slightly cleaner logs
|
2022-08-03 09:00:56 -07:00 |
|
consumer.py
|
Also provide the original file name to the post consumption script
|
2022-08-21 16:16:28 -07:00 |
|
file_handling.py
|
Feature: Dynamic document storage pathes (#916)
|
2022-05-19 14:42:25 -07:00 |
|
filters.py
|
Feature: Dynamic document storage pathes (#916)
|
2022-05-19 14:42:25 -07:00 |
|
index.py
|
Feature: Dynamic document storage pathes (#916)
|
2022-05-19 14:42:25 -07:00 |
|
loggers.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
matching.py
|
Feature: Dynamic document storage pathes (#916)
|
2022-05-19 14:42:25 -07:00 |
|
models.py
|
Add missing filter rule types to SavedViewFilterRule model
|
2022-08-26 10:02:48 -07:00 |
|
parsers.py
|
fix(parsers|test_api): fix failed tests
|
2022-08-06 19:19:10 +02:00 |
|
sanity_checker.py
|
Fixes formatting
|
2022-06-01 08:20:04 -07:00 |
|
serialisers.py
|
created_date is not supposed to be required
|
2022-08-14 00:58:31 -07:00 |
|
settings.py
|
|
|
|
tasks.py
|
Updates how barcodes are detected, using pikepdf images, instead of converting each page to an image
|
2022-09-16 09:08:16 -07:00 |
|
views.py
|
Merge pull request #1375 from tim-vogel/add_comments
|
2022-08-25 11:48:31 -07:00 |