No description
Find a file
Ashod Nakashian c153d88c65 wsd: generic readFile
Change-Id: I7b4328785399a2601193d71b5d6f5d1c9f933bfb
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2024-05-21 04:52:12 -04:00
.git-hooks
.github
.gitpod-files
android Translated using Weblate (Interlingua) 2024-05-21 07:27:15 +02:00
browser cool#9072 browser: better error handling when navigator.clipboard.write is advertised but fails 2024-05-21 09:47:54 +01:00
common wsd: generic readFile 2024-05-21 04:52:12 -04:00
cypress_test Upgrade to cypress-tags 1.2.2 2024-05-20 06:44:54 -04:00
debian Bump version to 24.04.2.1 2024-05-08 17:13:49 +02:00
docker
etc
fuzzer fuzzer, clientsession: fix build 2024-05-13 08:29:07 +01:00
gtk Move common/MessageQueue.cpp -> kit/KitQueue.cpp. 2024-05-09 09:50:08 +01:00
indexing
ios add Async DNS implementation 2024-05-17 19:47:09 +01:00
kit use new startThread 2024-05-21 09:22:43 +01:00
kubernetes/helm
man
net Send Content-Length and Connection: close to help browsers. 2024-05-21 10:28:25 +02:00
scripts
test cid#318857 COPY_INSTEAD_OF_MOVE 2024-05-20 21:28:19 +02:00
tools mount: reduce failure noise 2024-05-09 15:32:26 +02:00
wasm Move common/MessageQueue.cpp -> kit/KitQueue.cpp. 2024-05-09 09:50:08 +01:00
wsd wsd: FileServer cleanup 2024-05-21 04:52:12 -04:00
.cirrus.yml.disabled
.clang-format
.clang-tidy
.editorconfig
.gitignore
.gitpod.dockerfile
.gitpod.yml
.mailmap
AUTHORS
autogen.sh
browsersync-config.js
ChangeLog
CODE_OF_CONDUCT.md
config.h.in
config_version.h.in
configure.ac Bump version to 24.04.2.1 2024-05-08 17:13:49 +02:00
CONTRIBUTING.md
coolkitconfig-mobile.xcu
coolkitconfig.xcu
coolwsd-systemplate-setup
coolwsd-welcome.xml
coolwsd.service
coolwsd.spec.in
coolwsd.xml.in wsd: added config option for background manualsave 2024-05-18 17:45:02 +02:00
COPYING
discovery.xml
favicon.ico
g
jsstress.in
Makefile.am add Async DNS implementation 2024-05-17 19:47:09 +01:00
NEWS
PROBLEMS
README.CONTRIBUTING.md
README.FILENOTICES.md
README.md
SECURITY.md
THIRDPARTYLICENSES
trace-event.sample2.json

Open in Gitpod

Collabora Online

Master: Pull request policy

Matrix Telegram Forum Website L10n Gitpod Ready-to-Code

Your own private Office in the Cloud

Get in touch 💬

Key features

  • View and edit text documents, spreadsheets, presentations & more
  • Collaborative editing features
  • Works in any modern browser no plugin needed
  • Open Source primarily under the MPLv2 license. Some parts are under other open source licences, see e.g. browser/LICENSE.

Website

For many more details, build instructions, downloads and more please visit https://collaboraonline.github.io/

Developer assistance

Please ask your questions on any of the bridged Matrix/Telegram rooms

Join the conversation on our Discourse server at https://forum.collaboraonline.com/

Watch the tinderbox status (if it's green) at https://cpci.cbg.collabora.co.uk:8080/job/Tinderbox%20for%20online%20master%20against%20co-22.05/

Development bits

This project has several components:

  • wsd/
    • The Web Services Daemon - which accepts external connections
  • kit/
    • The client which lives in its own chroot and renders documents
  • common/
    • Shared code between these processes
  • browser/
    • The client side JavaScript component
  • test/
    • C++ based unit tests
  • cypress_test/
    • JavaScript based integration tests

Please consult the README files in the component's directory for more details:

iOS and Android apps

See the corresponding READMEs:

GitPod

Head over to https://collaboraonline.github.io/post/build-code/#build-code-on-gitpod and follow the steps.

Enjoy!