1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-28 03:20:10 +00:00
seafile-server/server
feiniks c7cf6f7d51
Don't record http method (#754)
Co-authored-by: Heran Yang <heran.yang@seafile.com>
2025-04-08 18:17:31 +08:00
..
gc Add upgrade repo enc algo RPC (#743) 2025-03-19 11:31:05 +08:00
access-file.c Don't record http method (#754) 2025-04-08 18:17:31 +08:00
access-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
change-set.c Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
change-set.h Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
copy-mgr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
copy-mgr.h Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
fileserver-config.c Regularly cleanup files in the httptemp directory (#343) 2020-05-20 18:36:38 +08:00
fileserver-config.h Regularly cleanup files in the httptemp directory (#343) 2020-05-20 18:36:38 +08:00
http-server.c Don't record http method (#754) 2025-04-08 18:17:31 +08:00
http-server.h Don't record http method (#754) 2025-04-08 18:17:31 +08:00
http-status-codes.h modify some errors and be consistent with pro edition 2019-11-26 14:53:43 +08:00
http-tx-mgr.c Return error message when failed to check file access (#737) 2025-03-15 10:27:20 +08:00
http-tx-mgr.h Return error message when failed to check file access (#737) 2025-03-15 10:27:20 +08:00
index-blocks-mgr.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
index-blocks-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
Makefile.am Add metrics (#747) 2025-03-31 16:46:24 +08:00
metric-mgr.c Add metrics (#747) 2025-03-31 16:46:24 +08:00
metric-mgr.h Add metrics (#747) 2025-03-31 16:46:24 +08:00
notif-mgr.c Add gen_jwt_token RPC (#674) 2024-07-31 18:03:41 +08:00
notif-mgr.h Delete seafile_auth_token option (#594) 2023-02-11 10:54:50 +08:00
pack-dir.c Support archive files with same name (#705) 2024-09-27 17:20:04 +08:00
pack-dir.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
passwd-mgr.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
passwd-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
permission-mgr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
permission-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
quota-mgr.c Get group members add LIMIT (#416) 2020-10-15 15:26:01 +08:00
quota-mgr.h Add repo sort function 2019-12-30 16:19:33 +08:00
repo-mgr.c Check if file or dir is .. (#711) 2024-11-20 16:21:51 +08:00
repo-mgr.h Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-op.c Return 409 when gc conflict (#731) 2024-12-30 15:03:54 +08:00
repo-perm.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
seaf-server.c Adjust rpc name 2025-03-19 12:00:56 +08:00
seafile-session.c Get notification server url from env (#752) 2025-04-08 11:51:11 +08:00
seafile-session.h Add metrics (#747) 2025-03-31 16:46:24 +08:00
share-mgr.c Add column type to RepoInfo (#660) 2024-06-19 12:20:38 +08:00
share-mgr.h Get accessible repo list return 500 when db error exists (#423) 2020-11-28 14:40:27 +08:00
size-sched.c Notify repo size change to redis (#750) 2025-04-02 17:11:24 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Add metrics (#747) 2025-03-31 16:46:24 +08:00
upload-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
virtual-repo.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
web-accesstoken-mgr.c Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
web-accesstoken-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
zip-download-mgr.c Adjust size of max_download_dir_size and max_upload_size (#739) 2025-02-26 11:47:08 +08:00
zip-download-mgr.h Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00