No description
Find a file
Julius Knorr 42fdc00d5c
chore(release): Bump version to 8.2.15
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-01-20 14:59:04 +01:00
.github ci: Fix image for integration tests 2024-11-07 14:10:32 +01:00
.tx [tx-robot] Update transifex configuration 2022-10-01 02:55:58 +00:00
appinfo chore(release): Bump version to 8.2.15 2025-01-20 14:59:04 +01:00
composer fix: Emit notification on mentions 2024-09-27 16:07:28 -04:00
css fix: Avoid 3px offset on public share links 2023-12-20 10:50:28 +00:00
cypress fix(test): adjust tests for stable27 2024-05-09 12:44:49 -04:00
docs Add app config to enable trusted domain list usage 2022-04-21 09:31:07 +02:00
emptyTemplates CollaboraOnline#6546 enable automatic color in default paragraph style 2023-08-30 00:45:49 +02:00
img Add local editing button to Nextcloud Office 2022-09-22 22:48:32 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-05-16 03:28:23 +00:00
lib fix: Properly throttle in error cases and add rate limit for public file creation 2024-11-07 14:10:44 +01:00
screenshots Add screenshots 2022-08-28 20:08:54 +02:00
src fix: Emit notification on mentions 2024-09-27 16:07:28 -04:00
templates fix: Pass over dark/light variants of our css variables 2023-06-05 19:34:42 +00:00
tests chore: Bump test dependencies 2024-05-08 22:47:09 +02:00
.eslintignore Move to webpack build 2019-07-16 07:39:15 +02:00
.eslintrc.js fix: Cleanup 2023-09-11 15:22:21 +02:00
.gitignore chore(git): Ignore VSCode dir and workspace files 2023-04-06 09:40:20 +02:00
.nextcloudignore chore: Remove unnecessary files from release build 2024-08-06 10:45:17 +00:00
.php-cs-fixer.dist.php perf(autoloader): Add composer autoloader 2023-01-27 09:23:30 +01:00
.stylelintrc.js chore(stylelint): Fix running stylelint 2023-01-25 08:30:56 +01:00
babel.config.js Move to @nextcloud/babel-config 2021-03-30 17:17:18 +02:00
CHANGELOG.md chore(release): Bump version to 8.2.15 2025-01-20 14:59:04 +01:00
composer.json chore(dev-deps): Bump nextcloud/ocp package 2023-09-10 02:36:57 +00:00
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2024-07-28 02:55:07 +00:00
cypress.config.ts test(cypress): Add some basic cypress tests 2023-01-05 12:20:01 +01:00
issue_template.md Update issue_template.md 2017-04-18 13:06:31 +02:00
krankerl.toml perf(autoloader): Add composer autoloader 2023-01-27 09:23:30 +01:00
Makefile Small makefile adjustments 2019-02-14 12:50:48 +01:00
mkdocs.yml Add documentation 2020-02-02 11:40:41 +01:00
package-lock.json chore(release): bump version 2024-10-18 10:52:42 -04:00
package.json chore(release): Bump version to 8.2.15 2025-01-20 14:59:04 +01:00
psalm.xml Add stubs for psalm 2022-05-20 14:40:56 +02:00
README.md Rename main Git development branch from master to main 2023-01-16 17:04:58 +01:00
tsconfig.json fix: No need for extra event bus rule 2023-02-02 21:47:31 +01:00
webpack.js refactor: Remove legacy / unneeded code 2024-08-07 13:54:32 -04:00

Nextcloud Office

Build Status Scrutinizer Code Quality irc

A Nextcloud app integrating Collabora Online into your Nextcloud!

Nextcloud Office supports editing your documents in real time with multiple other editors, showing high fidelity, WYSIWYG rendering and preserving the layout and formatting of your documents.

Users can insert and reply to comments and invite others without a Nextcloud account for anonymous editing of files with a public link shared folder.

Nextcloud Office supports dozens of document formats including DOC, DOCX, PPT, PPTX, XLS, XLSX + ODF, Import/View Visio, Publisher and many more…

Nextcloud Office is based on the Collabora Online Development Edition (CODE) and is available free and under heavy development, adding features and improvements all the time! Enterprise users have access to the more stable, scalable Collabora Online Enterprise based version through a Nextcloud support subscription.

Installation

Nextcloud Office is built on Collabora Online which requires a dedicated service running next to the Nextcloud webserver stack. There are several ways to run the coolwsd service. For full details, see the related section in the admin manual https://docs.nextcloud.com/server/latest/admin_manual/office/index.html

This repository covers only the Nextcloud integration app which requires a Collabora Online server to connect to.

Note: it is possible to use Collabora Onlines integration with re-compiled and/or re-branded backends. This app may work with other WOPI Edtiors such as LibreOffice Online but it is not tested.

Federated editing / Global Scale

Collaborative editing of federated documents requires richdocuments version 3.4 on all involved servers. Besides that the following conditions must be met:

  • Make sure the remote server is added as a trusted server
  • Allow any domain to embed Collabora Online in a frame: <frame_ancestors>https://*</frame_ancestors> must be set in coolwsd.xml

Note: Due to our content security policy we cannot open a document on a remote instance without reloading the page to allow Nextcloud embedding the remote Collabora Online instance in a frame.

Development setup

Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, npm and Node.js are needed for installing JavaScript dependencies and building the frontend code.

Once npm and Node.js are installed, this can be done by running:

npm ci
npm run dev

Support

Enterprise users who need a more reliable and scalable solution can take advantage of Nextcloud GmbH's optional support contract for Collabora Online. Find out more about Enterprise support for Collabora Online over here: https://nextcloud.com/enterprise/