mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-27 07:21:51 +01:00
- content_encoding contains a slash => v4 artifact - updated proto files to support mime_type and no longer return errors for upload-artifact v7 - json and txt files are now previewed in browser - normalized content-disposition header creation - azure blob storage uploads directly in servedirect mode (no proxying data) - normalize content-disposition headers based on go mime package - getting both filename and filename* encoding is done via custom code Closes #36829 ----- Signed-off-by: ChristopherHX <christopher.homberger@web.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| client_test.go | ||
| client.go | ||
| content_store.go | ||
| endpoint_test.go | ||
| endpoint.go | ||
| filesystem_client.go | ||
| http_client_test.go | ||
| http_client.go | ||
| LICENSE | ||
| pointer_scanner_gogit.go | ||
| pointer_scanner_nogogit.go | ||
| pointer_test.go | ||
| pointer.go | ||
| shared.go | ||
| transferadapter_test.go | ||
| transferadapter.go | ||