ly1217
|
48c2a03d5f
|
Fix get repo status. (#252)
|
2019-07-17 10:16:29 +08:00 |
|
Jonathan Xu
|
b94cb65263
|
Fix chunked upload bug in file server.
|
2019-07-04 14:52:57 +08:00 |
|
Jonathan Xu
|
7ecb334194
|
Fix bugs in update api when chunked mode is used.
|
2019-05-21 18:47:29 +08:00 |
|
Jonathan Xu
|
d67c4be688
|
Fix CORS headers for upload-api and update-api. And add support for chunked upload for update-api.
|
2019-05-21 14:12:29 +08:00 |
|
Jonathan Xu
|
cc87fbd898
|
Fix potential unhandled upload failure.
|
2019-04-11 11:40:51 +08:00 |
|
cuihaikuo
|
22f096a70a
|
Repo can be set 'read-only' or 'normal' status.
Return 'status' in get_repo(s) apis.
|
2019-03-14 11:07:42 +08:00 |
|
ly1217
|
d851199f06
|
Add byte-range upload.
|
2019-02-19 01:18:31 -08:00 |
|
Jonathan Xu
|
ef362bda37
|
Ignore 'need_idx_progress' parameter when handling upload requests.
There is a bug in cloud file browser that can cause high number of concurrent uploads.
Also reduce the number retries when updating head commit in db.
|
2018-12-08 11:37:54 +08:00 |
|
cuihaikuo
|
ac5f26fef8
|
Support traffic statistics.
|
2018-08-10 17:47:19 +08:00 |
|
cuihaikuo
|
5cc3ed84e9
|
Support cors in upload_api() and update_api().
|
2018-07-19 11:33:45 +08:00 |
|
cuihaikuo
|
1d5087a3c2
|
Support uploading a folder by upload_api.
|
2018-04-28 14:23:16 +08:00 |
|
cuihaikuo
|
caee7ef963
|
Support background task for indexing blocks.
|
2018-02-06 14:37:27 +08:00 |
|
cuihaikuo
|
5c90613543
|
Don't let the request pause if error occurred during upload.
|
2017-11-30 18:35:04 +08:00 |
|
Jonathan Xu
|
c580b0d4ed
|
Don't accept blocks upload in upload-blks-api and update-blks-api.
|
2017-11-18 11:33:19 +08:00 |
|
cuihaikuo
|
b11f861fbd
|
Support loading configuration from database.
|
2017-09-07 17:01:56 +08:00 |
|
cuihaikuo
|
f257becc8a
|
Fix a few problems in uploading a folder
|
2017-07-25 17:43:44 +08:00 |
|
cuihaikuo
|
5689c56531
|
Optimize search sql in getting file number and storage APIs
|
2017-07-25 15:20:20 +08:00 |
|
cuihaikuo
|
1dc5798f4a
|
Allow to upload folder
|
2017-04-25 11:34:18 +08:00 |
|
Jonathan Xu
|
6a697e6954
|
Fix a bug in web file upload.
|
2017-01-16 12:18:14 +08:00 |
|
Shuai Lin
|
715f072c1b
|
Fixed content length formatting on windows.
|
2016-12-27 15:02:58 +08:00 |
|
Jiaqiang Xu
|
f654d77ee9
|
Get content-length from header when handling web upload.
|
2016-12-22 18:23:10 +08:00 |
|
Jiaqiang Xu
|
aafc3af1d4
|
Improve quota usage check for web file upload.
|
2016-09-20 14:24:25 +08:00 |
|
Jiaqiang Xu
|
2643119433
|
Initial commit of Seafile server core.
|
2016-08-19 13:54:16 +08:00 |
|