antosdk-apps/OnlyOffice
DanyLE 23b64bef4a
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
Merge branch 'origin/2.0.x' to master
2024-04-29 11:43:45 +02:00
..
api update to latest backend changes 2023-02-17 12:37:26 +01:00
assets Only Office v0.1.7a: enable blur overlay 2021-10-24 18:42:41 +02:00
build/release fix: relese regen 2023-06-07 15:04:55 +02:00
coffees Only Office v0.1.7a: enable blur overlay 2021-10-24 18:42:41 +02:00
css first complete version 2021-02-09 23:55:48 +01:00
build.json update sdk 2021-11-24 22:47:49 +01:00
package.json Update LibreOffice and OnlyOffice to latests backend API 2023-01-29 21:41:28 +01:00
README.md Update LibreOffice and OnlyOffice to latests backend API 2023-01-29 21:41:28 +01:00
screenshot.png add only office document example 2021-02-10 19:45:48 +01:00

OnlyOffice

This application is the front-end connector of the OnlyOffice suite. It needs to connect to a working OnlyOffice document server.

The application allows to open/edit commons document, presentation, and spreedsheet. Integrate OnlyOffice to an virtual window environment like AntOs allows a convenient way to work with multiple documents at the same time.

https://github.com/lxsang/antosdk-apps/blob/master/OnlyOffice/screenshot.png?raw=true

Change log

  • v 0.1.8a: Use new backend API + luasec + luasocket to manipulate remote file
  • v 0.1.7a: Allow setting blur overlay on window
  • v 0.1.6a: Update backend api
  • v 0.1.5a: Add document versionning support
  • v 0.1.4a: If the iframe has the same origin with the parent, enable the focus event
  • v 0.1.3a: Let backend generates document key, compatible with doc.iohub.dev/office
  • v 0.1.2a: generate document key based on username, file path and modified time
  • v 0.1.1a: generate document key based on username and file path