1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-03 02:06:33 +00:00
Commit Graph

132 Commits

Author SHA1 Message Date
cuihaikuo
06df579d5c Optimize getting quota usage. 2018-08-17 11:48:18 +08:00
ly1217
739053dff0 Add test scripts of seaf-server api. 2018-08-14 17:03:36 +08:00
cuihaikuo
1991a68bcf Convert origin repo path to available repo path. 2018-08-07 18:24:12 +08:00
cuihaikuo
5cc3ed84e9 Support cors in upload_api() and update_api(). 2018-07-19 11:33:45 +08:00
cuihaikuo
7c09f53be6 Only mysql can use config option 'create_tables'. 2018-07-09 15:18:06 +08:00
cuihaikuo
6eab55e149 Add config option 'create_tables'. 2018-07-05 11:58:33 +08:00
cuihaikuo
25dcf165f7 Fix that table SystemInfo can't be created in sqlite db. 2018-06-07 11:59:32 +08:00
Jiaqiang Xu
6a9a52d546
Merge pull request #159 from haiwen/description_in_modification_history_fixed
Fix the problem that the description of newly created library is empt…
2018-06-04 20:53:05 +08:00
cuihaikuo
6c536b5758 Fix a segment fault when restoring a non-existent repo. 2018-06-04 17:58:20 +08:00
ly1217
94a8fe55ce Fix the problem that the description of newly created library is empty in history page 2018-06-03 19:21:57 -07:00
cuihaikuo
3a184986b7 Fix wrong comment. 2018-05-29 16:57:36 +08:00
ly1217
20169acefe Fix the segment fault when seafserv-gc , seaf-fsck and seaf-migrate receive a unrecognized option 2018-05-26 02:30:00 -07:00
cuihaikuo
a8c66e1bc6 Fix config error. 2018-05-21 14:03:10 +08:00
cuihaikuo
08096cff42 Fix a mistake in merging. 2018-05-18 11:04:57 +08:00
cuihaikuo
0bfd0dea15 Merge branch '6.2' 2018-05-18 10:47:55 +08:00
cuihaikuo
985c9d5e99 Fix problem of fsck core dump. 2018-05-17 18:03:11 +08:00
Jiaqiang Xu
985e8db0f0
Merge pull request #151 from haiwen/openssl-error-fixed
Fix compilation with openssl 1.1.0.
2018-05-17 13:00:15 +08:00
cuihaikuo
3fd9ecb481 Add rpc for getting shared users. 2018-05-17 11:52:21 +08:00
cuihaikuo
cca240c2af Add argument for ccnet_get_groups_by_user(). 2018-05-15 11:29:17 +08:00
ly1217
1fe121082d Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
Jiaqiang Xu
ffb94306f0
Merge pull request #146 from haiwen/is_repo_shared
Add rpc repo_has_been_shared().
2018-05-08 12:23:43 +08:00
Jiaqiang Xu
fedef3faeb
Merge pull request #145 from haiwen/upload_folder
Support uploading a folder by upload_api.
2018-05-08 11:39:27 +08:00
cuihaikuo
330fc7597e Add rpc repo_has_been_shared(). 2018-05-02 11:05:43 +08:00
cuihaikuo
cc00c76477 Fix a error in listing repos with group_name. 2018-04-28 15:26:31 +08:00
cuihaikuo
1d5087a3c2 Support uploading a folder by upload_api. 2018-04-28 14:23:16 +08:00
cuihaikuo
c1fd0a8306 Handle problem of sql key word. 2018-04-27 16:57:17 +08:00
cuihaikuo
b9d74500fa Add primary key for mysql table.
Add column names in 'INSERT' and 'REPLACE' sql.
2018-04-18 15:07:49 +08:00
cuihaikuo
3e721537ed Don't call ccnet_get_org_groups_by_user() cuz it's not necessary. 2018-04-09 17:57:22 +08:00
cuihaikuo
5a443b1bf8 Exit if failed to init http request.
Fix rollback issue.
2018-03-23 17:44:22 +08:00
cuihaikuo
a4434c4d5e Free index progress if error occurred. 2018-03-05 16:05:14 +08:00
cuihaikuo
caee7ef963 Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
cuihaikuo
05dd212f52 Support svg online viewing. 2018-02-05 14:22:41 +08:00
cuihaikuo
34d1212909 Return group_name in get_group_repos_by_user(). 2018-01-11 16:47:16 +08:00
Jiaqiang Xu
361c021e78
Merge pull request #113 from haiwen/set_subdir_perm_by_path
Fix that sometimes shared folder can't be set permission .
2018-01-06 16:00:46 +08:00
cuihaikuo
88e6d82fa3 Add log for packing dirs. 2018-01-06 15:36:52 +08:00
cuihaikuo
17aeec7304 Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00
cuihaikuo
533755377f Fix that shared folder can't be set permission. 2018-01-06 15:28:11 +08:00
cuihaikuo
bb89603e5b Fix sql syntax. 2018-01-05 13:01:47 +08:00
cuihaikuo
d53863d30c Add log for zip. 2018-01-02 17:03:31 +08:00
Jiaqiang Xu
e16e5401ef
Merge pull request #111 from haiwen/get_group_repos_by_user
Add rpc get_group_repos_by_user().
2017-12-29 14:34:28 +08:00
Jiaqiang Xu
1101082b88
Merge pull request #108 from haiwen/add_origin_repo_name
Return 'origin_repo_name' in listing repos.
2017-12-29 12:03:02 +08:00
cuihaikuo
8ef799679b Get all group repos by user. 2017-12-29 11:46:25 +08:00
cuihaikuo
2ebb4a097f Fix incorrect zip name in firefox downloading. 2017-12-27 14:25:34 +08:00
cuihaikuo
f8c3098573 Return 'origin_repo_name' in listing repos. 2017-12-26 10:28:31 +08:00
cuihaikuo
837562c482 Fix a bug in listing file history. 2017-12-11 16:37:02 +08:00
cuihaikuo
1be480a560
Merge pull request #95 from haiwen/list_file_history
Keep at least 2 revisions (if exists) when listing file history.
2017-12-09 10:05:04 +08:00
cuihaikuo
936cfd8c74 Support pagination in listing file histories.
Keep at least 2 versions (if exists) when listing file history.
2017-12-08 11:58:24 +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
ca58a7afe8 Fix subdir cannot be unshared issue. 2017-11-01 10:25:20 +08:00