Xiangyue Cai
c006d4d0d6
remove redundant log ( #485 )
2021-08-20 18:19:04 +08:00
Xiangyue Cai
4f5af75f18
no need to check if the user is staff ( #465 )
2021-06-10 17:45:06 +08:00
Xiangyue Cai
0bdf63c684
fixed compile warning ( #464 )
2021-06-09 11:03:17 +08:00
Xiangyue Cai
74e4c3cad6
uniform log date format ( #447 )
2021-03-24 11:49:41 +08:00
feiniks
a44e185162
Update user quota for update emailuser id ( #458 )
2021-03-18 11:24:32 +08:00
feiniks
8b18e4be51
Search files should use store id ( #454 )
2021-03-08 17:25:14 +08:00
feiniks
814b796038
Close connection when failed to query mysql ( #446 )
...
* Close connection when failed to query mysql (#318 )
* Close connection when failed to query mysql
* Close connection when failed to handle transaction
* Fix ci error
2021-02-01 16:02:47 +08:00
杨赫然
1288c1ec10
Merge branch '7.1'
2020-12-04 16:35:23 +08:00
feiniks
4a0eb5431c
Get accessible repo list return 500 when db error exists ( #423 )
...
* Get accessible repo list return 500 when db error exists
* CI should use 7.1 branch
2020-11-28 14:40:27 +08:00
杨赫然
642ab7acc2
Merge branch '7.1'
2020-11-24 17:57:49 +08:00
feiniks
be8231ffc2
Add search files RPC ( #417 )
...
* Add search files RPC
* Not case sensitive when searching files
2020-10-27 18:06:37 +08:00
feiniks
50ab9a8ffe
Get group members add LIMIT ( #416 )
2020-10-15 15:26:01 +08:00
feiniks
4d65689c79
Return db error when failed to connect mysql ( #413 )
2020-09-25 10:56:59 +08:00
feiniks
7ff3282975
Support encrypted repo of V4 ( #411 )
...
* Support encrypted repo of V4
* Use aes128 for V3 encrypted repo
2020-09-22 17:06:15 +08:00
feiniks
cf7e938a33
Fix error when set max_connections to 0 ( #366 )
2020-06-28 12:02:46 +08:00
feiniks
95bef26164
mysql add connection pool and keepalive thread ( #365 )
2020-06-24 16:32:46 +08:00
Xiangyue Cai
8c29938bdb
set db error when get database connection failed ( #353 )
2020-05-26 18:27:26 +08:00
feiniks
72de8b5997
Add update emailuser id RPC ( #349 )
...
* Add update emailuser id RPC
* Add test shareing and group relationship when update user id
2020-05-15 14:21:27 +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
708bfacc86
Remove compile dependency on ccnet.
2020-05-04 18:48:32 +08:00
feiniks
41dba24d8b
del check group staff ( #339 )
2020-04-22 10:41:04 +08:00
feiniks
52586639ac
Merge the functions of ccnet-server into seafile-server ( #293 )
...
* merge the api of ccnet into seafile
* merge the api of ccnet into seafile
* Dont't need to include the header
* merge the api of ccnet into seafile
* add enable ldap
* The unit test dont't need to start ccnet-server
* Modify some funcion names and fuse don't need org management
* Modify indent
2020-04-15 10:21:04 +08:00
杨赫然
8a31a344c4
Add repo sort function
2020-01-08 12:13:59 +08:00
杨赫然
923e1821e2
Add repo sort function
2020-01-07 10:25:19 +08:00
杨赫然
af0dae864b
Add repo sort function
2019-12-31 14:38:24 +08:00
杨赫然
3230c31dff
Add repo sort function
2019-12-30 16:19:33 +08:00
ly1217
6048627c72
Merge branch '7.0'
2019-11-22 17:45:24 -08:00
ly1217
1dd89b1b7c
Add search repos by name rpc.
2019-11-17 21:21:28 -08:00
ly1217
fc4ab83f7f
Add error logs when fs backend read or write blocks.
2019-10-04 04:00:49 -07:00
Xiangyue Cai
c21d662cbe
remove redundant log
2019-09-09 13:36:45 +08:00
Xiangyue Cai
f01753c262
add ctime
2019-09-09 12:15:20 +08:00
ly1217
8a08577a6b
Check if obj already exists when write obj.
2019-08-26 19:54:21 -07:00
ly1217
b224a39fb9
Fix check block exists.
2019-08-26 19:53:36 -07:00
Xiangyue Cai
efeac4bb99
add seaf_mq_manager_ prefix
2019-08-05 16:41:31 +08:00
caixiangyue
3ff52aee8a
fixed wrong free
2019-07-26 14:14:38 +08:00
Jonathan Xu
f9686872d7
Merge branch '7.0'
2019-07-25 17:55:37 +08:00
Jonathan Xu
b9877a78ca
Merge branch 'python3'
2019-07-25 12:08:00 +08:00
Xiangyue Cai
aa0185203b
add rpc publish_event() , pop_event() and remove cevent ( #253 )
2019-07-22 11:18:32 +08:00
ly1217
48c2a03d5f
Fix get repo status. ( #252 )
2019-07-17 10:16:29 +08:00
caixiangyue
62543c55f2
use diff to update repo size and file count
2019-07-09 10:02:10 +08:00
Jonathan Xu
c142d4bf4f
Improve code after use named pipe for RPC and support python 3.
2019-07-01 16:50:25 +08:00
ly1217
c73916ef77
Upadte to python3.
2019-06-27 22:30:31 -07:00
Jonathan Xu
bda91af9d3
Make mysqlclient dependency optional.
2019-06-24 15:06:06 +08:00
Jonathan Xu
2327ed11cc
Rewrite database access layer.
...
Remove support for PostgreSQL at the same time.
2019-06-21 17:09:39 +08:00
Jonathan Xu
17ef884861
Encrypted library version 3: use different salt for each library.
2019-04-30 21:22:57 +08:00
cuihaikuo
dd0519d7c3
Create tables by script.
2019-03-28 14:20:33 +08:00
cuihaikuo
22f096a70a
Repo can be set 'read-only' or 'normal' status.
...
Return 'status' in get_repo(s) apis.
2019-03-14 11:07:42 +08:00
Jonathan Xu
78bef71a5f
Merge branch '6.3'
2019-03-13 14:46:47 +08:00
ly1217
be88b15b8e
Fix the bug that the last update time of sublibrarys isn't updated.
2019-02-20 00:58:26 -08:00
ly1217
d851199f06
Add byte-range upload.
2019-02-19 01:18:31 -08:00