Files
directus/docs
daedalus 72f12f3996 Add TUS support to the GCS storage driver (#23897)
* add tus support for gcs

* add changeset

* remove unnecessary return types

* resumable wip

* remove tus/utils

* add isPartialUpload for crc32c

* add chunksize restriciton

* highlight keywords in chunksize warning

* remove unnecessary metadata and rename crc32c to hash

* add note regarding recommended chunk size

* refactor to utilize constants

* do not silently delete content on error

* Update docs/self-hosted/config-options.md

Co-authored-by: ian <licitdev@gmail.com>

* Update packages/storage-driver-gcs/src/index.ts

Co-authored-by: ian <licitdev@gmail.com>

* fix formatting

---------

Co-authored-by: ian <licitdev@gmail.com>
2024-11-04 09:48:22 +01:00
..
2024-02-07 18:06:20 +01:00
2024-01-19 12:59:44 +00:00
2024-08-26 18:28:59 +00:00