24 Commits (2024694c2a1882987ea6413f0e21ee4a795f8683)

Author SHA1 Message Date
chrislu d49ecde535 rename functions 5 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 6 months ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
chrislu 3d8b8ffced refactor 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 5a0f92423e use grpc and jwt 3 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 4 years ago
Chris Lu 1b3a80dd3d non-fatal error 4 years ago
Chris Lu 3080c197e3 rename UnCompressData to DecompressData 5 years ago
Chris Lu e912fd15e3 renaming 5 years ago
Chris Lu 6ff9e2835e filer: skip resizing image if width or height larger than original image 5 years ago
Chris Lu 308688c8d0 filer: add back image resizing capability 5 years ago
Chris Lu f251d03673 refactoring 5 years ago
Chris Lu 11372dd548 refactoring 5 years ago
Chris Lu d848d08944 use public url also for deletions 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu e85048bcdc http exhaust and close response body 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 91ac2e0dd9 go fmt 6 years ago
Chris Lu ff66269b62 use grpc to replace http APIs for batch volume id lookup and batch delete 6 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf e921cb1a9d format changes 9 years ago
tnextday b177afc326 `weed download` command use stream download the large file. 9 years ago
tnextday aa44028b46 update 9 years ago
tnextday f240c57f16 Rename ChunkManifest.GetData to ChunkManifest.Marshal 9 years ago
tnextday 82e6d67ccc update 9 years ago
tnextday daac5de1ba more check in `http_util.Delete` 9 years ago
tnextday 662915e691 Delete all chunks when delete a ChunkManifest 9 years ago
tnextday d0e2475ece `FilePart.Upload` use base name instead of full path 9 years ago
tnextday 2c0a7fe75e complete submit chunked file 9 years ago
tnextday 6b0894d806 update ChunkedFile to seekable reader, so we can use io.* to read data 9 years ago
tnextday f825d23789 fix build error 9 years ago
tnextday 1817864a45 add chunk file helper to support large file 9 years ago