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-03-06 20:41:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88c4b90fc893c445db8dfa6e9ca6df851b53cf88
NodeBB
/
src
/
controllers
History
barisusakli
88c4b90fc8
accounts controller removed duplication
2014-03-11 04:33:08 -04:00
..
accounts.js
accounts controller removed duplication
2014-03-11 04:33:08 -04:00
admin.js
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
2014-03-09 20:05:14 -04:00
api.js
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
2014-03-09 19:19:13 -04:00
categories.js
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
2014-03-09 20:05:14 -04:00
index.js
removed left over
2014-03-11 04:10:39 -04:00
static.js
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
2014-03-09 20:05:14 -04:00
topics.js
added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
2014-03-11 03:39:41 -04:00
users.js
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
2014-03-09 20:05:14 -04:00