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
2025-11-14 17:56:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
901b378912055684645b901e857f7b055fff3c87
NodeBB
/
src
History
Baris Soner Usakli
901b378912
css fix
2013-05-13 17:40:14 -04:00
..
routes
added client and server validation on registration
2013-05-13 16:57:47 -04:00
categories.js
redis wrapper removed. pretty safe to say that we didn't really need it in the first place.
2013-05-09 01:04:15 -04:00
posts.js
fixed tabindex in reply window, wrapping up some minor bugs in editing
2013-05-12 15:59:45 -04:00
redis.js
fixed the rest of the bugs that arised from the redis refactor
2013-05-09 05:48:55 +00: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
edit labels, and fixing responsive layout in topic view
2013-05-09 20:46:52 -04:00
user.js
Merge branch 'master' of github.com:psychobunny/NodeBB
2013-05-13 16:57:58 -04:00
utils.js
moved slugify to utils
2013-05-06 20:13:59 +00:00
webserver.js
css fix
2013-05-13 17:40:14 -04:00
websockets.js
some work on deleting posts, and allowing a mod to edit a post
2013-05-11 23:35:27 -04:00