mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-16 12:06:14 -04:00

- added missing fclose - fixed makefile - added support for urls and forward/backward browsing - started optimization for touch screens git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8123 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