1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-27 11:10:10 +00:00
Commit Graph

2259 Commits

Author SHA1 Message Date
songjiaqi1
6e0b04ccfc
fix upload image (#4766) 2020-12-24 15:20:01 +08:00
杨顺强
dd0515cd99
optimize code (#4762) 2020-12-22 12:04:03 +08:00
杨顺强
cf4abe5e3e
Optimize css (#4760)
* optimize code

* optimize css

* update seafile-editor font

* revert back to default
2020-12-21 16:21:51 +08:00
llj
8fd7064627
[help] i18n: fixup (#4759) 2020-12-21 14:51:23 +08:00
杨顺强
41cbd10722
update seafile-editor version (#4758) 2020-12-21 11:34:48 +08:00
llj
c5f5051cea
Fixup (#4756)
* [create repo] fixup for 'template'

* [auto deletion] fixup

* [file upload] fixup

* fixup
2020-12-17 18:03:21 +08:00
llj
c0e40076d4
Ocm frontend (#4754)
* [OCM] modified the icon in 'side nav'

* [OCM] share dialog: improved 'Server select', 'user input', 'submit' and etc.

* [OCM] share dialog: fixup & improvement for 'delete an item' and etc.

* [OCM] 'Shared from other servers' page: fixup & improvement

* [OCM] dir view: fixup & improvement
2020-12-17 15:17:18 +08:00
杨顺强
873c49d30e
Upgrade webpack 2 (#4748)
* update webpack to version 4

* repair build bug

* update package code

* optimize package script

* update seafile-editor version

* repair code bug
2020-12-15 18:00:39 +08:00
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
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
shanshuirenjia
2b782a5663 Merge branch '7.1' 2020-12-04 14:15:11 +08:00
shanshuirenjia
e8911f4974 update seafile-js version 2020-12-04 14:09:29 +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
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
songjiaqi1
3d21ad6407
update editor (#4728) 2020-11-26 17:40:02 +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
lian
cae1204ab1
support LIBRARY_TEMPLATES (#4723)
Co-authored-by: lian <lian@seafile.com>
2020-11-20 10:08:49 +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
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
王健辉
d607704e80
optimize delete expired invitations (#4706) 2020-10-28 14:47:57 +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
杨顺强
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
杨顺强
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
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
0bff0c1104 Merge branch '7.1' into master 2020-09-30 11:05:44 +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
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
杨顺强
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
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
杨顺强
aea4e3c042
update copyright (#4672) 2020-09-17 14:48:29 +08:00