Kevin Bulteel
4a0dc883cf
Fix/parse upload filename ( #6241 )
* fix: parse filename in PUT + refactor
* fix: master iu public url with http
* fix: better parsing and handle disposition header
* fix: take mime type from file extension if not set
1 month ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
2 years ago
Konstantin Lebedev
104ea7b029
master ui add raft stats and Max Volume Id
3 years ago
Konstantin Lebedev
a2fdb3e277
fix master ui
3 years ago
bingoohuang
44a2538f67
extract embed html of master/volume/filer ui to separate files
4 years ago
Chris Lu
11c120c040
master UI adds volume size limit
4 years ago
Chris Lu
fb124f2d4a
conditionally display volume server public url link
4 years ago
Chris Lu
fc689319ae
add volume public url
4 years ago
bingoohuang
1a642b9876
add Volume Ids column only for max 100 volumes for convenience in the master ui.
5 years ago
Chris Lu
2215e81be7
ui add ec shard statuses
6 years ago
Chris Lu
a32797518b
weed master: redirect to leader for default admin UI
fix https://github.com/chrislusf/seaweedfs/issues/898
6 years ago
Chris Lu
07af52cb6f
raft change from http to grpc
master grpc port is fixed to http port + 10000
6 years ago
Chris Lu
260b038441
fix url
6 years ago
Chris Lu
dbe33236fb
embed static resources via statik
6 years ago
Chris Lu
fffbc2d490
embed static resources via statik
6 years ago
Chris Lu
a09ef6002a
adjust name to avoid confusion
7 years ago
Chris Lu
f9a1769df1
fix nil raft server caused crash
fix https://github.com/chrislusf/seaweedfs/issues/524
8 years ago
Chris Lu
5ce6bbf076
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
9 years ago