docspell/modules
eikek 14a413e787 Update channel names when retrieving user tasks
Usertasks hold their arguments in an opaque json structure that is not
connected to the other data at the db level. When loading tasks that
holds references (like channels) they could have changed in the
meantime. This is now a hacky way around that updates the channels
when loading. Should they be deleted, the tasks fails when running.
2022-01-30 17:09:52 +01:00
..
analysis/src Reformat with scalafmt 3.3.1 2022-01-02 00:50:55 +01:00
backend/src/main/scala/docspell/backend Update channel names when retrieving user tasks 2022-01-30 17:09:52 +01:00
common/src Remove obsolete code 2022-01-11 21:09:38 +01:00
config/src Refactor config validation 2021-10-25 11:27:06 +02:00
convert/src Use passwords when reading PDFs 2021-09-30 11:48:59 +02:00
extract/src Allow subsampling when generating preview images 2022-01-13 00:04:50 +01:00
files/src Use logfmt for log lines and remove ansi color codes 2021-12-19 22:29:56 +01:00
fts-client/src/main/scala/docspell/ftsclient Update scalafmt settings 2021-09-22 17:23:24 +02:00
fts-solr/src/main/scala/docspell/ftssolr Updating stanford corenlp to 4.3.2; adding more languages 2021-11-20 14:31:39 +01:00
joex/src Fix query in periodic query task 2022-01-29 18:49:09 +01:00
joexapi/src/main Fixing typo in version 2022-01-23 01:06:00 +01:00
jsonminiq/src Remove print statement 2021-12-11 22:46:55 +01:00
notification Update channel names when retrieving user tasks 2022-01-30 17:09:52 +01:00
oidc/src/main/scala/docspell/oidc Remove unused code 2021-09-23 09:27:44 +02:00
pubsub Remove pubsub entries when shutting down and initialize by uri 2022-01-12 21:18:38 +01:00
query Update scalafmt to 3.0.8 2021-12-11 22:46:55 +01:00
restapi/src/main Use collective settings for shares 2022-01-29 17:36:18 +01:00
restserver/src Reordered some routes due to a change in http4s 2022-01-29 18:33:06 +01:00
store/src Update channel names when retrieving user tasks 2022-01-30 17:09:52 +01:00
totp/src Add support for more generic notification 2021-12-11 18:57:32 +01:00
webapp Table ui tweak 2022-01-29 17:36:18 +01:00