1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 23:34:45 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Guodong SU
cffb6072a0 feat: add resize bar for comment and detail panel (#8213) 2025-09-16 10:43:24 +08:00
Ranjiwei
1c58b515db update (#8140)
* update

* update

* Update utils.py

* Update utils.py

* add fontend code

* Update utils.py

* update

---------

Co-authored-by: 小强 <shuntian@Mac.lan>
2025-08-28 17:14:22 +08:00
zhichaona
bc54f94390 feat: add exdraw comment (#8137) 2025-08-15 14:09:56 +08:00
Michael An
5c78232363 change drag move image scale (#8075) 2025-07-23 18:30:09 +08:00
Michael An
4065f1db14 Mobile text viewer support wrap line (#7944)
* mobile txt support line wrap

* optimize function name
2025-06-18 10:12:58 +08:00
Michael An
32433e5b1a txt viewer support auto wrap (#7815)
* txt file support wrap line

* external txt file support wrap line

* change more icon
2025-06-17 21:47:01 +08:00
杨国璇
76377060b6 feat: optimize code 2025-06-09 11:08:46 +08:00
Michael An
7ff4b52005 basic file support comment (#7731)
* basic file support comment

* 01 add init loading icon

* delete useless comment

* 02 delete comment tip

* update api validation

* 03 update API params

* 04 delete useless api

* 05 remove read all notification

* 06 change comment and reply permission

* 07 change docUuid to fileUuid

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-21 21:33:13 +08:00
llj
3d7b8b3a6b Image zoom rotate (#7425)
* [image file view] added a zoomer(enable users to zoom in/out the image)

* [image file view] added 'rotate'(rotate the image in counter-clockwise direction and save it)

* [image file view] fixup

* [image file view] keep the 'prev/next' icons displayed on top of the image which is zoomed in

* [image file view] improved the display of the 'image saved' tip

* [image file view] don't offer 'zoom in/out' & 'rotate' for images with errors

* [image file view] don't offer 'rotate' for PSD & HEIC files

* [image file view] enable HEIC files to be viewed online
2025-02-08 10:27:34 +08:00
杨国璇
324d981420 feat: metadata insert property permission bug (#7283)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-30 19:00:50 +08:00
llj
e645b29d87 Pdf file view redesign (#7188)
* [pdf file view] added 'find' operation icon; redesigned the 'find' bar

* [pdf file view] the 'find' bar: updated the 'find previous/next' buttons; added a 'clear query' function

* [pdf file view] 'print': redesigned the 'Preparing document for printing' dialog

* [pdf file view] the 'find' bar: updated the styles of the border & the 'input'

* [pdf file view] 'preparing document for printing' dialog: updated UI details

* [pdf file view] 'preparing document for printing' dialog: modified the border & the backdrop
2024-12-17 14:45:57 +08:00
杨国璇
ac124d20ba feat: metadata details settings (#7145)
* feat: metadata details settings

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.6>
2024-12-09 16:56:29 +08:00
杨国璇
5e6d6e860c fix: encrypted repo metadata (#7157)
Co-authored-by: 杨国璇 <ygx@192.168.1.6>
2024-12-07 17:40:43 +08:00
杨国璇
7d206bc691 feat: detail support tag (#7119)
* feat: detail support tag

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-29 09:53:51 +08:00
杨国璇
25860d1ab8 feat: tags (#7029)
* feat: tags

* feat: optimize code

* feat: optimize ui

* feat: update title

* feat: update title

* Feat: tags status management

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize rebase

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.2>
2024-11-22 17:11:55 +08:00
杨国璇
e7f15b30da fix: file view longtext editor icon (#6942)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-25 15:52:36 +08:00
llj
4c4a11fb03 File view details panel (#6938)
* [PDF file view] replaced the current 'details' panel with a new one(which can display meta data details)

* ['file view' with 'third party editor'] fixup for the 'title' of the page

* ['file view'] replaced the 'details' panel with a new one(which can display meta data details) for the other types of files

- file types: IMAGE VIDEO AUDIO SVG XMIND TEXT DOCUMENT(HAS_OFFICE_CONVERTER) SPREADSHEET(HAS_OFFICE_CONVERTER)
2024-10-24 22:34:50 +08:00
llj
675e2572da [onlyoffice file view] keep the 'shown/hidden' state of the header in localStorage (#6918) 2024-10-17 16:35:48 +08:00
llj
3cdb6260e1 [onlyoffice file view] added a custom toolbar(star/unstar, smart link… (#6880)
* [onlyoffice file view] added a custom toolbar(star/unstar, smart link, details, open parent folder, fold/unfold)

* [onlyoffice file view] added a new 'details' panel for it
2024-10-12 20:32:39 +08:00
杨国璇
5672cf51b6 feat: sdoc metadata (#6687)
* feat: sdoc metadata

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-03 10:46:53 +08:00
杨顺强
eea1a04585 Revert "feat: sdoc metadata (#6682)" (#6684)
This reverts commit 9bda201094.
2024-09-02 12:55:10 +08:00
杨国璇
9bda201094 feat: sdoc metadata (#6682)
* feat: sdoc metadata

* feat: update code

* feat: update code

* feat: update code

* feat: update sdoc version

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-02 11:41:24 +08:00
Michael An
20cf8b7f58 change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
杨顺强
51b8706ace fix print bug (#6474) 2024-08-02 13:35:32 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
llj
0b67fe5db7 [favicon] use file type icon as favicon for 'file view, shared file view' pages for different types of files (#5775) 2023-11-22 11:29:01 +08:00
Michael An
2a6aa4b4d4 remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +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
06254447e4 File view op (#4836)
* [file view] added 'Details' & 'open via client'

* [file view] adjusted places of operations

* [file view] 'open via client': use a new icon

* [file view] 'open via client': updated the icon
2021-03-18 17:31:21 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
plt
8743cf244e Merge branch '7.0' 2019-07-04 18:30:31 +08:00
llj
16015ee8e7 [file view] added 'catch' for requests
* added 'getErrorMsg' to utils.js
2019-07-04 16:20:13 +08:00
Michael An
e382d40df8 change participant dialog and detail panel style 2019-06-28 09:56:47 +08:00
llj
2347e517be [file view] modification for browser compatibility 2019-04-30 12:14:23 +08:00
LeoSirius
571eb92766 optimize code detail 2019-04-22 11:31:39 +08:00
LeoSirius
9df8dcf64f fix with confilt files 2019-04-19 22:40:47 +08:00
LeoSirius
993885fc39 fix 2019-04-19 22:32:19 +08:00
Leo
5a5c98dbbf Merge branch 'master' into update_txt_file_save_mechanism 2019-04-19 21:59:11 +08:00
LeoSirius
58440a94b9 fix warning in other format of files 2019-04-19 21:32:54 +08:00
Daniel Pan
b95e5075c6 Revert "Update txt file save mechanism" 2019-04-19 19:51:11 +08:00
Daniel Pan
8317d40f71 Merge pull request #3326 from haiwen/update_txt_file_save_mechanism
Update txt file save mechanism
2019-04-19 18:42:51 +08:00
LeoSirius
fad00989f1 optimize save button's status 2019-04-19 11:57:07 +08:00
llj
7a0bcfc8e4 [file view] modification for mobile 2019-04-18 18:19:54 +08:00
LeoSirius
cdc9d4865e change the mechanism of saving txt file, use md file's way of saving 2019-04-18 18:18:11 +08:00
lian
99b4ba8cd6 unStarItem -> unstarItem (#3181) 2019-03-27 11:28:00 +08:00
llj
d6470889c9 [file view] code improvement (#3180)
* added component 'file-view.js'
2019-03-26 20:04:18 +08:00