1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-29 03:50:49 +00:00
Commit Graph

648 Commits

Author SHA1 Message Date
sun
644187bf0f Add mysql connect option. 2021-09-30 18:03:17 +08:00
Xiangyue Cai
31c017d2c8
fix retry to update branch (#495)
* fix retry to update branch

* improve code
2021-09-27 17:50:03 +08:00
Xiangyue Cai
4901aefa58
fix set second parent id (#496) 2021-09-27 16:38:20 +08:00
caixiangyue
85ead5e00e Merge branch '8.0' 2021-09-26 11:09:02 +08:00
Xiangyue Cai
f92331de80
fix typo (#494) 2021-09-26 10:31:18 +08:00
Xiangyue Cai
3d9f19f628
token not unique (#493) 2021-09-24 18:22:22 +08:00
Xiangyue Cai
53e8bbe5d4
improve sql (#492)
* improve sql

* improve sql
2021-09-24 17:36:45 +08:00
Xiangyue Cai
c31dcc79ce
Don't omit commit id when marshal commit to json (#491) 2021-09-23 14:12:53 +08:00
Xiangyue Cai
88e917c58e
send event (#490)
* send event

* send event
2021-09-17 11:07:38 +08:00
Xiangyue Cai
f681fa6d94
search group members rpc (#489) 2021-09-06 18:20:28 +08:00
Xiangyue Cai
7f09cff78c
stderr to log (#488) 2021-08-31 17:52:33 +08:00
caixiangyue
96b6a47a02 fix ci 2021-08-30 10:54:53 +08:00
Daniel Pan
c8f93b4259
Merge pull request #487 from haiwen/setup-script
update setup seafile script
2021-08-25 15:11:09 +08:00
lian
6dde47c6e7 update setup seafile script
remove fastcgi = false and host = 0.0.0.0 from seafdav.conf
2021-08-25 15:08:02 +08:00
Xiangyue Cai
c006d4d0d6
remove redundant log (#485) 2021-08-20 18:19:04 +08:00
caixiangyue
f24d47d2bc Merge branch '8.0' 2021-08-17 15:12:49 +08:00
Xiangyue Cai
bd6b693ab5
add recover (#483)
* add recover

* improve code

* improve code

* use go routine
2021-08-10 10:43:08 +08:00
Jonathan Xu
4106d18bb8 [go] Move position for GetGroupReposByUser in share.go 2021-08-02 16:40:06 +08:00
Xiangyue Cai
27dac89bb3
fix get form field (#482) 2021-07-28 16:00:49 +08:00
Jiaqiang Xu
9a3dc676a8
Revert "fix get form field (#480)" (#481)
This reverts commit 8f7b838720.
2021-07-28 15:56:37 +08:00
Xiangyue Cai
8f7b838720
fix get form field (#480) 2021-07-28 15:56:09 +08:00
Xiangyue Cai
2aacf83e44 fixed fsck crash (#352) 2021-07-28 10:39:54 +08:00
Xiangyue Cai
8a234215c4
improve get_deleted rpc (#479)
* improve get_deleted rpc

* improve code
2021-07-22 17:51:13 +08:00
Xiangyue Cai
4ed89cbdf2
return null when token not exists (#478) 2021-07-14 17:55:09 +08:00
Xiangyue Cai
2844d69d94
remove redundant log (#477) 2021-07-09 15:21:26 +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
Xiangyue Cai
537226aca7
create merge virtual repo task pool (#473)
* create merge virtual repo task pool

* use for range
2021-06-30 11:21:57 +08:00
Xiangyue Cai
739b8fffde
add file_count (#475)
* add file_count

* fix get file_count
2021-06-30 10:27:09 +08:00
Xiangyue Cai
d8a4a9a72d
do not compute repo size directly (#474) 2021-06-26 19:03:50 +08:00
Xiangyue Cai
be4e0096cf
load default quota when start (#472)
* load default quota when start

* improve code
2021-06-26 18:40:00 +08:00
Xiangyue Cai
20f36cb311
fix the problem of getting Content-Length (#471) 2021-06-22 15:49:48 +08:00
Xiangyue Cai
1a81f671e3
compatible with httpserver (#470) 2021-06-18 15:23:36 +08:00
Daniel Pan
99604e0566
Merge pull request #468 from haiwen/rm-ccnet-build
rm ccent build
2021-06-17 17:03:00 +08:00
skywalker
01458994b6 rm ccent build 2021-06-17 15:28:12 +08:00
Xiangyue Cai
5cb36566ce
fixed response header (#467) 2021-06-16 17:34:48 +08:00
Xiangyue Cai
4f5af75f18
no need to check if the user is staff (#465) 2021-06-10 17:45:06 +08:00
caixiangyue
1601bfe018 Merge branch '8.0' into master-new 2021-06-09 12:03:56 +08:00
Xiangyue Cai
0bdf63c684
fixed compile warning (#464) 2021-06-09 11:03:17 +08:00
Daniel Pan
eec7352bb6
Merge pull request #461 from haiwen/fix-upgeade-8.0-sql
fix sql 8.0 upgrade
2021-04-20 10:27:59 +08:00
skywalker
872ab09c4d fix sql 8.0 upgrade 2021-04-20 10:22:15 +08:00
Daniel Pan
33da54d163
Merge pull request #460 from haiwen/sql_external_department
sql external_department
2021-04-19 14:38:22 +08:00
skywalker
e0a493f5b3 sql external_department 2021-04-19 14:24:34 +08:00
Xiangyue Cai
74e4c3cad6 uniform log date format (#447) 2021-03-24 11:49:41 +08:00
Jonathan Xu
527f6605aa Further fix for boundary detection in file upload. 2021-03-20 11:23:23 +08:00
feiniks
a44e185162
Update user quota for update emailuser id (#458) 2021-03-18 11:24:32 +08:00
caixiangyue
baa76682ea Revert "Set compute fs-id-list thread to 10 (#450)"
This reverts commit 90427f9f78.
2021-03-17 15:36:29 +08:00
Xiangyue Cai
993d464cda
Return 400 when find blank line after boundary (#456) 2021-03-11 16:24:32 +08:00
Xiangyue Cai
3a3c29e963
disable async compute fs id list (#455) 2021-03-11 16:19:25 +08:00
feiniks
8b18e4be51
Search files should use store id (#454) 2021-03-08 17:25:14 +08:00