Chris Lu
|
0301504184
|
add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
|
7 years ago |
Chris Lu
|
78aabf66ce
|
add error details
|
7 years ago |
Chris Lu
|
458ada173e
|
go fmt
|
7 years ago |
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
|
9dd228747c
|
filer copy added uid/gid
|
7 years ago |
Chris Lu
|
ab4ddb1e0e
|
fix directory creation, directory listing
|
7 years ago |
Chris Lu
|
e31c514b00
|
adding modified time to file chunk
|
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
|
c5cf9bd290
|
properly working filer
|
7 years ago |
Chris Lu
|
cdae9fc680
|
add "weed copy" command to copy files to filer
|
9 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 |
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
Chris Lu
|
5b5d6341e5
|
Set http status after modifying response headers.
|
10 years ago |
Brian McQueen
|
d56c748fa8
|
switch it back to chris's repo
|
10 years ago |
Brian McQueen
|
c0dfdf4392
|
switch to my forked repo
|
10 years ago |
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
10 years ago |
wyy
|
4126280d55
|
use github.com/chrislusf instead of github.com/aszxqw
|
10 years ago |
wyy
|
1cd19447e3
|
use github.com/aszxqw instead of code.google.com/p
|
10 years ago |
Chris Lu
|
a0b2582a75
|
comments change
|
11 years ago |
Chris Lu
|
77fd5ecd98
|
Add /admin/mv to move a file or a folder
|
11 years ago |