gitea/modules/storage
wxiaoguang 4ffc54f59a
Refactor user & avatar ()
1. better GetPossibleUserByID logic
2. fix some function name & comment typos
3. do not re-generate avatar if one exists
2025-01-30 07:33:50 +08:00
..
testdata
azureblob.go Fix Azure blob object `Seek` () 2024-12-25 04:54:52 +00:00
azureblob_test.go Fix Azure blob object `Seek` () 2024-12-25 04:54:52 +00:00
helper.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled () 2024-10-31 15:28:25 +00:00
helper_test.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled () 2024-10-31 15:28:25 +00:00
local.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled () 2024-10-31 15:28:25 +00:00
local_test.go
minio.go Support optional/configurable IAMEndpoint for Minio Client () () 2024-11-22 20:12:06 +00:00
minio_test.go Support optional/configurable IAMEndpoint for Minio Client () () 2024-11-22 20:12:06 +00:00
storage.go Refactor user & avatar () 2025-01-30 07:33:50 +08:00
storage_test.go