1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 04:18:21 +00:00
Commit Graph

2233 Commits

Author SHA1 Message Date
llj
0f0e407048 [share dialog] fixed 'permission' problem for 'share to user' & 'share
to group'

* bugfix for 'select-editor'
2021-07-26 18:06:30 +08:00
shanshuirenjia
187d565682 repair notification xss bug 2021-04-14 16:31:48 +08:00
llj
0a9bd97c6a [seafile-js] updated the version 2021-02-10 10:19:46 +08:00
lian
72678fbe8f import group members (#4814)
Co-authored-by: lian <lian@seafile.com>
2021-02-10 09:59:32 +08:00
llj
4173aa6540 [seafile-js] updated the version 2021-02-09 15:13:45 +08:00
llj
a0a3628a8e [seafile-js] updated the version 2021-01-28 14:36:21 +08:00
llj
3b2fb53268 Group manage member (#4805)
* [group manage members] added 'scroll to load more members'

* [group manage members] fixup for 'add/delete/modify member'
2021-01-28 14:20:37 +08:00
lian
bd457180a0 show img thumbnail when search file 2021-01-26 17:02:04 +08:00
lian
708b3ee259 update show UNLOCK icon logic 2021-01-26 16:54:12 +08:00
lian
cbf12f9ed9 show last access time on admin users page (#4795)
Co-authored-by: lian <lian@seafile.com>
2021-01-22 10:41:58 +08:00
lian
7994fafd90 show img thumbnail when search file (#4792)
Co-authored-by: lian <lian@seafile.com>
2021-01-21 11:51:16 +08:00
lian
c3c00e4abd repo owner and admin can unlock file (#4791)
Co-authored-by: lian <lian@seafile.com>
2021-01-15 18:07:27 +08:00
lian
d75beba8bd update LOGOUT_URL; (#4785)
Co-authored-by: lian <lian@seafile.com>
2021-01-12 16:19:38 +08:00
llj
3600537e12 Mobile visit item (#4779)
* [mobile] my libs: improved 'visit repo'

* [mobile] dir view: improved 'visit dirent'

* [mobile] shared with me: improved 'visit repo'

* [mobile] group, groups, shared with all: improved 'visit repo'

* [mobile] starred: improved 'visit item'
2021-01-09 18:36:26 +08:00
llj
2679355ee8 ['about' dialog] modified the year (#4781) 2021-01-09 18:24:07 +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
llj
3d79d9fad8 [system admin / logs] file access: added 'filter by user / library' (#4731) 2020-12-04 14:18:34 +08:00
shanshuirenjia
e8911f4974 update seafile-js version 2020-12-04 14:09:29 +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
cae1204ab1 support LIBRARY_TEMPLATES (#4723)
Co-authored-by: lian <lian@seafile.com>
2020-11-20 10:08:49 +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
王健辉
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
杨顺强
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
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
杨顺强
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
杨顺强
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
llj
2f49e2605b [group] fixup (#4655) 2020-08-25 14:54:19 +08:00
llj
b2f6bb35de updated the version of seafile-js 2020-08-18 10:41:47 +08:00
llj
5477da9d57 [shared file, file in shared dir view] use new api for file 'save as' (#4650) 2020-08-18 10:30:08 +08:00
llj
483c6fc5c3 [group] added 'load more repos' (#4649) 2020-08-17 11:53:33 +08:00
lian
dcff1ff5e1 update dir shared item api (#4648)
* update dir shared item api

return contact_email and avatar_url field

* [share dialog] share to user: show avatar & user details popover for shared user

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-08-14 14:47:42 +08:00
lian
12b200f3e1 enable show contact email when search user (#4641)
* enable show contact email when search user

* [user-select] added new user option with email shown

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-08-14 14:45:44 +08:00
llj
ef95810d4e [share] internal link: fixup for 'folder' (#4643)
* make a member in a department can share a folder in a library of the
department, with internal link
2020-08-07 15:36:03 +08:00
杨顺强
a74e7e5dd5 update seafile-js version (#4639)
* update seafile-js version

* update seafile-js version
2020-08-07 10:42:55 +08:00