nodebb/public/templates/admin
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes
..
testing fixes - issue where accessing a NodeBB using a different machine name
categories.tpl show created category right away
facebook.tpl fixing error where sometimes the admin panel js was not loaded
footer.tpl fixes popup alert appearing under admin content
gplus.tpl fixing error where sometimes the admin panel js was not loaded
groups.tpl group join leave, and updating
header.tpl admin site will display reconnecting notification when server is offline closes
index.tpl admin hero-unit to jumbotron and updated welcome message to be slightly less embarassing
motd.tpl fixing error where sometimes the admin panel js was not loaded
plugins.tpl fixed typo in plugins page
redis.tpl upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
settings.tpl closes
themes.tpl introduction of theme engine parsing (themes go in /public/themes!)
topics.tpl some BS2 buttons managed to escape my grasp.. until now.
twitter.tpl fixing error where sometimes the admin panel js was not loaded
users.tpl closes