Web administration interface for YunoHost
Find a file
Jérôme Lebleu 5e98924bcd Revert "[fix] Do not use websocket by default."
This reverts commit e09c9ee7a0.

It's normally not needed anymore since the crash due to WebSocket
on some platform should be fixed in the moulinette - when the api is
started with --no-websocket parameter.
2014-06-12 16:47:45 +02:00
bootstrap fixing the fonts 2014-05-07 12:26:53 +02:00
css [enh] Application info & installation (presentation and translation). 2014-06-01 19:18:35 +02:00
fonts [del] Remove glyphicons files. 2014-05-07 17:07:51 +02:00
img [enh] Add link to home. 2014-05-17 02:24:13 +02:00
js Revert "[fix] Do not use websocket by default." 2014-06-12 16:47:45 +02:00
locales Update fr.json 2014-06-02 22:04:55 +04:00
views [fix] Multi instance settings is not a real boolean. 2014-06-02 19:41:39 +02:00
.gitignore Init 2013-07-01 15:56:32 +02:00
.htaccess Add .htaccess 2013-09-23 22:44:32 +02:00
config.xml Phonegap version fix 2013-10-06 15:09:50 +02:00
icon.png Phonegap configuration 2013-10-06 15:05:36 +02:00
index.html Cleanup metas, add no-index rule. 2014-05-27 17:27:00 +02:00
README.md ready to merge fixing issue #21 2014-05-07 12:26:53 +02:00

YunoHost Admin

JS client for YunoHost API

Depends on Bootstrap 3.1.1 and Font-Awesome 4.0.3

Using less. To compile the css:

cd css/
lessc style.less -x style.min.css