paperless-ngx/src/paperless_text
2020-12-20 14:00:24 +01:00
..
tests more tests 2020-12-15 13:26:01 +01:00
__init__.py first stab at text consumer 2018-08-30 23:32:41 -04: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
parsers.py removed unused code 2020-12-20 14:00:24 +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