No description
Find a file
Miklos Vajna c9346e14b1 LocalStorage: differentiate between multiple localhost users
Hopefully useful in general, but currently I need this to see if view
ids are mapped to the correct user names even with file:/// URLs.

Change-Id: Iec7d552ee0b0d53738040d868e49ecb7e9c10843
2016-09-30 11:03:05 +02:00
loleaflet loleaflet: fix mege mistakes 2016-09-29 17:57:17 -04:00
loolwsd LocalStorage: differentiate between multiple localhost users 2016-09-30 11:03:05 +02:00
scripts loleaflet: expose Wrap and Anchor context menus for images 2016-08-23 15:36:59 +02:00
.gitreview
README

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.