No description
Find a file
Henry Castro d9870bdff0 test: rename loleaflet -> browser
Change-Id: I1c361fdf76b3e610b9377758af7ae666437759f8
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
.git-hooks
.github GH: Add new bug type 2021-10-23 10:19:16 +02:00
.gitpod-files update .gitpod-files, rename loleaflet -> browser 2021-11-10 17:18:56 +01:00
android rename loleaflet.html -> cool.html 2021-11-10 17:18:56 +01:00
browser browser: update README 2021-11-10 17:18:56 +01:00
common quarantine: create hard links for quarantining when file is saved 2021-11-01 17:21:51 +02:00
cypress_test cypress: update Makefile.am 2021-11-10 17:18:56 +01:00
debian Bump package version to 21.11.0.0-1 (beta1) 2021-10-26 14:18:58 +02:00
docker Update start-collabora-online.sh 2021-11-09 10:12:30 +01:00
etc
fuzzer
gtk rename loleaflet.html -> cool.html 2021-11-10 17:18:56 +01:00
indexing rename loleaflet.html -> cool.html 2021-11-10 17:18:56 +01:00
ios rename loleaflet-help.html -> cool-help.html 2021-11-10 17:18:56 +01:00
kit jails: kit: name temporary directory with jail is instead random name 2021-10-22 09:00:04 -04:00
kubernetes/helm kubernetes: added nginx ingress config 2021-09-29 22:32:00 +02:00
loleaflet initial rename loleaflet -> browser 2021-11-10 17:18:56 +01:00
man Fix Lintian warnings related to man pages 2021-09-29 21:34:41 +02:00
net make Socket use Buffer for input buffer too 2021-10-26 12:11:58 +02:00
scripts
test test: rename loleaflet -> browser 2021-11-10 17:18:56 +01:00
tools make Socket use Buffer for input buffer too 2021-10-26 12:11:58 +02:00
wsd wsd: update README, rename loleaflet -> browser 2021-11-10 17:18:56 +01:00
.cirrus.yml we have to add pango back... dependency of node_modules/canvas 2021-09-16 14:00:21 +02:00
.clang-format
.clang-tidy
.gitignore update .gitignore, rename loleaflet -> browser 2021-11-10 17:18:56 +01:00
.gitpod.dockerfile
.gitpod.yml Gitpod: Remove deprecated extension 2021-10-12 14:44:47 +02:00
AUTHORS
autogen.sh
browsersync-config.js rename loleaflet.html -> cool.html 2021-11-10 17:18:56 +01:00
ChangeLog
CODE_OF_CONDUCT.md
configure.ac rename loleaflet.html -> cool.html 2021-11-10 17:18:56 +01:00
CONTRIBUTING.md
coolstress.in
COPYING
discovery.xml
favicon.ico
g
loolkitconfig-mobile.xcu fix #3491: Don't show the 'corners' in the text documents 2021-11-02 13:50:30 +01:00
loolkitconfig.xcu.in fix #3491: Don't show the 'corners' in the text documents 2021-11-02 13:50:30 +01:00
loolwsd-generate-proof-key
loolwsd-systemplate-setup
loolwsd.init.rhel6
loolwsd.service
loolwsd.spec.in Fix Lintian warnings related to man pages 2021-09-29 21:34:41 +02:00
loolwsd.xml.in rename loleaflet.html -> cool.html 2021-11-10 17:18:56 +01:00
Makefile.am rename loleaflet.html -> cool.html 2021-11-10 17:18:56 +01:00
NEWS
PROBLEMS
README.CONTRIBUTING.md
README.md
SECURITY.md
sysconfig.loolwsd
trace-event.sample2.json

Collabora Online

irc Telegram Forum Website L10n Gitpod Ready-to-Code

LibreOffice in the Cloud on your own Terms

Key features

  • View and edit text documents, spreadsheets, presentations & more
  • Collaborative editing features
  • Works in any modern browser no plugin needed
  • Open Source

Website

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

Developer assistance

Please ask your questions on irc.libera.chat in our #cool-dev channel

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/view/Tinderbox/job/Tinderbox%20for%20online%20master/

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
  • loleaflet/
    • 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:

  • wsd/README
  • loleaflet/README

iOS and Android apps

See the corresponding READMEs:

  • ios/README
  • android/README

Enjoy!