1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-21 20:58:21 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Michael An
429eecdd06
fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +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
杨顺强
3a4cb45fcf
Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox

* update seafile-editor version

* optimize codemirror code

* optimize code

* repair code bug

* optimize code

* optimize code

* optimize seafile-editor version

* update seafile-editor version

* optimize code

* optimize code
2022-12-29 12:21:47 +08:00
杨顺强
3faa4acb8e
Update dependency 3 (#5344)
* update react react-dom prop-types

* update seafile-editor version

* install deep-copy denpendency

* update router version

* repair focus bug

* optimize code

* optimize code
2022-12-24 10:41:34 +08:00
llj
2f16016da6 [shared dir view] 'list tagged files' dialog: added 'download' for files 2022-03-15 10:53:16 +08:00
llj
aa1adbfb91 [shared dir view] file tags: fixup & improvement 2022-03-14 16:48:57 +08:00
lian
893a8eebd8 show tag info on folder share link page 2022-03-12 14:56:11 +08:00
lian
1934a6800f update 2022-02-11 18:47:05 +08:00
lian
90b85a539d update shared folder
show progress when save file/folder in shared folder
2022-02-11 18:36:03 +08:00
llj
3090487558 [shared dir view] update 2022-01-11 14:08:00 +08:00
llj
5d2a64bb2b [shared dir view] current path & operation buttons: fixup & improvement 2022-01-11 14:08:00 +08:00
lian
f5df7f1799 update 2022-01-11 14:08:00 +08:00
lian
a57abc3b47 save item in folder share link 2022-01-11 14:08:00 +08:00
lian
39bfcc4500 update 2021-12-17 14:58:24 +08:00
llj
8b08ccc6de [a11y] shared dir view: added support for 'keyboard access' 2021-10-11 16:17:11 +08:00
llj
6bfd8cce96 [video thumbnail] display the thumbnails for some pages.
- when 'video thumbnail' feature is enabled, display the thumbnails
  for 'dir view', 'starred(favorites)', 'file view', 'shared dir view'
  pages.
2021-07-19 15:13:17 +08:00
shanshuirenjia
8a86630b76 repair shared upload link bug 2021-04-22 15:28:42 +08:00
shanshuirenjia
03222a9fef optimize code 2021-04-21 10:21:11 +08:00
shanshuirenjia
25cb838d12 repair upload file bug in shared uploaded link 2021-04-21 10:19:01 +08:00
lian
e9d1d56972 add share link file upload done api 2021-04-19 16:01:33 +08:00
shanshuirenjia
93e0cc5857 repair share dir upload bug 2021-04-17 12:08:10 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +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
王健辉
d93a55b32b
add moment locale (#4619) 2020-07-17 11:11:24 +08:00
llj
0a2d61c24b
[shared dir view] update (#4562) 2020-05-18 14:30:48 +08:00
llj
91e45db4d9
[shared dir view] added 'download selected items' (#4535) 2020-04-18 18:10:53 +08:00
llj
8ba5e9435b
[shared dir view] added support for mobile (#4425) 2020-02-05 19:42:28 +08:00
llj
6b345d6168
[shared dir view] improved time format (#4423) 2020-02-01 17:53:19 +08:00
llj
424c3d4db8
[shared dir view] sort dirents by name/size/time (#4421) 2020-01-31 19:01:08 +08:00
llj
355905ac4c [shared dir view] fixup for 'current path' (#4141) 2019-10-11 14:40:23 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
llj
47fdd666d7 [shared dir view] added 'grid mode' 2019-07-03 16:12:10 +08:00
llj
655e951214 Zip download (#3252)
* [dir view] rewrote 'zip download'

* renamed component 'ShareLinkZipDownloadDialog' to 'ZipDownloadDialog'

* [zip download] show specific error msg
2019-04-12 15:54:05 +08:00
llj
f2c2b71636 [view shared dir] modified UI details (#3227) 2019-04-09 15:26:21 +08:00
llj
ea24464f0c [view shared dir] show thumbnail icon & show file with popup for image files (#3224) 2019-04-09 12:32:25 +08:00
llj
0f6d6571a5 [view shared dir] rewrote it with react (#3211) 2019-04-08 12:04:17 +08:00