1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-06 01:23:56 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
杨国璇
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