1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-08 18:59:03 +00:00
Commit Graph

279 Commits

Author SHA1 Message Date
Jiaqiang Xu
bf0151011f Merge pull request #22 from haiwen/statistics
Fix statistic error
2017-02-15 14:34:39 +08:00
Jonathan Xu
4ce41cfd6a Fix bug in returning deleted files. 2017-02-11 17:24:33 +08:00
cuihaikuo
87a9a49623 Fix statistic error 2017-01-21 14:31:52 +08:00
Jonathan Xu
6a697e6954 Fix a bug in web file upload. 2017-01-16 12:18:14 +08:00
cuihaikuo
4eda955ad6 Return int64 in statistic 2017-01-16 10:24:23 +08:00
Jiaqiang Xu
ef8fa4a309 Merge pull request #13 from haiwen/statistics
Count total file number and storage occupation
2017-01-04 14:00:17 +08:00
cuihaikuo
90fb2b8515 Count total file number and storage occupation 2016-12-30 16:57:33 +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
cuihaikuo
63cb88e944 Add record to GarbageRepos when delete a broken repo 2016-12-13 16:49:50 +08:00
cuihaikuo
beab14ffe1 spelling mistake 2016-12-12 10:40:09 +08:00
cuihaikuo
3678ea37e2 jpeg mime type 2016-12-09 14:14:18 +08:00
Jiaqiang Xu
c93f9fe1c1 Merge pull request #7 from haiwen/rename_virtual_repo
Rename virtual repo while renaming the source folder
2016-11-08 16:05:13 +08:00
Jiaqiang Xu
4e0abc351f Merge pull request #9 from haiwen/share_subdir_return_value
return vrepo_id when share subdir
2016-11-08 15:49:06 +08:00
cuihaikuo
06a41b3eef Rename virtual repo while renaming the source folder 2016-11-07 18:26:29 +08:00
cuihaikuo
46b8d8fda9 return vrepo_id when share subdir 2016-11-05 11:57:44 +08:00
cuihaikuo
53a2d3ddee Fix "jpeg displayed on IE" problem 2016-11-05 10:05:36 +08:00
Jiaqiang Xu
4b1fe6daef Merge pull request #5 from haiwen/download_head_request
Download head request
2016-10-20 14:37:30 +08:00
Jiaqiang Xu
0fdc2ae048 Fix block order bug of block upload apis. 2016-10-09 17:30:49 +08:00
Jiaqiang Xu
19990b9955 Don't use 'as' syntax in SQL. 2016-10-09 16:05:42 +08:00
cuihaikuo
96cf61d819 Processing HEAD Request 2016-10-08 16:09:22 +08:00
Jiaqiang Xu
2c6539b016 [pgsql] Fix SQL for set history limit. 2016-10-08 13:43:09 +08:00
cuihaikuo
0699a9e2e6 Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
Jiaqiang Xu
72ae505def Add "client_version" attribute to commit object. 2016-09-22 10:52:07 +08:00
Jiaqiang Xu
24158df163 Fix a potential number error for 'del_time' field of RepoTrash table. 2016-09-21 14:48:05 +08:00
Jiaqiang Xu
29b82e62d6 [RPC] Add 'delta' parameter to check_quota RPC. 2016-09-21 10:57:29 +08:00
Jiaqiang Xu
aafc3af1d4 Improve quota usage check for web file upload. 2016-09-20 14:24:25 +08:00
Jiaqiang Xu
f52ffdfb23 Add connection pool for db. 2016-08-20 15:29:51 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00