1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-29 08:26:51 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
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