1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-06 17:43:46 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
孙永强
fe331d95d2 add thumbnail server
preview heic

check jwt

fix share dir show image

update internal check

add-share-link-access-check

update
2025-03-03 17:21:16 +08:00
Aries
295f694baa
show metadata in image previewer (#7525)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-26 16:15:17 +08:00
Michael An
ef8cd06f72
fix reactstrap 9.x DropdownMenu style (#7472) 2025-02-17 17:02:02 +08:00
llj
79413cb4fd
Shared dir view redesign (#7468)
* [shared dir view] redesigned it

- changed to a full-screen 'side panel & main panel' layout
- added a 'folder tree' panel, a current path bar with an operation dropdown
  menu, a toolbar for selected items, a 'view mode' menu, and a 'sort'
  menu

* [shared dir view] added a resizing bar (enable users to resize the width of side panel and main panel)

* [shared dir view] path bar: added a 'plus' icon to the dropdown menu toggle when 'upload' is offered in the menu

* [shared dir view] folder tree: cleaned up the code

* [shared dir view] improved 'visit a folder'

* [shared dir view] improvements & cleanup
2025-02-17 14:58:30 +08:00
杨顺强
ccab6f1552
Update react version 3 (#7453)
* update react version

* update reactstrap

* optimize code

* update react-select version

* update react-responsive

* update react-chartjs version

* update qrocde version

* update seafile-editor version

* update tldraw editor version

* fix code bug
2025-02-14 14:04:25 +08:00
Michael An
3a4ce4e59f
change grid file icon size to 80px (#7363) 2025-01-15 11:53:00 +08:00
llj
356fd64d75
[shared dir view] improved 'switch view mode': don't refresh the whole page (#7257) 2024-12-25 20:18:21 +08:00
杨国璇
9b8b7c9324
feat: file details ai (#7251)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-25 13:53:26 +08:00
杨国璇
6247a27ef6
feat: image light ocr (#7224)
* feat: image light ocr

* feat: optimize code

* feat: update code

* feat: update imagelight version

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 11:02:39 +08:00
Michael An
c0abad3564
change encrypted repo rotate image (#6969) 2024-10-30 16:16:06 +08:00
杨国璇
8200113b7f
feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
021af2bc4c
fix shared dir image thumbnail not load (#6873) 2024-10-11 15:42:29 +08:00
Ranjiwei
86770c47f9
add-download-url (#6771)
* add-download-url

* update unitest

* update

* update

* update

* update

* Update test_view_lib_file.py

* code-optimize

* Update shared-dir-view.js

* code-optimize
2024-09-19 11:12:10 +08:00
Michael An
9e78a7aa93
refactor dir column view (#6743) 2024-09-10 11:46:50 +08:00
Michael An
fba6f9735e
change default thumbnail size (#6710)
* change default thumbnail size

* change py test file

* change thumbnail image size
2024-09-05 14:56:52 +08:00
llj
172ab0d2ad
For mobile (#6523)
* ['notice' popover, 'all notice' dialog] fixup for mobile

* ['Files' page] fixed library icon size for mobile

* ['settings' page] fixup for 'Email notification'

* ['my libs'] fixed 'star/unstar', 'share', 'delete'

* ['deleted repos' dialog] modified column width of the table for mobile

* ['share' dialog] modified 'link details' panel for mobile

* [side panel resizer] removed it for mobile

* [group/department, shared with all] fixed the operation menu for mobile

* ['dir view'] don't offer 'repo history' page for mobile

* ['help'] fixup for page with large images, for mobile

- fixup for http://127.0.0.1:8000/help/drive_client_2.0_for_windows_10/
  (in mobile, the content of it overflowed to the right, and was cut off)

* ['file view'] removed 'history' page for mobile

* ['markdown file view'] removed 'history' page for small screen, mobile

* ['dir view'] added a gray layer to close the 'file/folder tree' panel in mobile

* ['dir view'] fixup for the 'path' bar in mobile

* ['dir view', 'shared dir view'] don't display the 'tag list' in root for mobile
2024-08-12 12:14:03 +08:00
Michael An
20cf8b7f58
change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +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
Michael An
b7e686786a
12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
awu0403
ca83ef90dc
add pdf thumbnail (#6157)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-04 16:06:57 +08:00
llj
8c14e4abac
[long name] fixup for repo/folder share/upload link pages with long library/folder/file names (#5990) 2024-03-22 12:01:12 +08:00
Michael An
adc8960fd8
change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
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