mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-25 23:06:10 -05:00
73a6ca8af6
- added api client which reads the password from stdin. This allows to login from the webinterface and from the terminal at the same time. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8103 b45a01b8-16f6-495d-af2f-9b41ad6348cc
libresapi: resource_api and new webinterface
- ./api contains a C++ backend to control retroshare from webinterfaces or scripting
- ./webui contains HTML/CSS/JavaScript files for the webinterface