Commit Graph

9 Commits

Author SHA1 Message Date
22fbfd20e3 [feature] Use built-in nodejs fs functions instead of fs-extra and mkdirp 2023-12-04 21:24:49 +03:00
6900a7abf3 [test] Add param to checkFileExpire.js test script 2023-11-10 18:34:29 +03:00
352b361691 [test] Add fixImageExifRotation.js performance test 2023-10-30 13:59:14 +03:00
137fcb06ec [npm] Add checkFileExpire.js to npm scripts 2023-10-16 11:14:22 +03:00
35cdef8312 [test] Add performance test for gc 2023-10-16 00:23:08 +03:00
760eb8a206 [bug] Fix bugs 2023-07-26 01:47:18 +03:00
f17bb99e9d [feature] Add operationContext.initTenantCache to init tenant specific settings 2023-07-26 01:47:18 +03:00
8177af1b70 [storage] Migrate from s3 aws-sdk v2 to v3 2023-07-18 19:15:57 +03:00
3ab1b64cb8 Forgotten files commands (#415)
* [ds] Add forgotten files comands

* Feature fixes 1

* Feature fixes 2

* [feature] Refactor validateCommand and deleteForgotten

* Feature fixes 3

* Feature fixes 4

* [test] Move jest module

* Feature fixes 5

* [test] Move jest.config.js

---------

Co-authored-by: Sergey Konovalov <Sergey.Konovalov@onlyoffice.com>
2023-05-29 23:48:08 +03:00