No description
Find a file
Pranav Kant c511cf1d76 loolwsd: New test to check if request uris are valid
The current test tests if the embedded doc url recieved in websocket
URI endpoint is encoded or not.

Change-Id: I1e5d6639d6791be4e1e56701a9e444e33fc89aa2
2016-11-17 23:04:52 +05:30
loleaflet loolwsd: Prevent double decoding 2016-11-17 17:22:09 +05:30
loolwsd loolwsd: New test to check if request uris are valid 2016-11-17 23:04:52 +05:30
scripts Pootle server times out with IPv6 address... 2016-10-23 16:44:56 +02:00
.gitreview
README
rename.patch More work on rename script - compiles after rename + patch. 2016-11-15 20:05:07 +01:00
rename.sh More work on rename script - compiles after rename + patch. 2016-11-15 20:05:07 +01:00

LibreOffice on-line.

This project fundamentally has two pieces:

loolwsd/
	The server side component.

loleaflet/
	The client side component.

First compile loolwsd, and then loleaflet.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.