lian
42c7f25dfa
ocm, add OCM_REMOTE_SERVERS ( #4745 )
...
* ocm, add OCM_REMOTE_SERVERS
* update
Co-authored-by: lian <lian@seafile.com>
2020-12-14 11:47:36 +08:00
杨顺强
b22f90f2e8
Upgrade webpack ( #4746 )
...
* optimize code
* optimize code
* optimize code
* optimize dependences
* optimize code
2020-12-11 16:11:25 +08:00
llj
e8ce4305bb
[system admin / orgs] org: show department name in 'owner' column for libraries belong to departments ( #4738 )
2020-12-10 14:31:24 +08:00
llj
f5d399cc4f
[dir view] enable 'copy multiple selected folders/files' in 'read-only' libraries ( #4743 )
2020-12-10 14:25:43 +08:00
杨顺强
2a6faa5208
fix: update window.open function for integrate to onlyoffice ( #4742 )
2020-12-10 11:30:16 +08:00
shanshuirenjia
bc71331666
update seafile-editor version
2020-12-07 17:45:43 +08:00
shanshuirenjia
21be6e4fe2
upddate package.json
2020-12-07 17:19:51 +08:00
欢乐马
93aa7debb4
add ocm sql ( #4741 )
2020-12-07 16:54:12 +08:00
lian
c0d60d4497
process next parameter when login via simple check ( #4737 )
...
Co-authored-by: lian <lian@seafile.com>
2020-12-04 14:19:02 +08:00
llj
3d79d9fad8
[system admin / logs] file access: added 'filter by user / library' ( #4731 )
2020-12-04 14:18:34 +08:00
shanshuirenjia
2b782a5663
Merge branch '7.1'
2020-12-04 14:15:11 +08:00
杨顺强
9c11444518
Merge pull request #4739 from haiwen/update-seafile-js-162
...
update seafile-js version
2020-12-04 14:13:12 +08:00
shanshuirenjia
e8911f4974
update seafile-js version
2020-12-04 14:09:29 +08:00
lian
a49af79323
update admin org repos api ( #4736 )
...
use group_name as owner_name for group owned repos
Co-authored-by: lian <lian@seafile.com>
2020-12-04 13:54:30 +08:00
lian
8128c8c0b6
update frontend/package-lock.json
2020-12-03 12:05:44 +08:00
lian
ee6cccf806
Merge branch '7.1' into master
2020-12-03 12:03:51 +08:00
lian
f0d8c00656
fix bug when org user transfer repo to department ( #4735 )
...
Co-authored-by: lian <lian@seafile.com>
2020-12-02 21:32:01 +08:00
lian
06b55feae6
add ABOUT_DIALOG_CUSTOM_HTML ( #4734 )
...
Co-authored-by: lian <lian@seafile.com>
2020-12-02 21:31:17 +08:00
杨顺强
248fe2e1f0
update seafile-js version ( #4733 )
2020-12-01 10:24:15 +08:00
lian
373565654f
update has_next_page when admin get file access log ( #4732 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-30 16:43:28 +08:00
lian
98903f940f
return members when admin get address book group
2020-11-30 14:25:32 +08:00
lian
b52eefd46b
update dingtalk contact email
2020-11-30 14:18:59 +08:00
lian
cca6bcf6ff
return org group quota usage ( #4730 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-29 11:13:53 +08:00
lian
e3fd4091f6
remove unused rest_framework files ( #4729 )
...
* remove unused rest_framework files
* update
Co-authored-by: lian <lian@seafile.com>
2020-11-26 21:15:16 +08:00
songjiaqi1
3d21ad6407
update editor ( #4728 )
2020-11-26 17:40:02 +08:00
lian
3c09c81ddb
convert login id to email before authenticate
2020-11-26 17:36:50 +08:00
lian
3fd6f0f68b
convert login id to email before authenticate
2020-11-26 17:33:38 +08:00
lian
f130ecdfa8
convert login id to email before authenticate ( #4725 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-26 17:27:32 +08:00
lian
1be91b6887
add id parameter to front page; ( #4727 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-26 17:26:22 +08:00
lian
82266a58cd
return salt when repo.enc_version >= 3
2020-11-26 16:55:27 +08:00
王健辉
fffcc8e939
Merge branch '7.1'
2020-11-26 14:50:57 +08:00
王健辉
ceaa7660c7
improve check_user_quota ( #4726 )
2020-11-26 12:00:02 +08:00
lian
d8b4ebbe6f
update server-info api
...
update encrypted_library_version
2020-11-26 10:38:33 +08:00
lian
1924f81221
update server-info api
...
update encrypted_library_version
2020-11-26 10:37:38 +08:00
lian
7241087242
remove unused code in lib-content-toolbar.js
2020-11-25 15:06:21 +08:00
lian
c0669d4ad8
Merge branch '7.1' into master
2020-11-25 15:05:57 +08:00
欢乐马
9c143c31b8
remove sha1 for centos ( #4724 )
2020-11-20 18:23:08 +08:00
lian
cae1204ab1
support LIBRARY_TEMPLATES ( #4723 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-20 10:08:49 +08:00
llj
87a80eadc5
[markdown] improved 'print' ( #4722 )
...
* when the right panel is open, make the print be ok
* print all the pages in Firefox
2020-11-19 15:58:43 +08:00
王健辉
019dd8ddb9
Merge pull request #4692 from haiwen/fix-django-syntax
...
fix django syntax
2020-11-19 15:32:07 +08:00
skywalker
6b83398358
remove ccnet
2020-11-19 15:07:47 +08:00
lian
f323d08eca
fix bug when get oauth_redirect in session ( #4721 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-18 11:24:31 +08:00
lian
f490fd37e8
update search file in repo api ( #4720 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-18 10:57:20 +08:00
llj
eb35b7b4d2
[seafile-js] updated the version
2020-11-16 10:58:59 +08:00
lian
5ec3928d90
search file by name ( #4713 )
...
* search file by name
* [for non-pro] redesigned 'search files in a library'
* improvement
Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-11-16 10:45:19 +08:00
杨顺强
abb57964b9
Optimize file uploader ( #4716 )
...
* optimize file uploader
* optimize file uploader
* update resumablejs version
2020-11-11 11:06:26 +08:00
lian
bbac14cc4a
fix bug of org admin change user active status ( #4715 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-11 09:56:40 +08:00
lian
407061e743
send email to contact_email ( #4714 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-09 21:11:04 +08:00
lian
18d44452b4
update admin import dingtalk user ( #4712 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-05 15:12:59 +08:00
lian
1efd1fe4fe
create v4 enc repo ( #4710 )
...
Co-authored-by: lian <lian@seafile.com>
2020-11-05 15:11:51 +08:00