No description
Find a file
Michael Meeks 6f749b1055 signal activity dumping: log sixteen previous activies not eight.
Eight is a little few with multiple users around.

Change-Id: I0fe3e8a463463b9d7f2bb3e9efdc4aa12e7777e9
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2024-01-26 20:03:45 +00:00
.git-hooks
.github
.gitpod-files
android Added translation using Weblate (Interlingua) 2024-01-24 22:16:14 +01:00
browser Warn on non-async dialog usage when in debug mode. 2024-01-26 20:03:45 +00:00
common signal activity dumping: log sixteen previous activies not eight. 2024-01-26 20:03:45 +00:00
cypress_test cypress: test view jump on merged cell with split pane 2024-01-25 09:58:31 +01:00
debian Bump version to 23.05.8.2 2024-01-26 16:16:37 +01:00
docker Public key for verifying digital signature of official images from Collabora (cosign) 2024-01-26 15:47:39 +01:00
etc
fuzzer
gtk
indexing
ios Added translation using Weblate (Javanese) 2024-01-17 11:02:08 +01:00
kit Warn on non-async dialog usage when in debug mode. 2024-01-26 20:03:45 +00:00
kubernetes/helm Update Helm Chart with new release 23.05.7.5 2024-01-22 09:39:43 +01:00
man
net
scripts
test wsd: fix reading past the end of the clipboard in postProcessCopyPayload() 2024-01-23 08:38:26 +00:00
tools
wasm
wsd cool#8023 clipboard: remove old marker 2024-01-26 09:14:35 +00:00
.cirrus.yml.disabled cirrus FreeBSD 13 is failing 2024-01-23 15:29:08 +01:00
.clang-format
.clang-tidy
.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 23.05.8.2 2024-01-26 16:16:37 +01:00
CONTRIBUTING.md
coolkitconfig-mobile.xcu
coolkitconfig.xcu.in
coolwsd-systemplate-setup
coolwsd-welcome.xml
coolwsd.init.rhel6
coolwsd.service
coolwsd.spec.in
coolwsd.xml.in Increase out-of-focus idle timeout to 5 min 2024-01-17 21:54:27 +01:00
COPYING
discovery.xml
favicon.ico
g
jsstress.in
Makefile.am wsd: rvs: add RequestVettingStation 2024-01-18 18:59:18 +00:00
NEWS
PROBLEMS
README.CONTRIBUTING.md
README.FILENOTICES.md
README.md
SECURITY.md
trace-event.sample2.json

Open in Gitpod

Collabora Online

Master: Pull request policy

irc 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!