Julian Lam
|
9bf1d345e2
|
adding relative path to a category image for subfolder installs
|
11 years ago |
barisusakli
|
6e6c5688d9
|
more cleanup
|
11 years ago |
barisusakli
|
2befa06a33
|
some cleanup to socket posts
|
11 years ago |
barisusakli
|
92267de9d8
|
feeds
|
11 years ago |
barisusakli
|
3a42200e24
|
refactored feeds
|
11 years ago |
Julian Lam
|
bf8f91f0d9
|
'less bad' handling of background image in home.tpl
|
11 years ago |
Julian Lam
|
82a3415ab1
|
fixing admin routes on subfolder installs
|
11 years ago |
Julian Lam
|
f28c690f2f
|
fixing up robots.txt
|
11 years ago |
Julian Lam
|
08b2106e0f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
7111adb3c2
|
fixed subfolder installs again (a bit), also stopped apple-touch-icon from clobbering /apple-touch-icon
|
11 years ago |
barisusakli
|
d4556d4da3
|
added minifed js files
replace jquery form and timeago with minified versions
|
11 years ago |
barisusakli
|
813b3d6fcc
|
changes for live streaming of posts
|
11 years ago |
psychobunny
|
5dc5eb41df
|
fixed ajaxify bug introduced in last commit
|
11 years ago |
psychobunny
|
e451a145dd
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
psychobunny
|
c8bf617f4b
|
allow plugins to override any route (except for admin routes)
|
11 years ago |
Julian Lam
|
41116bc0b2
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
4bb6d89e83
|
fixed #1172
|
11 years ago |
Julian Lam
|
b259c3d422
|
categoryData should return better topics (non-anon uid passed in now)
|
11 years ago |
Julian Lam
|
82a82afe99
|
updated the way privileges were handled in the .get() category controller
|
11 years ago |
barisusakli
|
350070339b
|
added home room emit
|
11 years ago |
barisusakli
|
a5f4135c62
|
added socket listeners to home
|
11 years ago |
psychobunny
|
5abc96399e
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
psychobunny
|
5f7f5a37c1
|
linting
|
11 years ago |
barisusakli
|
76037a5f14
|
closes #1191
added a new method called isSetMembers takes in an array of values to
test if they are members of a set
|
11 years ago |
Julian Lam
|
21d28b0f58
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
de6f58842b
|
fixed issue where events page would error out if log was not already created.
|
11 years ago |
barisusakli
|
88c4b90fc8
|
accounts controller removed duplication
|
11 years ago |
barisusakli
|
037e8943a8
|
removed left over
|
11 years ago |
barisusakli
|
9564b6fda2
|
closes #1165
|
11 years ago |
barisusakli
|
3d68c7c6b6
|
added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
|
11 years ago |
Julian Lam
|
8873963946
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
ffa42ffea3
|
moving pluginRoutes to top of route stack (like others), put app.load hook behind plugins' ready callback
|
11 years ago |
barisusakli
|
c41ef10572
|
removed routes/user.js
|
11 years ago |
barisusakli
|
4e3819603b
|
jshint fixed missing var
|
11 years ago |
barisusakli
|
e83ad1ab4a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
barisusakli
|
974333dbc3
|
fixed missing currentPage
|
11 years ago |
Julian Lam
|
efb933f102
|
backwards-compatibility for plugins if they return a callback
|
11 years ago |
Julian Lam
|
19c9f1bb19
|
backwards compatibility with plugins that are assuming no callback
|
11 years ago |
Julian Lam
|
a7f310b49a
|
fixed #1189
|
11 years ago |
psychobunny
|
2cde4508b0
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
11 years ago |
psychobunny
|
23983c4c80
|
cleanup - search routes
|
11 years ago |
barisusakli
|
71f84655ca
|
minor cleanup
|
11 years ago |
barisusakli
|
b413f06b72
|
removed unused function from groups, jshint
|
11 years ago |
psychobunny
|
30cfddda68
|
fix for topics view count, and marking topics as unread
|
11 years ago |
barisusakli
|
16d2e65ea0
|
optimized getCategories
|
11 years ago |
psychobunny
|
6ea4d89edc
|
fixed search routes
|
11 years ago |
psychobunny
|
4e54d500c0
|
fix bug where inactive plugin templates were being compiled as well
|
11 years ago |
psychobunny
|
4793b6b4f9
|
fixed invalid path for apple-touch-icon
|
11 years ago |
psychobunny
|
a99be8e7be
|
got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
|
11 years ago |
psychobunny
|
faf3de7e27
|
added a check for res.locals.isAPI inside res.render, instead of doing it all over the place in code
|
11 years ago |