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 |
|
ly1217
|
bc8c15ea6b
|
Add is_repo_syncable api.
|
2018-12-24 15:57:02 +08:00 |
|
cuihaikuo
|
a0357e02b8
|
Update ccnet_api get_emailusers_in_list().
|
2018-11-19 12:03:19 +08:00 |
|
cuihaikuo
|
8f025d9a08
|
Add get_emailusers_in_list() to ccnet_api.
|
2018-11-13 15:44:53 +08:00 |
|
cuihaikuo
|
f0eba1cfee
|
Add get_org_id_by_repo_id() to seafile_api.
|
2018-09-13 16:20:58 +08:00 |
|
cuihaikuo
|
dbff878d63
|
Return a list in seafile_api.get_shared_groups_by_repo().
|
2018-09-10 10:57:45 +08:00 |
|
cuihaikuo
|
f079e32ac1
|
Add argument 'including_org' to get_top_groups().
|
2018-08-17 15:17:52 +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
|
089cb55eb3
|
Get all shared users by repo including group users.
|
2018-07-19 14:56:53 +08:00 |
|
cuihaikuo
|
c96bb50c40
|
Add parameter 'in_structure' for ccnet_api check_group_staff().
|
2018-06-21 11:12:45 +08:00 |
|
cuihaikuo
|
de67660aa1
|
Add list_org_inner_pub_repos() to seafile_api.
|
2018-06-04 11:19:19 +08:00 |
|
cuihaikuo
|
0bfd0dea15
|
Merge branch '6.2'
|
2018-05-18 10:47:55 +08:00 |
|
cuihaikuo
|
3fd9ecb481
|
Add rpc for getting shared users.
|
2018-05-17 11:52:21 +08:00 |
|
cuihaikuo
|
ebd04e524f
|
Return whether user is in descendants groups by default in is_group_user().
|
2018-05-12 15:46:36 +08:00 |
|
cuihaikuo
|
727a0b2329
|
Update ccnet_api for listing child groups and members.
|
2018-05-08 17:56:07 +08:00 |
|
cuihaikuo
|
c4a6722937
|
Add ccnet_api for listing child groups and members.
|
2018-05-08 14:00:03 +08: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 |
|
cuihaikuo
|
392396dc6b
|
Update ccnet_api.is_group_user().
|
2018-05-07 18:07:07 +08:00 |
|
cuihaikuo
|
330fc7597e
|
Add rpc repo_has_been_shared().
|
2018-05-02 11:05:43 +08:00 |
|
cuihaikuo
|
82a9f5bcd5
|
Update ccnet_api for multi-tier-groups and add test.
|
2018-04-09 17:25:51 +08:00 |
|
cuihaikuo
|
17aeec7304
|
Add rpc cancel_zip_task().
|
2018-01-06 15:35:38 +08:00 |
|
cuihaikuo
|
8ef799679b
|
Get all group repos by user.
|
2017-12-29 11:46:25 +08:00 |
|
cuihaikuo
|
37e80de517
|
Add list_dir_with_perm() to seafile_api.
|
2017-12-25 15:55:33 +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
|
ac6172b49e
|
Fix a typo in search_ldapusers().
|
2017-11-01 10:21:51 +08:00 |
|
cuihaikuo
|
1fecbf26bc
|
Add del_org_group_repo() to seafile_api.
|
2017-11-01 10:21:51 +08:00 |
|
cuihaikuo
|
5f2201f69e
|
Fix wrong comment.
|
2017-10-31 14:41:29 +08:00 |
|
cuihaikuo
|
1ed203814e
|
Add rpc get_shared_repo_by_path().
|
2017-10-31 11:02:52 +08:00 |
|
cuihaikuo
|
e195ab4178
|
Add rpc get_group_shared_repo_by_path().
|
2017-10-30 17:44:33 +08:00 |
|
cuihaikuo
|
b11f861fbd
|
Support loading configuration from database.
|
2017-09-07 17:01:56 +08:00 |
|
cuihaikuo
|
1dbc15f38e
|
Add set_reference_id() to ccnet_api
|
2017-09-06 10:20:54 +08:00 |
|
“cuihaikuo”
|
cf19311a0d
|
Add rpc mkdir_with_parents()
|
2017-08-14 13:32:52 +08:00 |
|
cuihaikuo
|
3204e11073
|
Add rpc for getting trash repo owner
|
2017-08-03 13:52:28 +08:00 |
|
cuihaikuo
|
b16ba2ec7c
|
Add a function to seafile_api
|
2017-07-21 17:34:34 +08:00 |
|
cuihaikuo
|
36ecb21a58
|
Add rpc for getting file count info
|
2017-07-04 14:50:05 +08:00 |
|
cuihaikuo
|
768c576afc
|
Add documents for deleting,copying and moving files.
|
2017-07-01 10:55:10 +08:00 |
|
cuihaikuo
|
961e570653
|
Add get_system_default_repo_id() to seafile_api
|
2017-06-30 14:30:19 +08:00 |
|
Jonathan Xu
|
a9ed059634
|
A few optimizations for SQL queries related to repos.
- Support paging for listing owned repos
- Reduce SQL queries for getting and listing repos.
|
2017-04-06 17:33:37 +08:00 |
|
Jonathan Xu
|
4ce41cfd6a
|
Fix bug in returning deleted files.
|
2017-02-11 17:24:33 +08:00 |
|
Jonathan Xu
|
13c6936502
|
[python] Add documentation for get_file_revisions API.
|
2017-02-10 12:18:32 +08:00 |
|
cuihaikuo
|
4407927e37
|
Add rpc for searching groups by name
|
2017-01-17 13:47:54 +08:00 |
|
cuihaikuo
|
90fb2b8515
|
Count total file number and storage occupation
|
2016-12-30 16:57:33 +08:00 |
|
Jiaqiang Xu
|
29b82e62d6
|
[RPC] Add 'delta' parameter to check_quota RPC.
|
2016-09-21 10:57:29 +08:00 |
|
Jiaqiang Xu
|
2643119433
|
Initial commit of Seafile server core.
|
2016-08-19 13:54:16 +08:00 |
|