docspell/modules
Eike Kettner e26d7129e7 Add fix for mariadb text columns
The `text` data type can only store up to 64kb data. The `mediumtext`
up to 16M and `longtext` up to 4G.

Issue: #297
2020-10-02 16:50:51 +02:00
..
analysis/src Autoformat 2020-09-09 00:29:32 +02:00
backend/src/main/scala/docspell/backend Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
common/src Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
convert/src Autoformat 2020-09-09 00:29:32 +02:00
extract/src Autoformat 2020-09-09 00:29:32 +02:00
files/src Add fix for mariadb text columns 2020-10-02 16:50:51 +02:00
fts-client/src/main/scala/docspell/ftsclient Apply folder restriction to fulltext only search 2020-07-12 13:50:45 +02:00
fts-solr/src/main/scala/docspell/ftssolr Add missing solr migration for french 2020-09-09 21:39:23 +02:00
joex/src Prepend a duplicate check when uploading files 2020-09-23 23:37:00 +02:00
joexapi/src/main Set version to 0.13.0-SNAPSHOT 2020-09-28 01:12:10 +02:00
restapi/src/main/resources Set version to 0.13.0-SNAPSHOT 2020-09-28 01:12:10 +02:00
restserver/src/main Fix domain for auth cookie 2020-09-28 00:52:09 +02:00
store/src/main Add fix for mariadb text columns 2020-10-02 16:50:51 +02:00
webapp/src/main Drop deferred message if user clicked away 2020-09-26 01:28:34 +02:00