1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-25 18:20:48 +00:00
Commit Graph

12389 Commits

Author SHA1 Message Date
lian
e31254443d
update create repo api (#4711)
pass storage_id args when create enc repo via client

Co-authored-by: lian <lian@seafile.com>
2020-11-05 15:11:21 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
lian
2248ebc50b
update search user logic when login via shib (#4708)
Co-authored-by: lian <lian@seafile.com>
2020-11-02 13:50:40 +08:00
王健辉
d1ad56df63
fix get file history (#4707) 2020-10-31 17:13:36 +08:00
王健辉
d607704e80
optimize delete expired invitations (#4706) 2020-10-28 14:47:57 +08:00
王健辉
962495b026
repair email send error msg (#4705) 2020-10-26 17:18:05 +08:00
llj
81bc3a983b [seafile-js] updated the version 2020-10-26 16:53:14 +08:00
lian
2bb4074e71
group member pagination (#4704)
* group member pagination

* update

* update

* update

Co-authored-by: lian <lian@seafile.com>
2020-10-26 16:43:45 +08:00
llj
e49ff53762 [seafile-js] updated the version 2020-10-23 17:02:23 +08:00
lian
af691dab1b
get auth token on profile page (#4703)
* get auth token on profile page

* [user settings] web api auth token: fixup & improvement

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-10-23 16:18:03 +08:00
lian
711f4f72fb
update work weixin login (#4700)
Co-authored-by: lian <lian@seafile.com>
2020-10-20 21:32:50 +08:00
杨顺强
ed3e5fc416
update seafile-js version (#4699) 2020-10-20 16:33:06 +08:00
llj
7000c1f364
Share link file upload (#4633)
* [share dialog] fixed permission bugs; added 'download and upload'
permission

* share link: fixed permission bug for library
* upload link: fixed permission bug
* share link: added 'download and upload' permission for folder

* [folder share link] added 'file upload' for folder share link with 'can_upload' permission
2020-10-20 16:24:58 +08:00
llj
25cee90eda
[shared upload link] rewrote it with react (#4611)
* [shared upload link] rewrote it with react

* modification
2020-10-20 16:24:25 +08:00
lian
5d41064329
add share link upload api (#4634)
Co-authored-by: lian <lian@seafile.com>
2020-10-20 15:25:48 +08:00
杨顺强
c331f02089
Repair md save bug (#4698)
* repair md save bug

* optimize code
2020-10-20 12:21:11 +08:00
杨顺强
8a6d5e1639
repair no userPerm bug (#4696) 2020-10-20 11:31:40 +08:00
lian
33a9849555 Merge branch '7.1' into master 2020-10-19 10:43:45 +08:00
王健辉
ffd9ee2456 fix django syntax 2020-10-14 18:11:51 +08:00
llj
a3342df76a
[system admin] statistic/traffic: modified 'order_by' value according to python API, for sort of users/orgs traffic (#4691) 2020-10-13 11:45:08 +08:00
lian
62c2f0bc9e
update for dev env (#4690)
Co-authored-by: lian <lian@seafile.com>
2020-10-10 16:05:33 +08:00
lian
57c8fa967c
custom shibboleth get user role (#4689)
Co-authored-by: lian <lian@seafile.com>
2020-10-10 15:40:57 +08:00
Jonathan Beaudoin
09c0a9ff29
Remove moviepy dependency, use ffmpeg for all video thumbnails 2020-10-01 05:05:35 -04:00
lian
0bff0c1104 Merge branch '7.1' into master 2020-09-30 11:05:44 +08:00
lian
1241f21462
add token by session api (#4686)
Co-authored-by: lian <lian@seafile.com>
2020-09-29 11:52:28 +08:00
lian
8aa6081206
djangorestframework==3.11.1 (#4687)
Co-authored-by: lian <lian@seafile.com>
2020-09-29 11:43:04 +08:00
lian
3474e0f6fa
update permission check logic when view lib (#4685)
Co-authored-by: lian <lian@seafile.com>
2020-09-29 11:23:56 +08:00
杨顺强
0c10f4a9f7
update seafile-js version (#4684) 2020-09-28 10:52:12 +08:00
llj
39078da3f9
[Linked Devices] added confirmation for 'unlink device' (#4683) 2020-09-28 10:44:12 +08:00
llj
b86f0af855
[system admin / logs / Permission] fixup for 'Share To' (#4680) 2020-09-24 16:54:49 +08:00
lian
40907e2770
update share-permission-logs api (#4679)
Co-authored-by: lian <lian@seafile.com>
2020-09-24 16:54:33 +08:00
llj
44c20e5bc7
[org admin / users] fixup for sort by 'Space Used' (#4682) 2020-09-24 16:53:55 +08:00
Leo
267e9f525c
Ocm (#4640)
* ocm share local and inter-server api, ocm share page (#4335)

* ocm share

* optimize code

* ocm repo (#4341)

* ocm repo

* hide share if not repo owner

* optimize code

* fix All refresh page, hide upload if is r perm

* update permission check

* update return status code

* update code

* add receive user drop share
2020-09-24 10:57:45 +08:00
lian
98ca2dfaa1
fix reference_id bug when admin update user info (#4681)
Co-authored-by: lian <lian@seafile.com>
2020-09-23 15:14:07 +08:00
杨顺强
41f5f2eb84
update seafile-js version (#4678) 2020-09-22 14:17:30 +08:00
llj
7474616129
[system admin] statistic/traffic: fixed sort for users/orgs traffic (#4677) 2020-09-22 14:03:58 +08:00
lian
d719fc1c90
add order_by parameter when admin get user/org traffic (#4676)
Co-authored-by: lian <lian@seafile.com>
2020-09-22 14:03:13 +08:00
llj
559702fc57
[org admin] add user: fixed 'can not input space in name input' (#4675) 2020-09-19 20:49:12 +08:00
llj
ffd66a78f1
[department] added 'change password' & 'reset password' for encrypted repo (#4674) 2020-09-19 20:48:02 +08:00
lian
d2e79aee73
support to change/reset password for department repo (#4673)
Co-authored-by: lian <lian@seafile.com>
2020-09-19 20:47:43 +08:00
杨顺强
aea4e3c042
update copyright (#4672) 2020-09-17 14:48:29 +08:00
lian
dafd66b18d
use onlyoffice jwt token (#4671)
Co-authored-by: lian <lian@seafile.com>
2020-09-17 13:43:30 +08:00
Leo
f6efead60b
update (#4669) 2020-09-11 12:16:50 +08:00
Leo
5942b51673
update-version (#4668) 2020-09-11 11:26:43 +08:00
lian
141121f5af Merge branch '7.1' into master 2020-09-10 16:37:31 +08:00
lian
e66721c3be
show org user's repo in admin user profile page (#4666)
Co-authored-by: lian <lian@seafile.com>
2020-09-09 10:37:01 +08:00
lian
949bdce5c1
encode("iso-8859-1") for shibboleth login (#4667)
Co-authored-by: lian <lian@seafile.com>
2020-09-09 10:36:27 +08:00
Leo
2d1753f1d9
update (#4665) 2020-09-07 13:43:55 +08:00
Leo
d5f578318f
repo_files_auto_del (#4626)
* repo_files_auto_del

* repo_files_auto_del

* update code
2020-09-07 12:03:05 +08:00
sniper-py
212e667206
fix authenticate (#4660) 2020-09-02 14:59:22 +08:00