| .. |
|
data
|
Changes from a hash based system to a time based system to prevent extra retrains
|
2023-02-28 08:13:10 -08:00 |
|
examples
|
more test
|
2020-11-25 21:38:19 +01:00 |
|
samples
|
Feature: support barcode upscaling for better detection of small barcodes (#3655)
|
2023-06-27 10:18:47 -07:00 |
|
__init__.py
|
Added pytest and broke up the consumer into file and mail
|
2016-02-05 00:23:36 +00:00 |
|
factories.py
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
test_admin.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_api.py
|
Adding explicit doc permissions test
|
2023-06-27 10:53:48 -07:00 |
|
test_barcodes.py
|
Feature: support barcode upscaling for better detection of small barcodes (#3655)
|
2023-06-27 10:18:47 -07:00 |
|
test_checks.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_classifier.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_consumer.py
|
Improves the logging mixin and allows it to be typed better
|
2023-05-23 17:16:39 -07:00 |
|
test_date_parsing.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_delayedquery.py
|
Feature: Allow to filter documents by original filename and checksum (#3485)
|
2023-06-04 10:34:27 -07:00 |
|
test_document_model.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_file_handling.py
|
Replace usages of os.rename with shutil.move to properly handle cases where the source and dest arent't on the same filesystem
|
2023-05-01 07:28:52 -07:00 |
|
test_importer.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_index.py
|
Respect permissions for autocomplete suggestions
|
2023-05-11 14:43:25 -07:00 |
|
test_management.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_management_consumer.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_management_exporter.py
|
Include global and object-level permissions in export / import
|
2023-06-23 23:33:36 -07:00 |
|
test_management_retagger.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_management_superuser.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_management_thumbnails.py
|
Add test for not moving default thumbnail
|
2023-06-20 20:54:15 +02:00 |
|
test_matchables.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_archive_files.py
|
Updates some Python dependencies and the hooks
|
2023-07-20 18:30:11 -07:00 |
|
test_migration_encrypted_webp_conversion.py
|
Migrate encrypted png thumbnails to webp
|
2023-06-29 13:21:15 -07:00 |
|
test_migration_mime_type.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_remove_null_characters.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_tag_colors.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_webp_conversion.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_models.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_parsers.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_sanity_check.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_task_signals.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_tasks.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_views.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
utils.py
|
Rewrites the email parsing to be more clear and concise.
|
2023-06-06 09:05:26 -07:00 |