docspell/modules
Eike Kettner 1206105f0b Fix several bugs with handling e-mail files
- When converting from html->pdf, the wkhtmltopdf program exits with
  errors if the document contains invalid links. The content is now
  cleaned before handed to wkhtmltopdf.
- Update emil library which fixes a bug when reading mails without
  explicit transfer encoding (8bit)
- Add a info header to converted mails
2020-04-07 22:38:25 +02:00
..
analysis/src Add a limit for text analysis 2020-03-27 22:54:49 +01:00
backend/src/main/scala/docspell/backend scalafmtAll 2020-03-26 18:26:00 +01:00
common/src Fix several bugs with handling e-mail files 2020-04-07 22:38:25 +02:00
convert/src Fix several bugs with handling e-mail files 2020-04-07 22:38:25 +02:00
extract/src scalafmtAll 2020-03-26 18:26:00 +01:00
files/src scalafmtAll 2020-03-26 18:26:00 +01:00
joex/src Fix several bugs with handling e-mail files 2020-04-07 22:38:25 +02:00
joexapi/src/main Set version to 0.5.0-SNAPSHOT 2020-03-28 23:52:15 +01:00
microsite Add docker setup to quickstart 2020-03-31 22:56:51 +02:00
restapi/src/main/resources Set version to 0.5.0-SNAPSHOT 2020-03-28 23:52:15 +01:00
restserver/src/main scalafmtAll 2020-03-26 18:26:00 +01:00
store/src/main scalafmtAll 2020-03-26 18:26:00 +01:00
webapp/src/main Update microsite 2020-03-28 21:44:14 +01:00