No description
Find a file
Julius Härtl 670dfb26d4
docs: Add API docs for form extraction and filling API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-02 10:28:27 +02:00
.github fix: Update appstore workflow for NC 30 2024-07-25 15:10:28 -04:00
.tx [tx-robot] Update transifex configuration 2022-10-01 02:55:58 +00:00
appinfo chore: Bump version and update changelog 2024-07-25 14:01:33 -04:00
assets/fonts chore: Add SPDX header 2024-05-09 10:37:22 +02:00
build chore: Add SPDX header 2024-05-09 10:37:22 +02:00
composer fix: move Field and FieldType back to server API 2024-07-25 09:08:35 -04:00
css chore: Add SPDX header 2024-05-09 10:37:22 +02:00
cypress Revert "ci: Skip failing open tests for now due to upstream bug" 2024-06-24 09:32:27 +02:00
docs docs: Add API docs for form extraction and filling API 2024-08-02 10:28:27 +02:00
emptyTemplates fix: Use a proper empty xlsx file 2023-08-16 11:49:02 +02:00
img fix: file action for opening pdf files with richdocuments 2024-05-02 14:36:55 -04:00
l10n Fix(l10n): Update translations from Transifex 2024-07-27 01:27:37 +00:00
lib fix: Send back more generic error message instead of exception 2024-07-25 11:48:32 -04:00
LICENSES chore: Add SPDX header 2024-05-09 10:37:22 +02:00
screenshots Add screenshots 2022-08-28 20:08:54 +02:00
src fix: Default value for nc background, and nc logo visibility 2024-07-29 11:18:47 -04:00
templates chore: Add SPDX header 2024-05-09 10:37:22 +02:00
tests fix: Remove unneeded class from phpstub 2024-07-25 09:11:58 -04:00
.eslintignore chore: Add SPDX header 2024-05-09 10:37:22 +02:00
.eslintrc.js fix: Fix eslint errors for typescript files 2024-06-14 10:49:15 +02:00
.gitignore fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
.nextcloudignore fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
.php-cs-fixer.dist.php fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
.scrutinizer.yml fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
.stylelintrc.js fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
AUTHORS.md fix: add further SPDX headers 2024-05-09 10:37:24 +02:00
babel.config.js fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
CHANGELOG.md chore: Bump version and update changelog 2024-07-25 14:01:33 -04:00
composer.json fix: Properly handle internal urls 2023-11-24 09:08:12 +01:00
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2024-07-28 02:55:47 +00:00
cypress.config.ts fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
krankerl.toml feat: Add script to get fonts on build 2023-12-09 09:17:24 +01:00
Makefile chore: Add SPDX header 2024-05-09 10:37:22 +02:00
mkdocs.yml chore: Add SPDX header 2024-05-09 10:37:22 +02:00
package-lock.json chore(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 2024-07-29 22:26:42 +00:00
package.json chore(deps-dev): Bump typescript from 5.5.3 to 5.5.4 2024-07-29 06:49:04 +00:00
psalm.xml fix: Add further SPDX headers 2024-05-09 10:37:23 +02:00
README.md docs: Add reuse compliance badge 2024-05-09 10:37:22 +02:00
REUSE.toml perf: Use getFirstNodeById as it is cached 2024-07-15 07:52:49 +02:00
tsconfig.json chore: Also handle typescript files in eslint 2024-06-14 10:49:15 +02:00
webpack.js chore: Also handle typescript files in eslint 2024-06-14 10:49:15 +02:00

Nextcloud Office

REUSE status

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/