This website requires JavaScript.
Explore
Help
Sign In
paradizelost
/
paperless-ngx
Watch
1
Star
0
Fork
0
You've already forked paperless-ngx
mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced
2025-04-02 13:45:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
paperless-ngx
/
src
/
paperless_tesseract
History
jonaswinkler
f51207fc32
added file type checks to the parsers to prevent temporary files from being consumed. Also: parsers announce file types they wish to use as default for each mime type.
2020-11-30 00:40:04 +01:00
..
tests
mime type handling
2020-11-20 13:31:03 +01:00
__init__.py
default language check
2020-11-25 10:52:38 +01:00
apps.py
Changed the way parsers are discovered. This also prepares for upcoming changes regarding content types and file types: parsers should declare what they support, and actual file extensions should not be hardcoded everywhere.
2020-11-16 23:53:12 +01:00
checks.py
codestyle
2020-11-25 16:05:52 +01:00
languages.py
feat: refactor for pluggable consumers
2017-03-25 15:10:25 +00:00
parsers.py
new setting: PAPERLESS_OCR_PAGES
2020-11-22 12:54:08 +01:00
signals.py
added file type checks to the parsers to prevent temporary files from being consumed. Also: parsers announce file types they wish to use as default for each mime type.
2020-11-30 00:40:04 +01:00