7 Commits

Author SHA1 Message Date
a34c102c4b
DX: fix cs 2023-01-09 20:55:41 +01:00
b23019cb3a
Fixed: use correct method for generating signature 2023-01-07 20:51:37 +01:00
9699e2304a fix cs: declare type and license header mismatch 2022-10-06 22:25:43 +02:00
67c3f3a840 fix cs with licencse header 2022-10-05 17:08:14 +02:00
5432ce2b0f some fixes with wopi 2022-06-27 23:51:07 +02:00
10095343ec handle lastUpdateTime for Wopi implementation
* get the last updated time from the stored object's storage
* improve perf on loading content from stored object's storage: keep the
response in cache
2022-06-20 21:22:02 +02:00
Pol Dellaiera
62af980ea5
feat: Add new StoredObjectManager service.
To read and write onto `StoredObject` document using a common interface.
2022-03-15 13:41:38 +01:00