psychobunny
|
7c873c4314
|
decided to functionally separate accounts from users
|
11 years ago |
psychobunny
|
e64d87cb1d
|
all user account pages; all static pages; outgoing page
|
11 years ago |
psychobunny
|
00df660fa5
|
robots + sitemap; some clean up
|
11 years ago |
psychobunny
|
942d16a3b4
|
confirmEmail route
|
11 years ago |
psychobunny
|
dae7b06f4d
|
initial login and register routes
|
11 years ago |
psychobunny
|
e193d58112
|
unreadTotal route
|
11 years ago |
psychobunny
|
08c0a7fa5e
|
removing old unread and recent routes
|
11 years ago |
psychobunny
|
beafc881c4
|
added recent and unread in categoriesController
|
11 years ago |
psychobunny
|
062e35c89e
|
app.authenticate middleware; added new recent, unread routes
|
11 years ago |
psychobunny
|
4435a20d90
|
fixed merge conflict
|
11 years ago |
psychobunny
|
96d6b96ce4
|
controllers.home
|
11 years ago |
psychobunny
|
c084529597
|
removed old api/home and api/popular
|
11 years ago |
psychobunny
|
ad222dce2a
|
controller indexx
|
11 years ago |
psychobunny
|
233e49fd34
|
topics controller
|
11 years ago |
psychobunny
|
62a4b419e3
|
categories controller
|
11 years ago |
psychobunny
|
27b99d5c56
|
webserver.js refactor init
|
11 years ago |
psychobunny
|
1db0651bff
|
removing old api/popular code
|
11 years ago |
Julian Lam
|
dfd13fac0d
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
44ac7ec262
|
added new hooks for rendering help messages in composer, removed markdown text from translation
|
11 years ago |
Baris Soner Usakli
|
30eb85f96e
|
fixed conflicts
|
11 years ago |
Julian Lam
|
c7274e11d0
|
removing the bit of code that disables plugins if the minver does not satisfy (too annoying imo)... now that we have ./nodebb reset, this is moot
|
11 years ago |
Julian Lam
|
5b301772bb
|
added daemon capability to ./nodebb start, npm start/stop scripts
|
11 years ago |
Baris Soner Usakli
|
38e4a6c8b0
|
better check
|
11 years ago |
Baris Soner Usakli
|
b8c089cfaa
|
added check for invalid tags
|
11 years ago |
akhoury
|
3f1d5c6656
|
merge fork with upstream master
|
11 years ago |
akhoury
|
1b207d8276
|
IE8 support, general cleanups, from native to $ objects ...
|
11 years ago |
akhoury
|
b59c10a1e9
|
took out some overrides out utils to a new overrides.js
|
11 years ago |
Baris Soner Usakli
|
81f4767687
|
user.js hint
|
11 years ago |
Baris Soner Usakli
|
6a962655e4
|
jshint for topics.js
|
11 years ago |
Baris Soner Usakli
|
f1f7b59d58
|
missed this one
|
11 years ago |
Baris Soner Usakli
|
99bf882a1c
|
removed cid from getTopicsByTids
|
11 years ago |
Baris Soner Usakli
|
ad37715972
|
empty array if not topics in catgory
|
11 years ago |
Baris Soner Usakli
|
d5268f5497
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
56bbeb9950
|
use disableSocialButtons from config
|
11 years ago |
psychobunny
|
2247a8b21f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
psychobunny
|
aee2b2ecd0
|
allow express to serve parsed tpls via res.render
|
11 years ago |
Baris Soner Usakli
|
7f2d70d7f6
|
minor cleanups
|
11 years ago |
Baris Soner Usakli
|
a83d4a9dd5
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
ea6cf3bbd5
|
more cleanup and changes to topics
|
11 years ago |
psychobunny
|
87baeebc3f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
psychobunny
|
5145ba1aac
|
added a route to get moderators by category id
|
11 years ago |
Baris Soner Usakli
|
8da7a6f2f3
|
cleanup
|
11 years ago |
Julian Lam
|
3f7e458866
|
fixed #1127
|
11 years ago |
Julian Lam
|
815e78339f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
101a6ab812
|
minifying css
|
11 years ago |
Baris Soner Usakli
|
1ba3acfd03
|
display ips to admins/users on profile
|
11 years ago |
Baris Soner Usakli
|
de3bc84fde
|
removed logs
|
11 years ago |
Baris Soner Usakli
|
cc8ac2c026
|
get ips if admin or self
|
11 years ago |
Julian Lam
|
309dcaee06
|
fixed issue where even dev mode would call the minifier for js
|
11 years ago |
Julian Lam
|
12e3e45398
|
closed #1095 - js is now minified and saved to memory the first time it is requested (on prod mode), same with theme CSS
|
11 years ago |