1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-05-03 21:57:17 +00:00
Commit Graph

67 Commits

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