| .. |
|
management
|
Transitions the backend to celery and celery beat
|
2022-09-26 11:25:34 -07:00 |
|
migrations
|
Fixes up some issues with the migrations and type mismatches
|
2022-10-03 13:18:25 -07:00 |
|
resources
|
optimized default thumbnail
|
2021-03-14 14:45:29 +01:00 |
|
signals
|
Finalizes what the PaperlessTask will look like to the frontend
|
2022-09-27 12:44:01 -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
|
Updates how task_args and task_kwargs are parsed, adds testing to cover everything I can think of
|
2022-09-28 10:40:55 -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
|
Transitions the backend to celery and celery beat
|
2022-09-26 11:25:34 -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
|
add id to document duplicate error message
|
2022-10-02 10:27:45 -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
|
Finalizes what the PaperlessTask will look like to the frontend
|
2022-09-27 12:44:01 -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
|
Fix logger location tag
|
2022-09-28 11:02:34 -07: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
|
Transitions the backend to celery and celery beat
|
2022-09-26 11:25:34 -07:00 |
|
views.py
|
Filter out old migrated tasks
|
2022-09-27 19:41:23 -07:00 |