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

6 Commits

Author SHA1 Message Date
feiniks
c80bf17efb
Add batch del files RPC (#694)
* Add batch del files RPC

* Add pack multi-level files

* Go add pack multi-level files

* Use change set to batch del files

* Improve args

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-13 14:58:45 +08:00
feiniks
0db03851a0
File names in json format (#559) 2022-06-16 12:36:34 +08:00
ly1217
87d952b7c2 Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
Jonathan Xu
d6fec719c7 Fix bug when moving files. 2019-05-30 20:37:43 +08:00
Jonathan Xu
15f01d3854 Don't return error if file doesn't exist when del_file is called. 2019-05-18 17:05:35 +08:00
caixiangyue
8052ed7e44 add unit test for file operation api 2019-04-28 06:16:36 +00:00