filebrowser icon indicating copy to clipboard operation
filebrowser copied to clipboard

Onlyoffice

Open drosoCode opened this issue 4 years ago • 39 comments

Description Add onlyoffice editor, to be able to edit word, excel and powerpoint docs. OnlyOffice Document Server is required, the URL to this server can be configured in the General Settings. To run the document server: docker run -d -p 8081:80 onlyoffice/documentserver

Image: image

Related issues:

  • #1255
  • #1272

drosoCode avatar May 31 '21 12:05 drosoCode

Is there a reason why there is no feedback to this?

nook24 avatar Oct 22 '21 06:10 nook24

onlyoffice is suopported ? it can be integrated with filebrowser?

ghost avatar Nov 04 '21 21:11 ghost

I would love to see this implemented !

youegraillot avatar Nov 30 '21 21:11 youegraillot

Thank you so much, best feature ever

SaidTorres3 avatar Mar 02 '22 22:03 SaidTorres3

This looks great, thank you for your work, hope this could be merged soon.

henryclw avatar May 15 '22 23:05 henryclw

Can we get this merged?

Akeid avatar Aug 22 '22 03:08 Akeid

Is it possible to open the file in read-only (viewer mode)? (by OnlyOffice of course)

baur avatar Jan 31 '23 13:01 baur

Hello, is this something that the development team is considering merge it in the near future? If so, that would be a massive update.

juvenalandres avatar Feb 13 '23 14:02 juvenalandres

This addition would make FileBrowser much better : it was one of the things I preferred in Filestash, before I installed FileBrowser

Silloky avatar Feb 13 '23 19:02 Silloky

Nice to see some feedback on this

I've cleaned up this old code and reworked the key generation function to better match the onlyoffice recommandations.

I also added support for JWT auth as this is now enabled by default on onlyoffice (this only works on secure connections as we're using the WebCrypto API, but you can still disable JWT auth on the documentserver and leave the config field blank)

drosoCode avatar Apr 02 '23 17:04 drosoCode

Any idea when this PR will be merged? Can't wait to use Onlyoffice with filebrowser

x-real-ip avatar Apr 15 '23 20:04 x-real-ip

Look forward to this feature 👍🏻

ngophuong avatar Jun 02 '23 05:06 ngophuong

Thank your for taking the time add this, very nice integration.

TCB13 avatar Jun 07 '23 11:06 TCB13

Hello! When will this feature be merged? Best regards

juanico10 avatar Aug 02 '23 12:08 juanico10

The latest version of FileRun has built-in support for OnlyOffice and a bunch more plugins (including Google Docs, Office 365 for Web, etc) from what I've seen

fragtion avatar Aug 02 '23 16:08 fragtion

The latest version of FileRun has built-in support for OnlyOffice and a bunch more plugins (including Google Docs, Office 365 for Web, etc) from what I've seen

According to information from the official website FileRun: Licensing The free FileRun version is no longer available. To install and use FileRun you will need an Enterprise license.

And not open-source.

OlegEnot avatar Aug 02 '23 17:08 OlegEnot

It may be that filebrowser is supposed to be more suckless, where you just merge your own patches to customize for yourself

Rushmore75 avatar Aug 02 '23 18:08 Rushmore75

Maybe use OnlyOffice in view mode only, is for this requires filerun?

baur avatar Aug 02 '23 22:08 baur

Is there a timeline for this, I would love to see this become an option.

Manu-Devloo avatar Aug 07 '23 18:08 Manu-Devloo

This integration is very valuable, hope it will be merged soon.

IvanLi-CN avatar Aug 28 '23 13:08 IvanLi-CN

This very useful PR is open for such a long time already. When will it be merged?

NettoHikari avatar Sep 13 '23 12:09 NettoHikari

yall do realize that you can just use drosoCode's fork if you want the feature rn right?

Rushmore75 avatar Sep 13 '23 14:09 Rushmore75

yall do realize that you can just use drosoCode's fork if you want the feature rn right?

Not the point.

TCB13 avatar Sep 13 '23 15:09 TCB13

I'd also love to see this merged. There aren't many lightweight alternatives to FileBrowser that have an OnlyOffice integration. NextCloud is overkill for my purposes and Filestash has a different focus.

m-oezokyay avatar Sep 26 '23 19:09 m-oezokyay

@o1egl and @Rushmore75 can you please have a look at this? Thank you.

TCB13 avatar Sep 29 '23 20:09 TCB13

oh wow, I was looking for exactly this feature and stumbled on this ticket today. Was initially disappointed to see it'd been open since 2021, but looks like there's been some recent traction (ty!)

@drosoCode , any chance you could follow up on @o1egl 's review? :)

arcastro avatar Oct 07 '23 00:10 arcastro

Sure, I'll make the required changes as soon as I have enough time to work on it

drosoCode avatar Oct 10 '23 19:10 drosoCode

Any news? Would be cool to get this merged soon :D

Joly0 avatar Dec 18 '23 01:12 Joly0

Hi everyone, decided to try addressing the comments on this in order to get some traction again.

I've created a new pull request here:

  • https://github.com/filebrowser/filebrowser/pull/2954

I rebased @drosoCode 's contributions against the latest master branch and created a new commit on top of it to address the pending comments above.

@drosoCode @o1egl , would you be able to review?

arcastro avatar Jan 22 '24 03:01 arcastro

Hi, Thanks for picking this up. It's been a pretty long time since I worked on this code but yours is pretty much what I had in mind (and your new additions seems really cool !). I think all the concerns have been adressed, so to me everything looks good. I hope we can get this merged soon !

drosoCode avatar Jan 26 '24 20:01 drosoCode