1615 Commits

Author SHA1 Message Date
Jonas Winkler
196faa8fdc Merge branch 'dev' into celery-tasks 2020-11-19 22:10:57 +01:00
Jonas Winkler
cbee56ae8c testing the tesseract parser 2020-11-19 20:31:08 +01:00
Jonas Winkler
8663423505 updates for 0.9.1 2020-11-19 13:44:17 +01:00
Jonas Winkler
43cbf2fb59 updated the release process. 2020-11-19 13:19:45 +01:00
Jonas Winkler
99c5ecd99a moved the documentation of the config
to the actual docs.
2020-11-19 13:18:57 +01:00
Jonas Winkler
699d14e717 fixed a test case 2020-11-18 22:59:27 +01:00
Jonas Winkler
c0c603c668 updated documentation 2020-11-18 22:56:30 +01:00
Jonas Winkler
45aab154de updated the build process, it now works on RPi as well. 2020-11-18 22:43:36 +01:00
Jonas Winkler
8f95fb1c8b removed all quotes from the config: they are not needed and are confusing for the docker-compose env files, where they are actually not allowed. 2020-11-18 22:42:56 +01:00
Jonas Winkler
4230a0a474 a new setting that allows you to skip thumbnail optimization. 2020-11-18 22:42:05 +01:00
Jonas Winkler
8c40c54421 codestyle 2020-11-18 22:41:14 +01:00
Jonas Winkler
90ead9bf8d updated docs 2020-11-18 22:40:07 +01:00
Jonas Winkler
14d18b1ce7 a couple small adjustments here and there. 2020-11-18 20:41:42 +01:00
Jonas Winkler
62ee9d6ee5 small fixes 2020-11-18 18:39:46 +01:00
Jonas Winkler
3af20926ab small things on the front end 2020-11-18 18:39:09 +01:00
Jonas Winkler
680ab3d56b updated logging, logging for the mail consumer to see whats happening 2020-11-18 13:23:30 +01:00
Jonas Winkler
7408d3855c bugfix 2020-11-18 11:32:48 +01:00
Jonas Winkler
530f54a2d2 updated docs 2020-11-18 02:02:06 +01:00
Jonas Winkler
5eb5aa6fb6 removed unused code. 2020-11-18 00:54:51 +01:00
Jonas Winkler
e0f78f9b93 more documentation. 2020-11-18 00:00:55 +01:00
Jonas Winkler
f3de56d030 Merge branch 'mail_rework' into dev 2020-11-17 22:31:49 +01:00
Jonas Winkler
099d6d99b2 fixed some deprecation warnings 2020-11-17 22:31:43 +01:00
Jonas Winkler
429fb51035 the new mail features is now fully tested. 2020-11-17 22:24:47 +01:00
Jonas Winkler
8a8ffca3dc Merge branch 'dev' into mail_rework 2020-11-17 18:42:40 +01:00
Jonas Winkler
00d2dc7fef fixed test case. 2020-11-17 18:35:45 +01:00
Jonas Winkler
d04d5c911d travis update. 2020-11-17 18:21:47 +01:00
Jonas Winkler
74a79c2a9b docs 2020-11-17 18:11:53 +01:00
Jonas Winkler
3db313f686 new docs for mail 2020-11-17 18:10:51 +01:00
Jonas Winkler
e6d85dd308 Merge branch 'dev' into mail_rework 2020-11-17 17:13:22 +01:00
Jonas Winkler
04637c1a10 codestyle changes 2020-11-17 17:13:08 +01:00
Jonas Winkler
bbf8d8772a adjustments due to refactor 2020-11-17 17:12:34 +01:00
Jonas Winkler
0a967aaf4c Merge branch 'dev' into mail_rework 2020-11-17 17:01:15 +01:00
Jonas Winkler
5868e26adb more test 2020-11-17 17:00:26 +01:00
Jonas Winkler
76c063b42f refactor and testing 2020-11-17 16:42:19 +01:00
Jonas Winkler
82139abb2a added some result processing 2020-11-17 15:23:17 +01:00
Jonas Winkler
b583e7a48b register schedule 2020-11-17 15:08:08 +01:00
Jonas Winkler
c2982922d4 exception handling 2020-11-17 15:07:58 +01:00
Jonas Winkler
d616dbeca6 more tests 2020-11-17 14:20:28 +01:00
Jonas Winkler
39ba14aac1 refactor 2020-11-17 11:49:44 +01:00
Jonas Winkler
2e5fff1179 a new test for the document classifier 2020-11-17 02:50:17 +01:00
Jonas Winkler
0224b81949 fixed a couple things. 2020-11-17 01:08:52 +01:00
Jonas Winkler
a93088843f integrated the new consumer with the mail client. 2020-11-17 00:57:55 +01:00
Jonas Winkler
24bb8c71c9 Merge branch 'dev' into mail_rework 2020-11-17 00:23:10 +01:00
Jonas Winkler
74688a3230 Merge branch 'consumer_rework' into dev 2020-11-17 00:19:36 +01:00
Jonas Winkler
ad643552b9 add empty test case 2020-11-17 00:18:40 +01:00
Jonas Winkler
ef6a965a50 remove unused parameter 2020-11-17 00:17:53 +01:00
Jonas Winkler
4341cf57b0 updated test config 2020-11-17 00:05:06 +01:00
Jonas Winkler
6e3591b70c codestyle 2020-11-17 00:04:01 +01:00
Jonas Winkler
9a48d6c577 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
Jonas Winkler
e30f0b274b added more testing 2020-11-16 23:16:37 +01:00