| .. |
|
management
|
replace --use-filename-prefix with --use-folder-prefix
|
2023-01-24 11:06:49 -08:00 |
|
migrations
|
Merge pull request #2498 from paperless-ngx/fix-2496
|
2023-01-24 10:37:04 -08:00 |
|
resources
|
optimized default thumbnail
|
2021-03-14 14:45:29 +01:00 |
|
signals
|
Fixes minor depracation I noticed
|
2023-01-11 07:52:58 -08:00 |
|
static
|
Normalize whitespace in source files
|
2021-06-13 10:57:40 -04:00 |
|
templates
|
Fix docs references
|
2022-12-03 02:04:30 -08:00 |
|
tests
|
Changes the consumer to work on a temporary copy and provies that copy to the pre-consume script for modifications
|
2023-01-29 08:37:32 -08: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
|
Adds a basic admin view for tasks
|
2022-12-15 11:31:50 -08:00 |
|
apps.py
|
Feature: Dynamic document storage pathes (#916)
|
2022-05-19 14:42:25 -07:00 |
|
barcodes.py
|
Removes pikepdf based scanning, fixes up unit testing (+ commenting)
|
2023-01-27 12:24:47 -08:00 |
|
bulk_download.py
|
Adds an optional API field to follow the filenaming format when creating a bulk download zip
|
2022-12-08 18:32:14 -08: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
|
Allows disabling NLTK, adds it as a consideration for low power devices
|
2022-10-10 08:58:23 -07:00 |
|
consumer.py
|
Changes the consumer to work on a temporary copy and provies that copy to the pre-consume script for modifications
|
2023-01-29 08:37:32 -08:00 |
|
file_handling.py
|
No need for an extra import, the object is smart already
|
2022-11-01 08:44:30 -07:00 |
|
filters.py
|
Feature: Dynamic document storage pathes (#916)
|
2022-05-19 14:42:25 -07:00 |
|
index.py
|
Use 32bit integer for asn, unsigned Whoosh NUMERIC field
|
2023-01-24 10:13:05 -08:00 |
|
loggers.py
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
matching.py
|
directly use rapidfuzz
|
2022-10-31 13:17:10 -07:00 |
|
models.py
|
Use 32bit integer for asn, unsigned Whoosh NUMERIC field
|
2023-01-24 10:13:05 -08:00 |
|
parsers.py
|
relock with Python 3.8.15
|
2023-01-06 17:59:39 -08:00 |
|
sanity_checker.py
|
Fixes formatting
|
2022-06-01 08:20:04 -07:00 |
|
serialisers.py
|
Merge pull request #2028 from paperless-ngx/feature-truncate-content
|
2022-12-09 09:20:06 -08:00 |
|
settings.py
|
|
|
|
tasks.py
|
Use dataclasses to group data about barcodes in documents
|
2023-01-24 09:43:52 -08:00 |
|
views.py
|
Fix whoosh auto-highlighting for comments
|
2023-01-27 10:20:24 -08:00 |