docspell/modules
eikek edb344314f Use an enum instead of a boolean to differentiate search
It's not very likely to have more modes of search besides normal and
trashed, but got surprised in that way quite often and it's nicer this
way anyways.
2021-08-14 15:11:48 +02:00
..
analysis/src Adopt deprecated APIs from fs2; use fs2.Path 2021-08-07 17:51:56 +02:00
backend/src/main/scala/docspell/backend Use an enum instead of a boolean to differentiate search 2021-08-14 15:11:48 +02:00
common/src Use an enum instead of a boolean to differentiate search 2021-08-14 15:11:48 +02:00
convert/src Adopt deprecated APIs from fs2; use fs2.Path 2021-08-07 17:51:56 +02:00
extract/src Adopt deprecated APIs from fs2; use fs2.Path 2021-08-07 17:51:56 +02:00
files/src Adopt deprecated APIs from fs2; use fs2.Path 2021-08-07 17:51:56 +02:00
fts-client/src/main/scala/docspell/ftsclient Add copyright header to source files 2021-07-04 10:57:53 +02:00
fts-solr/src/main/scala/docspell/ftssolr Add the japanese content field to solr 2021-07-29 22:22:34 +02:00
joex/src Adopt deprecated APIs from fs2; use fs2.Path 2021-08-07 17:51:56 +02:00
joexapi/src/main Set version to 0.26.0-SNAPSHOT 2021-07-29 23:11:36 +02:00
query Allow to search in soft-deleted items 2021-08-14 14:53:05 +02:00
restapi/src/main/resources Use an enum instead of a boolean to differentiate search 2021-08-14 15:11:48 +02:00
restserver/src/main Use an enum instead of a boolean to differentiate search 2021-08-14 15:11:48 +02:00
store/src Allow to search in soft-deleted items 2021-08-14 14:53:05 +02:00
webapp Use an enum instead of a boolean to differentiate search 2021-08-14 15:11:48 +02:00