1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-16 23:29:25 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
feiniks
95bad895b4 Add upload link and download link API (#683)
* Add upload link and download link API

* Use go 1.22 for ci

* Go add upload link API

* Add norm UTF8 path

* Go add upload link API

* Add seahub_settings.py

* Add projectDir

* Add download link API

* Set and check etag

* Add comment and set no-cache

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-03 18:19:37 +08:00
feiniks
98315cce73 Add option to build http server (#648)
* Add option to build httpserver

* Add option to build libevhtp

* Delete unused option

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-03-13 19:38:44 +08:00
feiniks
2412de2897 Don't remove progress immediately when has internal error (#553) 2022-04-26 10:37:12 +08:00
Xiangyue Cai
4ed89cbdf2 return null when token not exists (#478) 2021-07-14 17:55:09 +08:00
caixiangyue
1d4d3d7e95 remove redundant log 2021-07-09 13:19:03 +08:00
Xiangyue Cai
af6fc07e91 modify query_zip_progress rpc (#476) 2021-07-09 11:21:18 +08:00
feiniks
d50359c908 Add and del ccnet compilation dependency in seafile (#347)
* Add and del ccnet compilation dependency in seafile

* Del import ccnet

* Del extra ccnet compilation dependencies

* Del support WIN32
2020-05-09 16:31:47 +08:00
Jonathan Xu
a229aa7f39 Fix zip download bug. 2019-07-03 16:52:06 +08:00
cuihaikuo
cb3f31314a Merge branch 'master' into cross_repo_copy 2019-04-01 14:50:23 +08:00
cuihaikuo
45c8bcc420 [zip task]Compute dir size and file count in background. 2019-03-28 14:07:27 +08:00
cuihaikuo
7aa973c4e2 Optimize api seafile_web_get_access_token(). 2019-03-19 14:39:08 +08:00
cuihaikuo
ac5f26fef8 Support traffic statistics. 2018-08-10 17:47:19 +08:00
cuihaikuo
17aeec7304 Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00
cuihaikuo
b11f861fbd Support loading configuration from database. 2017-09-07 17:01:56 +08:00
Jiaqiang Xu
f52ffdfb23 Add connection pool for db. 2016-08-20 15:29:51 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00