Commit graph

37 commits

Author SHA1 Message Date
Elizabeth Danzberger
a2ead0897a
chore(docs): add documentation for new ms office template
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
2025-08-28 16:32:34 -04:00
Joda Stößer
79b7596ff9
docs(issues): correct formatting to quote error message
Signed-off-by: Joda Stößer <git@simjo.st>
2025-06-29 02:38:44 +08:00
Julien Veyssier
fe52cf4460
chore: add docs/ai.md about document generation
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-04-22 12:39:55 +02:00
Pedro Pinto Silva
b8abb63f3b Add missing app config flag: theme
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
2025-03-24 16:17:05 +01:00
Julius Knorr
a4c920a6d3
docs: Document available app config values
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-03-12 10:46:10 +01:00
Julius Knorr
883b18f209
feat: Add config flag to disable preview generation
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-03-12 10:46:06 +01:00
Miklos Vajna
a9fa62cc52 feat: electronic signing, add settings for eIDEasy (fixes #4311)
Electronic signing needs to store settings as richdocuments settings.
This involves the API URL, a client ID visible to the browser and a
secret, which is only used during server-side requests.

The WOPI CheckFileInfo reply sends this information to the COOL server,
similar to how it's done for digital signing (via PEM files).

Add the settings as admin settings, otherwise normal users would be able
to use eIDEasy services outside richdocuments.

<https://github.com/CollaboraOnline/online/issues/10630#issuecomment-2510923379>
has instructions on what test data to use to try out the service in a
test environment. Additionally, if the test CA is configured to be
trusted as a user setting, then the green stamp icon will show up in the
status bar.

Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
2024-12-16 15:28:46 +01:00
Elizabeth Danzberger
48688df30a
Merge pull request #4249 from mikekaganski/private/mk/insertRemoteMultimedia
Implement support for insertion of multimedia from Nextcloud assets
2024-11-22 20:22:31 +00:00
Maxime LE HERICY
fc63ac25bc
Update federated-editing.md
the coolwsd frame_ancestor is obsolete, replaced by the CSP one.

Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2024-11-20 15:50:04 +01:00
Mike Kaganski
68ebfaa526 Implement support for insertion of multimedia from Nextcloud assets
This change adds ability to insert multimedia files from Nextcloud
to Impress documents. It advertises EnableInsertRemoteFile capability,
so that Office activates the feature (depends on Office including
commit 60d9a9c20bf69b3f1d8591b2d8400c4a453970ab - older builds won't
show the respective button).

Signed-off-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-11-19 18:05:48 +05:00
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
Andy Scherzinger
868859f393
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-09 10:37:22 +02:00
Julius Härtl
88435dea0a
Add app config to enable trusted domain list usage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-04-21 09:31:07 +02:00
Julius Härtl
203370fcfc
Add config samples to federated editing docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-10 14:29:28 +01:00
Andras Timar
685331f049 Rename the app to Nextcloud Office
Signed-off-by: Andras Timar <andras.timar@collabora.com>
2021-12-16 14:11:36 +01:00
Julius Härtl
c40c5c5ddd
Update documentation to use new cool/browser urls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-11-26 13:23:06 +01:00
Julius Härtl
95985564d0
Add API to set the guest name for an existing WOPI token
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-13 13:55:41 +02:00
Julius Härtl
878735fe1e
Emit WOPI postmessages through the nextcloud event bus
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-05-05 16:07:02 +02:00
Julius Härtl
90ed39acab
Fix description in mobile editor docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-04-29 15:46:50 +02:00
Julius Härtl
cee905c3ff
Add documentation and improve parameter naming
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-04-28 10:40:59 +02:00
Julius Härtl
4c6f897d39
Add docs and sharingToken to the events
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-03-08 11:52:47 +01:00
Julius Härtl
c11c7ce273
Add saveAs and insertGraphic handler to the documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 14:36:52 +02:00
Julius Härtl
00e02c06de
Update documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 14:35:56 +02:00
Julius Härtl
98038381c0
Add documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 14:35:55 +02:00
Jonathan Sambrook
82216cd613 Document configuring the app from the commandline.
Signed-off-by: Jonathan Sambrook <jonathan.sambrook@codethink.co.uk>
2020-09-04 16:22:42 +01:00
Julius Härtl
513de6f72b
Update install.md 2020-06-08 17:04:01 +02:00
Julius Härtl
509785cff5
Update install.md 2020-06-08 17:02:20 +02:00
Julius Härtl
13c8afd4b5 Add documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-02 11:40:41 +01:00
Roeland Jago Douma
f2b8d73472
Merge pull request #255 from nextcloud/templates
Start of template API
2018-12-20 07:50:52 +01:00
Andras Timar
1b60221578
Create app_settings.md
copied from https://github.com/nextcloud/richdocuments/wiki
2018-12-17 18:03:00 +01:00
Andras Timar
afa551f50c Set theme jekyll-theme-slate 2018-12-17 17:53:48 +01:00
tobiasKaminsky
d45295b89f
typos 2018-09-11 10:14:55 +02:00
Roeland Jago Douma
6eefc956d9
Start of template API
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-06 20:52:28 +02:00
Roeland Jago Douma
47e187ec94
More flow docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-04 19:50:29 +02:00
Roeland Jago Douma
9c5c7a67bc
Mobile editor docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-04 15:45:26 +02:00
Andras Timar
f041868833
Update asset_api.md
typos, etc.
2018-08-20 17:10:35 +02:00
Roeland Jago Douma
108752cc74
Docs for the asset API
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-16 14:08:51 +02:00