1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-01 01:11:49 +00:00
seafile-server/fileserver
2025-06-25 09:59:12 +00: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
metrics Add metrics (#747) 2025-03-31 16:46:24 +08:00
objstore Only use tmpfiles dir for blocks (#730) 2024-12-27 16:58:27 +08:00
option Use INNER_NOTIFICATION_SERVER_URL env 2025-06-25 09:49:42 +00:00
repomgr Check if repo_id is valid and set repo_id to VRepoInfo (#733) 2025-01-13 17:51:59 +08:00
searpc Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share Fix get dir perm error (#761) 2025-05-29 11:25:53 +08:00
utils Redirect STDERR to error log (#709) 2024-10-29 10:57:03 +08:00
workerpool Output error and warning log (#717) 2024-11-23 17:33:09 +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 Remove http prefix 2025-06-25 09:59:12 +00:00
fileserver.go Add metrics (#747) 2025-03-31 16:46:24 +08:00
go.mod Check if env is empty string (#748) 2025-04-01 18:22:25 +08:00
go.sum Check if env is empty string (#748) 2025-04-01 18:22:25 +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 json exp (#699) 2024-09-18 17:59:24 +08:00
quota.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
size_sched.go Notify repo size change to redis (#750) 2025-04-02 17:11:24 +08:00
sync_api.go Only diff new dirs and files (#764) 2025-06-24 11:50:29 +08:00
virtual_repo.go Output error and warning log (#717) 2024-11-23 17:33:09 +08:00