Chris Lu
9e77563c99
add leveldb store
1. switch to viper for filer store configuration
2. simplify FindEntry() return values, removing “found”
3. add leveldb store
7 years ago
Chris Lu
f8776ad5cd
add breadcrumb to filer UI
7 years ago
Chris Lu
ab4ddb1e0e
fix directory creation, directory listing
7 years ago
Chris Lu
b303a02461
cp file can work
1. consolidate to filer_pb.FileChunk
2. dir add file, mkdir
3. file flush, write
updates having issue
7 years ago
Chris Lu
c7a71d35b0
fix on pagination
7 years ago
Chris Lu
c5cf9bd290
properly working filer
7 years ago
Chris Lu
e61c9af523
check Accept instead of content type
fix https://github.com/chrislusf/seaweedfs/issues/429
8 years ago
listeng
5b18cf09e7
Return json data when content-type is "application/json"
Before #344 , the filer will return json data, and cschiano make a template that render to html. But sometimes need json data, so I add some code will return json data when content-type is "application/json".
8 years ago
霍晓栋
78474409a5
filer mysqlstore bug fix
8 years ago
霍晓栋
574cc41f0b
recover filer read handler logic
9 years ago
cschiano
af905a3ff7
Add limit parameter and pagination for files
9 years ago
cschiano
c63cebaee1
Add a visualization for the filer
9 years ago
霍晓栋
079fdbad13
fix volume_layout bug, add new feature for volume etag write,filer pass through query params'
9 years ago
霍晓栋
d514b6f3f9
read write handler update
9 years ago
Chris Lu
4f47b8cff9
refactoring
9 years ago