This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
NodeBB
Watch
1
Star
0
Fork
0
You've already forked NodeBB
mirror of
https://github.com/NodeBB/NodeBB.git
synced
2026-01-28 10:19:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09c9d0ee1f653d3fb8a2980705b79bd872d62add
NodeBB
/
src
History
psychobunny
09c9d0ee1f
fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index
2013-05-09 04:11:16 +00:00
..
routes
more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin.
2013-05-09 03:33:53 +00:00
auth.js
init, just some testing
2013-04-22 16:51:32 +00:00
categories.js
small refactor plus breadcrumbs for all ur pages
2013-05-07 18:21:00 +00:00
posts.js
interim commit to thread moving
2013-05-08 14:09:50 -04:00
redis.js
hash changes to user data
2013-05-05 17:38:08 -04:00
templates.js
more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin.
2013-05-09 03:33:53 +00:00
topics.js
fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index
2013-05-09 04:11:16 +00:00
user.js
user edit changes
2013-05-08 14:49:33 -04:00
utils.js
moved slugify to utils
2013-05-06 20:13:59 +00:00
webserver.js
Merge branch 'master' of
https://github.com/psychobunny/NodeBB
2013-05-09 03:33:58 +00:00
websockets.js
fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index
2013-05-09 04:11:16 +00:00