nodebb/public/templates/admin
Baris Soner Usakli 89540172b2 closes
..
testing closed - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
categories.tpl closes , closes
facebook.tpl revamped client side scripts so that they are loaded using Require.js instead.
footer.tpl moved image uploading to a require js module, added image upload to site logo
gplus.tpl revamped client side scripts so that they are loaded using Require.js instead.
groups.tpl revamped client side scripts so that they are loaded using Require.js instead.
header.tpl moved image uploading to a require js module, added image upload to site logo
index.tpl revamped client side scripts so that they are loaded using Require.js instead.
logger.tpl fixed logger.tpl to use the new requirejs code
motd.tpl revamped client side scripts so that they are loaded using Require.js instead.
plugins.tpl revamped client side scripts so that they are loaded using Require.js instead.
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 revamped client side scripts so that they are loaded using Require.js instead.
topics.tpl closes
twitter.tpl revamped client side scripts so that they are loaded using Require.js instead.
users.tpl revamped client side scripts so that they are loaded using Require.js instead.