RetroShare/libresapi/src
2015-12-23 18:07:10 -05:00
..
api merged with upstream/master 2015-12-22 18:33:01 -05:00
util fix integer size issue in ContentTypes.cpp which can lead to an infinite loop 2015-11-08 10:34:31 +01:00
webfiles Webui: Added video support into MediaPlayerWidget 2015-11-08 00:08:03 +01:00
webui Webui: Added video support into MediaPlayerWidget 2015-11-08 00:08:03 +01:00
libresapi.pro Fix MacOSX 10.10 Yosemite Compilation 2015-12-22 17:27:51 +01:00
README.md fixed wrong path in libresapi readme 2015-05-06 18:50:20 +00:00

libresapi: resource_api and new webinterface

  • ./api contains a C++ backend to control retroshare from webinterfaces or scripting
  • ./webfiles contains compiled files for the webinterface
  • ./webui contains HTML/CSS/JavaScript source files for the webinterface

Quickinfo for builders and packagers

  • copy the files in ./webfiles to
  • ./webui (Windows)
  • /usr/share/RetroShare06/webui (Linux)
  • other OS: see RsAccountsDetail::PathDataDirectory()