Skip to content

Releases: owncloud/uppy

3.12.13-owncloud

31 Jul 13:46
Compare
Choose a tag to compare
v3.12.13-owncloud

feat: add proper translations for webdav texts

3.12.12-owncloud

31 Jul 10:46
Compare
Choose a tag to compare
HACK: Workaround TypeScript issue

This appeared out of noewhere and we don't know why:
src/server/helpers/request.js(2,1): error TS9006: Declaration emit for this file requires using private name 'StaticEventEmitterOptions' from module '"events"'. An explicit type annotation may unblock declaration emit.
src/server/helpers/request.js(2,1): error TS9006: Declaration emit for this file requires using private name '_DOMEventTarget' from module '"events"'. An explicit type annotation may unblock declaration emit.
src/server/helpers/request.js(2,1): error TS9006: Declaration emit for this file requires using private name '_NodeEventTarget' from module '"events"'. An explicit type annotation may unblock declaration emit.

3.12.11-owncloud

20 Jul 16:06
Compare
Choose a tag to compare
v3.12.11-owncloud

Fix redisUrl and redisOptions handling

3.12.10-owncloud

20 Jul 15:54
Compare
Choose a tag to compare
v3.12.10-owncloud

Fix redisUrl and redisOptions handling

3.12.9-owncloud

20 Jul 14:26
Compare
Choose a tag to compare
v3.12.9-owncloud

Pass file to opts.headers function

3.12.8-owncloud

20 Jul 14:05
Compare
Choose a tag to compare
v3.12.8-owncloud

Invoke headers function for tus remote uploads

3.12.7-owncloud

13 Jul 16:41
Compare
Choose a tag to compare
v3.12.7-owncloud

Switch to ioredis

3.12.6-owncloud

13 Jul 14:09
Compare
Choose a tag to compare
v3.12.6-owncloud

Remove verbose logging

3.12.5-owncloud

13 Jul 13:55
Compare
Choose a tag to compare
v3.12.5-owncloud

Fix redisOptions passing

3.12.4-owncloud

13 Jul 12:32
Compare
Choose a tag to compare
v3.12.4-owncloud

Unify more redis usage