docspell/modules
eikek cb777e30c0 Delete items by introducing a deleted state
When deleting items via the http api, they are not deleted anymore but
a new status "Deleted" is set. The collective insights contains now a
count separately for deleted items.
2021-08-14 14:18:03 +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 Delete items by introducing a deleted state 2021-08-14 14:18:03 +02:00
common/src Delete items by introducing a deleted state 2021-08-14 14:18:03 +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 use the created timestamp in item queries 2021-07-27 17:33:13 +02:00
restapi/src/main/resources Delete items by introducing a deleted state 2021-08-14 14:18:03 +02:00
restserver/src/main Delete items by introducing a deleted state 2021-08-14 14:18:03 +02:00
store/src Delete items by introducing a deleted state 2021-08-14 14:18:03 +02:00
webapp Delete items by introducing a deleted state 2021-08-14 14:18:03 +02:00