RetroShare/libresapi/src
Phenom 79d761ae2e Add Win32 section in retroshare.pri
And add MSys2 directories.
2015-10-17 12:15:36 +02:00
..
api libresapi: fixed bug in JSON serialisation of uint32_t, decimal digits had inverse order 2015-10-13 20:35:24 +02:00
webfiles webui: format time of chat messages 2015-10-13 20:36:00 +02:00
webui webui: format time of chat messages 2015-10-13 20:36:00 +02:00
libresapi.pro Add Win32 section in retroshare.pri 2015-10-17 12:15:36 +02: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()