paperless-ngx/src
Jens van Almsick ad6ef7314b fix: csv recognition by consumer
paperless-ngx detects the file format via the mime-type based on the response of python-magic which rely on the response of the file command.
In version 5.39 (which is shipped with debian bullseye and I think many more non-rolling distributions) of the file command a *.csv will be detected as "application/csv" instead of "text/csv" as in newer versions.
2022-10-02 16:09:07 -07:00
..
documents add id to document duplicate error message 2022-10-02 10:27:45 -07:00
locale New Crowdin updates (#1295) 2022-09-11 15:04:55 -07:00
paperless Changes MariaDB encoding to use utf8mb4 2022-09-29 13:53:44 -07:00
paperless_mail Updates imap_tools and updates to use the new login method for UTF-8 2022-09-01 08:54:44 -07:00
paperless_tesseract Fixes the creation of an archive file, even if noarchive was specified 2022-08-20 13:47:56 -07:00
paperless_text fix: csv recognition by consumer 2022-10-02 16:09:07 -07:00
paperless_tika Ensure the tika parse function gets a string, not a PathLike 2022-09-14 07:48:12 -07:00
manage.py Omit a few files that don't really make sense to cover at all 2022-07-02 16:19:22 +02:00
setup.cfg Fixes a minor TODO in settings, and enables flake8 for settings.py 2022-09-09 11:42:50 -07:00