feiniks
|
4a0eb5431c
|
Get accessible repo list return 500 when db error exists (#423)
* Get accessible repo list return 500 when db error exists
* CI should use 7.1 branch
|
2020-11-28 14:40:27 +08:00 |
|
杨赫然
|
af0dae864b
|
Add repo sort function
|
2019-12-31 14:38:24 +08:00 |
|
ly1217
|
1dd89b1b7c
|
Add search repos by name rpc.
|
2019-11-17 21:21:28 -08:00 |
|
Jonathan Xu
|
17ef884861
|
Encrypted library version 3: use different salt for each library.
|
2019-04-30 21:22:57 +08:00 |
|
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 |
|
cuihaikuo
|
1991a68bcf
|
Convert origin repo path to available repo path.
|
2018-08-07 18:24:12 +08:00 |
|
cuihaikuo
|
caee7ef963
|
Support background task for indexing blocks.
|
2018-02-06 14:37:27 +08:00 |
|
cuihaikuo
|
533755377f
|
Fix that shared folder can't be set permission.
|
2018-01-06 15:28:11 +08:00 |
|
cuihaikuo
|
8ef799679b
|
Get all group repos by user.
|
2017-12-29 11:46:25 +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 |
|
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
|
e195ab4178
|
Add rpc get_group_shared_repo_by_path().
|
2017-10-30 17:44:33 +08:00 |
|
Jonathan Xu
|
3e42e2d0b5
|
Merge branch '6.1'
|
2017-08-23 15:28:19 +08:00 |
|
cuihaikuo
|
3204e11073
|
Add rpc for getting trash repo owner
|
2017-08-03 13:52:28 +08:00 |
|
Jonathan Xu
|
0db8ef8f2d
|
Merge branch '6.1'
|
2017-07-07 11:19:27 +08:00 |
|
cuihaikuo
|
ffd92675be
|
Create only one commit when move or copy multiple files
|
2017-06-29 14:23:22 +08:00 |
|
cuihaikuo
|
fd0dbd0160
|
A few performance improvements for listing repos.
- Record repo name, update time, etc in database
- Sort repo list results in update time.
|
2017-06-23 14:23:59 +08:00 |
|
cuihaikuo
|
1dc5798f4a
|
Allow to upload folder
|
2017-04-25 11:34:18 +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 |
|
cuihaikuo
|
90fb2b8515
|
Count total file number and storage occupation
|
2016-12-30 16:57:33 +08:00 |
|
cuihaikuo
|
06a41b3eef
|
Rename virtual repo while renaming the source folder
|
2016-11-07 18:26:29 +08:00 |
|
Jiaqiang Xu
|
2643119433
|
Initial commit of Seafile server core.
|
2016-08-19 13:54:16 +08:00 |
|