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

542 Commits

Author SHA1 Message Date
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
feiniks
500e35fe9b Fix segment fault when group_repos is NULL (#338)
* Fix segment fault when group_repos is NULL

* Parse group repos when repos is not NULL
2020-04-10 19:56:53 +08:00
Daniel Pan
a1101a1db0 Merge pull request #336 from haiwen/improve-seahub.sql
improve sqlite3 seahub.sql
seatable-0.9.7
2020-04-01 11:10:27 +08:00
王健辉
97041fbf6e improve sqlite3 seahub.sql 2020-04-01 11:01:21 +08:00
feiniks
9b28e93a09 continue get trash repo even if the repo is destroyed (#333) 2020-03-28 14:00:12 +08:00
feiniks
3bd274762a Modify stop server method (#330) 2020-03-26 15:47:36 +08:00
feiniks
de5721db72 start mysql service (#328) v7.1.3-server 2020-03-20 10:20:16 +08:00
feiniks
5dd4148b5f Add get accessible repo list API on seafhttp (#327)
* Add get accessible repo list API on seafhttp

* Return once per repo

* Fix get owner and distinguish org

* Del handle org

* when the repo is shared to multi group,get the highest permission

* if last permission is rw,ignore it
2020-03-19 15:02:16 +08:00
feiniks
150c90df40 Add rpc pipe path (#326)
* Add rpc pipe path

* Add seahub.sh env and change pipe path
seatable-0.9.6 v7.1.2-server
2020-02-21 15:27:47 +08:00
杨赫然
c20b17cdbc Merge branch '7.0' seatable-0.9.5 2020-02-17 12:02:50 +08:00
feiniks
07058405c6 improve update file api (#320)
* improve update file api

* Modify function name
2020-02-13 10:28:30 +08:00
Jiaqiang Xu
fa22fcfc17 Merge pull request #314 from haiwen/use_git_action_in_master
Use github action as ci test.
2020-02-12 17:57:29 +08:00
Jiaqiang Xu
de6872020e Merge pull request #303 from haiwen/use_git_action
Use github action as ci test.
2020-02-12 13:01:07 +08:00
Jiaqiang Xu
546d362a01 Merge pull request #319 from haiwen/fix_bug_http2
Fix http2 break some functionalities
2020-02-10 17:57:11 +08:00
杨赫然
381d328dfe Fix http2 break some functionalities 2020-02-10 17:12:17 +08:00
Jiaqiang Xu
a1ebb1bcf9 Merge pull request #318 from haiwen/Fixed-computing-repo-size
fixed computing repo size crash problem
2020-02-04 16:04:02 +08:00
caixiangyue
13e406a169 fixed computing repo size crash problem 2020-02-04 15:51:34 +08:00
ly1217
e09f6261e5 Use github action as ci test. 2020-01-13 21:49:03 -08:00
ly1217
74cd4594d6 Use github action as ci test. 2020-01-13 18:55:55 -08:00
Jiaqiang Xu
47b80ce759 Merge pull request #315 from haiwen/add_sort_func_desc
Get repo list desc
2020-01-13 16:16:42 +08:00
杨赫然
64503ea424 Get repo list desc 2020-01-13 15:08:37 +08:00
Jiaqiang Xu
2a3005bed5 Merge pull request #312 from haiwen/add_sort_function
Add repo sort function
2020-01-08 13:37:05 +08:00
杨赫然
8a31a344c4 Add repo sort function 2020-01-08 12:13:59 +08:00
Jiaqiang Xu
10e989ed04 Merge pull request #313 from haiwen/fixed-seafdav
fixed seafdav shell script
2020-01-08 11:48:02 +08:00
caixiangyue
dbd7c31794 fixed seafdav shell script 2020-01-08 10:07:19 +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
Daniel Pan
28223c17a3 Merge pull request #311 from haiwen/gunicorn.conf.py_fix
rename gunicorn.conf.py
seatable-0.9.3 seatable-0.9.4 v7.1.1-server
2019-12-23 18:30:49 +08:00
sniper-py
900bade85f rename gunicorn.conf.py 2019-12-23 18:28:55 +08:00
Jiaqiang Xu
3adf918e45 Merge pull request #310 from haiwen/fix_fuse_list_users
These ldap users are listed by seaf fuse only if they've been imported.
2019-12-23 11:04:53 +08:00
ly1217
f1ee13b0e1 These ldap users are listed by seaf fuse only if they've been imported. 2019-12-22 17:55:47 -08:00
Jiaqiang Xu
40bcacddf8 Merge pull request #309 from haiwen/seafdav-1219
fixed run seafdav
2019-12-21 13:33:45 +08:00
Xiangyue Cai
7c18b19eae fixed run seafdav 2019-12-20 10:24:52 +08:00
Jiaqiang Xu
cf4e65b01f Merge pull request #307 from haiwen/fix_check_quota
Remove quota check for dtable@seafile
2019-12-18 16:27:30 +08:00
Jiaqiang Xu
9be7a3c87e Merge pull request #308 from haiwen/controller_execute_python3
Execute python3 in seafile controller.
2019-12-18 14:05:13 +08:00
ly1217
219139de80 Execute python3 in seafile controller. 2019-12-17 21:37:12 -08:00
Daniel Pan
0b88eaa286 Merge pull request #306 from haiwen/fix_gunicorn.conf.py
fix gunicorn.conf.py
2019-12-17 14:23:44 +08:00
sniper-py
816469f755 fix gunicorn.conf.py 2019-12-17 14:21:10 +08:00
杨赫然
9fc27776e9 Remove quota check for dtable@seafile 2019-12-17 13:53:56 +08:00
Daniel Pan
0cdca466d9 Merge pull request #305 from haiwen/fix-sqlite-7.1
Fix sqlite 7.1
2019-12-17 10:32:29 +08:00
sniper-py
d716050791 fix 2019-12-16 17:32:53 +08:00
sniper-py
f5f0b47ab9 fix sqlite in 7.1 upgrade 2019-12-16 17:02:10 +08:00
Daniel Pan
1b045dba17 Merge pull request #304 from haiwen/minor-upgrade-7.1
Minor upgrade 7.1
2019-12-14 15:24:29 +08:00
sniper-py
ad40c31916 fix 2019-12-14 15:19:02 +08:00
sniper-py
570d8da4a3 rename_gunicorn_config in minor-upgrade.sh 2019-12-14 15:15:07 +08:00
sniper-py
d6f6c88072 rename_gunicorn_config in upgrade_7.0_7.1.sh 2019-12-14 15:11:34 +08:00
Jiaqiang Xu
d1b615e1c2 Merge pull request #296 from haiwen/fix_get_repo_list
seaf_repo_manager_get_repo_list should get all the repos in a loop
2019-12-09 14:55:16 +08:00
Jiaqiang Xu
cd37dae945 Merge pull request #286 from haiwen/fix_upload
Fix seafile-server doesn't check upload-link obj_id
2019-12-09 14:54:34 +08:00