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-19 05:52:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
156d5dce08a3bc6da0aa481fbd7383aea06598c0
NodeBB
/
src
History
Julian Lam
156d5dce08
post deletion
2013-05-12 15:46:23 -04:00
..
routes
cleaned up webserver a bit, moved over authentication stuff into its own file, got rid of unused routes, user routes still need to be moved out but am waiting for baris to finish
2013-05-09 06:26:32 +00: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
post deletion
2013-05-12 15:46:23 -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
image upload and changing images will clean up later andrew stayla
2013-05-11 21:55:14 -04:00
utils.js
moved slugify to utils
2013-05-06 20:13:59 +00:00
webserver.js
image upload and changing images will clean up later andrew stayla
2013-05-11 21:55: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