1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-28 19:35:10 +00:00
seafile-server/server
2021-12-18 10:26:35 +08:00
..
gc fixed fsck crash (#352) 2021-07-28 10:39:54 +08:00
access-file.c Improve upload and download log info (#524) 2021-12-08 12:11:10 +08:00
access-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +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 C add permission check (#529) 2021-12-14 17:35:45 +08:00
http-server.h Add byte-range upload. 2019-02-19 01:18:31 -08:00
http-status-codes.h modify some errors and be consistent with pro edition 2019-11-26 14:53:43 +08:00
index-blocks-mgr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
index-blocks-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
Makefile.am Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
pack-dir.c fixed compile warning (#464) 2021-06-09 11:03:17 +08:00
pack-dir.h modify query_zip_progress rpc (#476) 2021-07-09 11:21:18 +08:00
passwd-mgr.c Support encrypted repo of V4 (#411) 2020-09-22 17:06:15 +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 Don't restore repo when failed to get head commit and fix a memory leak (#532) 2021-12-18 10:26:35 +08:00
repo-mgr.h Get accessible repo list return 500 when db error exists (#423) 2020-11-28 14:40:27 +08:00
repo-op.c improve get_deleted rpc (#479) 2021-07-22 17:51:13 +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 search group members rpc (#489) 2021-09-06 18:20:28 +08:00
seafile-session.c use c fileserver when sqlite3 (#509) 2021-11-06 10:39:23 +08:00
seafile-session.h Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share-mgr.c Merge branch '7.1' 2020-12-04 16:35:23 +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 Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Merge branch '8.0' 2021-12-09 11:53:41 +08:00
upload-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
virtual-repo.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
web-accesstoken-mgr.c Go fileserver (#437) 2021-01-04 11:41:53 +08:00
web-accesstoken-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
zip-download-mgr.c return null when token not exists (#478) 2021-07-14 17:55:09 +08:00
zip-download-mgr.h Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00