Commit Graph

13 Commits

Author SHA1 Message Date
feiniks
cb877e00d9
portable visual studio 2019 (#2378)
* portable visual studio 2019

* Need alignment and fix compile warning

* Define related headers in common.h

* del reference config.h

* Add files generated by vala

* Def reference config.h for windows

* Support vs build

Co-authored-by: sun <1184550842@qq.com>
2020-11-18 16:55:44 +08:00
Jonathan Xu
2d67426c03 Remove dependency to ccnet. 2018-06-26 12:23:36 +08:00
poetwang
5ad977c7cd Add argument to upload-api:replace if exist 2014-05-24 11:12:19 +08:00
Jiaqiang Xu
b285f6e04b [server] Fix a few problems for using external storage.
* Ignore fsync() error if the file system doesn't support it;
* Don't create or load config.db and chunkserver.db.
2013-10-29 17:07:58 +08:00
poetwang
70211971e2 Upload file by blocks 2013-08-10 10:29:00 +08:00
lins05
38d338b851 [httpserver] return new ids in upload_api 2013-07-25 15:00:45 +08:00
lins05
d5848d045e [server] return the new file id from put_file rpc
The new file id is sent back in http response for mobile clients
2013-04-03 19:08:43 +08:00
Jiaqiang Xu
bbce60dfbf [http] Add 'head_id' argument to put_file RPC.
Head id is the commit id on which this update applies.
2012-11-04 13:11:35 +08:00
Jiaqiang Xu
54855dafe7 [http] Support uploading multiple files. 2012-10-31 11:16:35 +08:00
lins05
50824646b1 disbale/enable auto sync in tray menu
* When disable auto sync: cancel all transfer tasks unless is_clone
* When enable auto sync: enqueue a sync task for all auto-sync repos
2012-09-21 15:54:15 +08:00
Jiaqiang Xu
80c51e39c1 Add quota check for org's repos.
Also check quota when upload file on the web.
2012-08-15 16:29:01 +08:00
Jiaqiang Xu
2de801a208 [http] File upload in httpserver. 2012-08-14 21:40:47 +08:00
gnehzuil
5a7a0dad7d Init seafile repo. 2012-07-27 19:47:42 +08:00