docspell/modules
Eike Kettner 4ed7a137f7 Add support for archive files
Each attachment is now first extracted into potentially multiple ones,
if it is recognized as an archive. This is the first step in
processing. The original archive file is also stored and the resulting
attachments are associated to their original archive.

First support is implemented for zip files.
2020-03-19 22:42:27 +01:00
..
analysis/src sbt scalafmtAll 2020-02-25 20:55:00 +01:00
backend/src/main/scala/docspell/backend Create a simple client for joex in its api module 2020-03-03 23:07:49 +01:00
common/src Properly initialize thread pools 2020-03-17 22:37:12 +01:00
convert/src sbt scalafmtAll 2020-02-25 20:55:00 +01:00
extract sbt scalafmtAll 2020-02-25 20:55:00 +01:00
files/src Add support for archive files 2020-03-19 22:42:27 +01:00
joex/src Add support for archive files 2020-03-19 22:42:27 +01:00
joexapi/src/main Integrate periodic tasks 2020-03-08 22:49:49 +01:00
microsite Integrate periodic tasks 2020-03-08 22:49:49 +01:00
restapi/src/main/resources Set next version to 0.4.0-SNAPSHOT 2020-02-28 21:19:01 +01:00
restserver/src/main Properly initialize thread pools 2020-03-17 22:37:12 +01:00
store/src/main Add support for archive files 2020-03-19 22:42:27 +01:00
webapp/src/main Fix bug to select other attachments 2020-03-17 22:37:43 +01:00