1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 23:20:51 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Michael An
5d31590e9b fix some wrong text (#7070)
* fix some wrong text

* fix some wrong text
2024-11-20 20:37:46 +08:00
杨国璇
8200113b7f feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
38a79d6309 fix translation (#6568) 2024-08-16 16:28:19 +08:00
Aries
be84e505d0 12.0 grid view support multiple selection (#6403)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* fix code format

* optimize codes
2024-07-23 23:08:53 +08:00
Ranjiwei
add4689b02 add-share-link-authentication (#6201)
* add-share-link-authentication

* [share link - link creation] 'set scope': redesigned it

* update

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* [share link - link details] redesigned the panel

* [share dialog - share link] 'authenticated users/emails' panels: redesigned them

* [share dialog - share link'] UI details, UX, and code improvements for 'link detais, authenticated users/emails' panels

* [share dialog - share link] updated the 'submit' handler for the 'authenticated emails/users' panels; fixup for 'set scope' in the 'link creation' panel'

* [share dialog - share link] deleted 'share-link-api.js', moved api modification to seafile-js; fixed 'change scope'  & etc. in 'link details'

* [share dialog - share link] link authenticated users: update 'submit' handler according to the python API update

* [share dialog - share link] added 'share-link-api.js' back & used it

* [share dialog - share link] handled eslint warnings and etc.

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-07-19 18:12:35 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
4c5509ea14 12.0 change button color (#6329) 2024-07-13 15:15:22 +08:00
lian
84540f5246 support set permission for share link (#6332) 2024-07-11 14:28:00 +08:00
Michael An
6233649970 12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
llj
494a933fd6 [i18n] fixed some text (#6023) 2024-04-15 19:31:56 +08:00
Ranjiwei
11e27683c0 share-links-forbits-for-some-folder-permissions (#5977) 2024-03-18 11:28:01 +08:00
liuhongbo
05acb452f3 feat: recover code format 2023-11-30 17:31:22 +08:00
liuhongbo
25a5fc39b9 feat: adjust the style of button 2023-11-30 17:19:48 +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
llj
1b53fe6265 [misc] updated text, fixup, cleaned up code & files for 'list sdoc revisions' 2023-08-25 18:42:01 +08:00
Michael An
73dd04ec10 change max share link number (#5603) 2023-08-22 17:35:16 +08:00
Michael An
e1d4b5908a 10.0 fix batch generate share links number (#5602)
* fix batch generate share links number

* fix frontend batch generate share links number
2023-08-22 16:44:06 +08:00
llj
7f76f8b871 [share dialog] 'share link' panel: modified UI details for 'link creation' (#5430) 2023-04-10 15:57:39 +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