No description
Find a file
Andras Timar de3e09fde0 rename wsd protocol command 'loolclient' to 'coolclient'
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I506fe74bc5ebf183ed21721b40a45210373abf06
2021-11-17 11:59:35 +01:00
.git-hooks git-hooks: pre-commit: clean up not needed tweak of the perl library path 2021-07-12 19:47:59 +03:00
.github codeql: Limit the project building only to the C++ checking 2021-11-11 16:42:03 +01:00
.gitpod-files rename: loolconfig -> coolconfig 2021-11-15 22:07:53 +01:00
android mobile: rename 'lool' -> 'cool' 2021-11-17 09:17:58 +01:00
browser rename wsd protocol command 'loolclient' to 'coolclient' 2021-11-17 11:59:35 +01:00
common kit: rename 'lool' -> 'cool' 2021-11-17 09:18:38 +01:00
cypress_test browser: rename 'loleafletframe' -> 'coolframe' 2021-11-15 12:21:59 +01:00
debian config: rename 'lool' -> 'cool' 2021-11-17 09:19:04 +01:00
docker misc: more renames 'lool' -> 'cool' 2021-11-17 09:17:42 +01:00
etc distro: more renames 'lool' -> 'cool' 2021-11-17 09:17:34 +01:00
fuzzer rename wsd protocol command 'loolclient' to 'coolclient' 2021-11-17 11:59:35 +01:00
gtk mobile: rename 'lool' -> 'cool' 2021-11-17 09:17:58 +01:00
indexing indexing: rename 'lool' -> 'cool' 2021-11-17 09:17:31 +01:00
ios mobile: rename 'lool' -> 'cool' 2021-11-17 09:17:58 +01:00
kit --disable-lool-user-checking was renamed to --disable-cool-user-checking at some places, now replace it everywhere 2021-11-17 09:56:09 +01:00
kubernetes/helm misc: config: rename 'lool' -> 'cool' 2021-11-17 09:17:19 +01:00
man misc: more renames 'lool' -> 'cool' 2021-11-17 09:17:42 +01:00
net make Socket use Buffer for input buffer too 2021-10-26 12:11:58 +02:00
scripts rename: loolforkit -> coolforkit 2021-11-16 21:02:24 +01:00
test rename wsd protocol command 'loolclient' to 'coolclient' 2021-11-17 11:59:35 +01:00
tools misc: more renames 'lool' -> 'cool' 2021-11-17 09:17:46 +01:00
wsd rename wsd protocol command 'loolclient' to 'coolclient' 2021-11-17 11:59:35 +01:00
.cirrus.yml loolhome -> coolhome 2021-11-17 09:23:10 +01:00
.clang-format
.clang-tidy
.gitignore rename: loolforkit -> coolforkit 2021-11-16 21:02:24 +01:00
.gitpod.dockerfile
.gitpod.yml Gitpod: Remove deprecated extension 2021-10-12 14:44:47 +02:00
AUTHORS
autogen.sh
browsersync-config.js browser: update config files 2021-11-10 17:18:56 +01:00
ChangeLog
CODE_OF_CONDUCT.md
configure.ac config: rename 'lool' -> 'cool' 2021-11-17 09:19:04 +01:00
CONTRIBUTING.md
COPYING
discovery.xml
favicon.ico
g Use custom local branch name as explicit remote user branch name for PR 2021-07-16 08:53:58 +02:00
jsstress.in rename coolstress to jsstress 2021-11-16 11:16:45 +01:00
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 config: rename 'lool' -> 'cool' 2021-11-17 09:19:04 +01:00
loolwsd-systemplate-setup
loolwsd.init.rhel6 misc: more renames 'lool' -> 'cool' 2021-11-17 09:17:42 +01:00
loolwsd.service config: rename 'lool' -> 'cool' 2021-11-17 09:19:04 +01:00
loolwsd.spec.in config: rename 'lool' -> 'cool' 2021-11-17 09:19:04 +01:00
loolwsd.xml.in quarantine: automatically delete quarantined files after specified time 2021-11-17 10:43:43 +01:00
Makefile.am --disable-lool-user-checking was renamed to --disable-cool-user-checking at some places, now replace it everywhere 2021-11-17 09:56:09 +01:00
NEWS
PROBLEMS
README.CONTRIBUTING.md
README.md update README file 2021-11-10 17:18:56 +01:00
SECURITY.md Update SECURITY.md 2021-07-05 12:24:14 +02:00
sysconfig.loolwsd
trace-event.sample2.json Try repeated async events with same name and id 2021-06-23 12:26:27 +03:00

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

  • wsd/README
  • browser/README

iOS and Android apps

See the corresponding READMEs:

  • ios/README
  • android/README

Enjoy!