1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 07:08:55 +00:00

[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
This commit is contained in:
llj
2024-10-12 20:32:39 +08:00
committed by GitHub
parent 5b243908a7
commit 3cdb6260e1
13 changed files with 498 additions and 43 deletions

View File

@@ -30,6 +30,7 @@ const entryFiles = {
viewFileText: '/view-file-text.js',
viewFileSdoc: '/view-file-sdoc.js',
viewFileDocument: '/view-file-document.js',
viewFileOnlyoffice: '/view-file-onlyoffice.js',
viewFileSpreadsheet: '/view-file-spreadsheet.js',
settings: '/settings.js',
repoHistory: '/repo-history.js',