1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-25 10:08:33 +00:00
seafile-server/server
feiniks 4a21c835d3
Add notification config in seafile.conf (#593)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-02-09 12:02:22 +08:00
..
gc Check if seafile is NULL (#513) 2022-12-06 11:34:22 +08:00
access-file.c Fix memory leak (#577) 2022-09-20 10:27:50 +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 Add notification server (#535) 2022-12-16 15:29:01 +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
http-tx-mgr.c Add notification server (#535) 2022-12-16 15:29:01 +08:00
http-tx-mgr.h Add notification server (#535) 2022-12-16 15:29:01 +08:00
index-blocks-mgr.c Retry upload when detecting concurrent uploads (#564) 2022-07-15 14:45:36 +08:00
index-blocks-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
Makefile.am Add notification server (#535) 2022-12-16 15:29:01 +08:00
notif-mgr.c Add notification server (#535) 2022-12-16 15:29:01 +08:00
notif-mgr.h Add notification server (#535) 2022-12-16 15:29:01 +08:00
pack-dir.c fixed compile warning (#464) 2021-06-09 11:03:17 +08:00
pack-dir.h Don't remove progress immediately when has internal error (#553) 2022-04-26 10:37:12 +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 Add index repo_id on WebUploadTempFiles (#556) 2022-12-13 19:21:42 +08:00
repo-mgr.h Retry upload when detecting concurrent uploads (#564) 2022-07-15 14:45:36 +08:00
repo-op.c Clear error when retry upload (#568) 2022-07-21 16:29:47 +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 Add get repo by id prefix RPC (#557) 2022-05-30 14:07:58 +08:00
seafile-session.c Add notification config in seafile.conf (#593) 2023-02-09 12:02:22 +08:00
seafile-session.h Add notification server (#535) 2022-12-16 15:29:01 +08:00
share-mgr.c Delete sub query (#582) 2022-12-05 18:35:41 +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 Update repofilecount compatibility for older version upgrades (#540) 2022-02-10 16:49:33 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Delete upload tmp file (#542) 2022-02-12 11:29:39 +08:00
upload-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
virtual-repo.c Don't merge virtual repo when get a error which isn't path no exist (#548) 2022-03-22 16:42:29 +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 Don't remove progress immediately when has internal error (#553) 2022-04-26 10:37:12 +08:00
zip-download-mgr.h Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00