1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-25 14:41:35 +00:00
seafile-server/fileserver
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
..
blockmgr Go fileserver (#437) 2021-01-04 11:41:53 +08:00
commitmgr Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
diff Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
fsmgr Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
objstore Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
option Use JWT_PRIVATE_KEY (#697) 2024-09-10 15:43:25 +08:00
repomgr Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
searpc Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
utils Add cookie to check share link access (#691) 2024-09-06 11:40:42 +08:00
workerpool Fix create closer error 2023-07-25 11:17:50 +08:00
.golangci.yml Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
crypt.go Go fileserver support enc v3 repo (#552) 2022-04-11 18:48:18 +08:00
fileop.go Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
fileserver.go Add download file API (#696) 2024-09-12 11:02:41 +08:00
go.mod Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
go.sum Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
http_code.go Go fileserver (#437) 2021-01-04 11:41:53 +08:00
merge_test.go Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
merge.go Add cookie to check share link access (#691) 2024-09-06 11:40:42 +08:00
quota.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
size_sched.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
sync_api.go Use JWT_PRIVATE_KEY (#697) 2024-09-10 15:43:25 +08:00
virtual_repo.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00