nodebb/public/templates/admin
Julian Lam 39f2efbef8 closed
..
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 closed
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 fixed
header.tpl closed
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 , allow guest posting. enabled from admin/settings, defaults to disabled
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 closes