1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-21 19:37:28 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
lian
84540f5246 support set permission for share link (#6332) 2024-07-11 14:28:00 +08:00
llj
bd05e05a1a ['share dialog' - 'Share Link', 'Share Admin' - 'Links'] share links: get limited links per request, scroll down to get more (#5840) 2023-12-20 12:01:18 +08:00
Michael An
14ce391007 Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
lian
14569059b3 delete share links (#5572)
* delete share links

* [share dialog] 'Share Link' panel: fixup & improvements for 'visit link details & delete link/links'

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-08-07 12:17:21 +08:00
llj
965f440585 [share dialog] 'share link' panel: added 'export selected links' (#5427) 2023-04-08 17:35:26 +08:00
llj
c3a452bbc3 [share dialog] 'share link' panel: improvement(added 'copy' & used icons instead of text for 'details') for link items in the list (#5424) 2023-04-06 17:38:19 +08:00
llj
dce6670c61 [share dialog] 'share link' panel: added 'empty tip' & etc. (#5423) 2023-04-04 18:07:27 +08:00
llj
b79a46fde1 [seafile-js] updated the version 2023-04-04 16:43:54 +08:00
lian
9f78eddb2f batch generate share links (#5417)
* add MultiShareLinksBatch

* [share dialog] 'share link' panel: redesigned it(enable 'generate links in batch')

* update

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-04-04 16:12:53 +08:00