| .. |
|
management
|
Merge pull request #883 from paperless-ngx/feature-version-export-import
|
2022-05-10 19:49:46 -07:00 |
|
migrations
|
Increases SavedViewFilterRule value to the maximum length
|
2022-04-08 08:55:58 -07:00 |
|
resources
|
optimized default thumbnail
|
2021-03-14 14:45:29 +01:00 |
|
signals
|
uses shutil.move instead of rename
|
2022-04-02 07:23:31 +02:00 |
|
static
|
Normalize whitespace in source files
|
2021-06-13 10:57:40 -04:00 |
|
templates
|
fix index js warning
|
2022-03-29 15:28:55 -07:00 |
|
tests
|
Adds unit testing for remote version getting
|
2022-05-11 12:59:38 -07:00 |
|
__init__.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
admin.py
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
apps.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08: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
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
checks.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
classifier.py
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
consumer.py
|
Merge pull request #721 from paperless-ngx/bug-fix-date-ignore
|
2022-05-10 16:45:58 -07:00 |
|
file_handling.py
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
filters.py
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
index.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
loggers.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
matching.py
|
removing transformation to lowercase since it is not needed at all.
|
2022-04-01 18:26:01 +02:00 |
|
models.py
|
Merge pull request #721 from paperless-ngx/bug-fix-date-ignore
|
2022-05-10 16:45:58 -07:00 |
|
parsers.py
|
Merge pull request #721 from paperless-ngx/bug-fix-date-ignore
|
2022-05-10 16:45:58 -07:00 |
|
sanity_checker.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
serialisers.py
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -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
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
views.py
|
Adds unit testing for remote version getting
|
2022-05-11 12:59:38 -07:00 |