mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
* Implement AppendFile for FileBackend * Split test into subtests * [MM-26812] Add support for resumable file uploads (#15252) * Implement UploadSession * Implement UploadSessionStore * Add error strings * Implement resumable file uploads * Add UploadType * Fix retry layer tests * Regenerate store layers * Fix store error handling * Use base for filename * Prevent concurrent uploads on the same upload session * Fix erroneus error string * Improve error handling Co-authored-by: Mattermod <mattermod@users.noreply.github.com> * Fix translations Co-authored-by: Mattermod <mattermod@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| context.go | ||
| context_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| main_test.go | ||
| oauth.go | ||
| oauth_test.go | ||
| params.go | ||
| response_writer_wrapper.go | ||
| response_writer_wrapper_test.go | ||
| saml.go | ||
| static.go | ||
| unsupported_browser.go | ||
| web.go | ||
| web_test.go | ||
| webhook.go | ||
| webhook_test.go | ||