mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
Replace the XHRUpload plugin for Uppy with the Tus plugin, to make use of the new tusd endpoint. This allows for resumable files, as well as files which are larger than comfortably fit in memory (the source of the old 25MB limit). MAX_FILE_UPLOAD_SIZE is still applied, but can safely be raised above 25MB. Fixes: #9391. Co-authored-by: Brijmohan Siyag <brijsiyag@gmail.com>
25 KiB
25 KiB