ae845dfe3b
Fix previously published db migration
2022-03-19 14:20:25 +01:00
dc268ba70d
Merge pull request #1451 from eikek/fix-large-file-upload
...
Fix large file upload
2022-03-18 23:38:47 +00:00
57bcea7ae3
Allow to configure some http server details
2022-03-19 00:22:15 +01:00
e3ed0ba24d
Use temporary files when receiving large data
2022-03-18 23:57:36 +01:00
94722a2cce
Merge pull request #1449 from arittner/buildonwindows
...
Source generation build fix with backslash file-separator
2022-03-18 22:38:05 +01:00
6423207bb4
Merge pull request #1450 from scala-steward/update/http4s-blaze-client-0.23.11
...
Update http4s-blaze-client, ... to 0.23.11
2022-03-18 21:30:08 +00:00
7364cacde3
Update http4s-blaze-client, ... to 0.23.11
2022-03-18 22:13:13 +01:00
a287db7615
Source generation build fix with backslash file-separator
2022-03-18 17:03:33 +01:00
cafd3d7f65
Merge pull request #1448 from eikek/link-items
...
Link items
2022-03-17 23:55:39 +00:00
e957d6e96f
Link multiple items via selection
2022-03-18 00:41:00 +01:00
288ed83b7f
Make ItemMerge independent from the action
2022-03-17 23:25:04 +01:00
c7b2a1271a
Link items it detail view
2022-03-16 23:56:59 +01:00
232baf5858
Add routes to link items
2022-03-16 23:56:59 +01:00
1874ac070f
Fix executing collective user tasks now
2022-03-16 23:56:59 +01:00
8d5fc7f9da
Move scheduler queries into the new module
2022-03-16 23:56:59 +01:00
d12c672dcf
Log structured details during job execution
2022-03-16 23:56:59 +01:00
212a47fff5
Merge pull request #1260 from Moerfi666/recursive_mail_scan
...
Add a recursive mail folder scan option to ScanMailboxTask
2022-03-16 23:56:26 +01:00
c7da3dcfee
Fix French translation
...
Thanks @jgiradet
2022-03-16 23:25:06 +01:00
de0f020703
Merge pull request #1447 from scala-steward/update/testcontainers-scala-mariadb-0.40.3
...
Update testcontainers-scala-mariadb, ... to 0.40.3
2022-03-16 03:34:13 +00:00
c98f5c6ccc
Update testcontainers-scala-mariadb, ... to 0.40.3
2022-03-16 04:19:07 +01:00
2943820d63
Merge pull request #1446 from scala-steward/update/flyway-core-8.5.4
...
Update flyway-core, flyway-mysql to 8.5.4
2022-03-15 23:51:45 +00:00
d28502be2a
Update flyway-core, flyway-mysql to 8.5.4
2022-03-16 00:34:09 +01:00
cdbc73bba2
Add french translations with help of a translator
2022-03-15 22:04:31 +01:00
805f57def3
Simplify recursive folder scan with
2022-03-15 21:52:54 +01:00
a6e79a32a8
Change scanRecursively to an Option field
2022-03-15 21:52:54 +01:00
39f2f8cc1b
Add a recursive mail folder scan option to ScanMailboxTask
2022-03-15 21:52:54 +01:00
ec37cd5bb6
Merge pull request #1445 from scala-steward/update/flyway-core-8.5.3
...
Update flyway-core, flyway-mysql to 8.5.3
2022-03-14 15:29:23 +00:00
f591284016
Update flyway-core, flyway-mysql to 8.5.3
2022-03-14 16:14:57 +01:00
bb6aee341b
Merge pull request #1444 from eikek/calev-fs2
...
Use calev-fs2 artifact
2022-03-13 18:47:20 +00:00
46ebfbea41
Use calev-fs2 artifact
...
Ref: #1394
2022-03-13 19:24:00 +01:00
4207c395e9
Merge pull request #1440 from jgirardet/master
...
French translation
2022-03-13 17:14:14 +01:00
7c85605687
Merge pull request #1443 from eikek/file-backends
...
File backends
2022-03-13 14:44:32 +00:00
4c220879db
Reformat code
2022-03-13 15:20:34 +01:00
90e52efbff
Remove store dependency from scheduler api
2022-03-13 15:20:33 +01:00
3a05dc56cb
Refactor scheduler into api / impl
2022-03-13 15:20:33 +01:00
69765f05ff
Move user task to scheduler module
2022-03-13 15:20:33 +01:00
83d3644b39
Move job queue to scheduler-api and fix notification of periodic tasks
2022-03-13 15:20:33 +01:00
aafd908906
Adopt code to use moved schedule api
2022-03-13 15:20:33 +01:00
0ce3abb3ff
Move scheduler code into separate module
2022-03-13 15:20:33 +01:00
0739957fd7
Fix package name
2022-03-13 15:20:33 +01:00
cd3db6ea08
Run file integrity check in house keeping tasks
2022-03-13 15:20:33 +01:00
b71085761b
Add some docs to file backends
2022-03-13 15:20:33 +01:00
290b4ca58b
Provide tasks with ability to return data and human message
...
To allow better communication from background tasks, tasks can return
not only data (json), but also a human readable message which is send
via notification channels
2022-03-12 12:58:34 +01:00
c1ce0769eb
Check file integrity
2022-03-12 12:58:34 +01:00
422c0905dc
Add task to copy files
2022-03-12 12:58:28 +01:00
e82b00c582
Use different file stores based on config
2022-03-12 12:19:00 +01:00
c812ea1009
Store files in different binary stores
2022-03-12 12:18:58 +01:00
d3ef4b6166
Moved route definitions in RestApp
2022-03-12 12:18:36 +01:00
1b3b24eb7d
Merge pull request #1442 from scala-steward/update/calev-circe-0.6.3
...
Update calev-circe, calev-core to 0.6.3
2022-03-11 23:30:53 +00:00
a1540a23d7
Update calev-circe, calev-core to 0.6.3
2022-03-12 00:14:44 +01:00