psychobunny
|
f0dfee5402
|
clean up
|
11 years ago |
psychobunny
|
6c3c669e31
|
moved middleware out of webserver.js and into middleware.js
|
11 years ago |
psychobunny
|
936e52a43f
|
require db
|
11 years ago |
psychobunny
|
4d598dcd63
|
moved process events out of webserver.js and into app.js
|
11 years ago |
psychobunny
|
f46e563b8a
|
moved all route definitions in webserver.js into routes/index.js
|
11 years ago |
psychobunny
|
08a9ce4950
|
moved all app.configure() code into middleware/index.js + organization/cleanup
|
11 years ago |
psychobunny
|
804da0d8de
|
removed unused deps in webser.js
|
11 years ago |
psychobunny
|
26853d024e
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
11 years ago |
Baris Soner Usakli
|
7081c7dcc4
|
moved ip log to api
|
11 years ago |
psychobunny
|
f35c14ee07
|
bugfixes + cleanup for accounts and users routes
|
11 years ago |
psychobunny
|
fa103b2d6e
|
finally done with routes/user.js; accounts.getUserByUID; bug fixing and cleanup
|
11 years ago |
psychobunny
|
08d3d9feb3
|
accounts.uploadPicture
|
11 years ago |
psychobunny
|
e67f6d2169
|
re-added filter:footer.build temporarily - to be deprecated for 0.4x
|
11 years ago |
psychobunny
|
cb15655c9c
|
app.checkAccountPermissions middleware; some clean up & bug fixes
|
11 years ago |
psychobunny
|
d072ad60de
|
all users/ pages converted
|
11 years ago |
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
|
062e35c89e
|
app.authenticate middleware; added new recent, unread routes
|
11 years ago |
psychobunny
|
4435a20d90
|
fixed merge conflict
|
11 years ago |
psychobunny
|
27b99d5c56
|
webserver.js refactor init
|
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 |
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
|
ea6cf3bbd5
|
more cleanup and changes to topics
|
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 |
Julian Lam
|
53f1e4d3d4
|
dedicated stylesheet.css route for LESS compilation, no longer usin less-middleware for base theme...
|
11 years ago |
Julian Lam
|
c48d81379b
|
logging unique IPs as well
|
11 years ago |
Julian Lam
|
64c4dd7e63
|
communication between loader and child
|
11 years ago |
Julian Lam
|
ef63d816fe
|
NodeBB will now listen to SIGINT signal
|
11 years ago |
Baris Soner Usakli
|
29ba015d69
|
fixed topic thumbs
|
11 years ago |
Baris Soner Usakli
|
de34beaf6d
|
closes #1087
|
11 years ago |
Julian Lam
|
2ba11dce15
|
hiding search buttons and route when search is not configured
|
11 years ago |
Julian Lam
|
94f67f518e
|
fixed issue where a URL as the logo caused apple-touch-icon to explode
|
11 years ago |
akhoury
|
63c9269240
|
merged composer and some other files with master
|
11 years ago |
akhoury
|
25207852e8
|
added topics thumbnails support
|
11 years ago |
Julian Lam
|
bc10080c49
|
close #1041
|
11 years ago |
Julian Lam
|
f50d77bca0
|
resolved #1060
|
11 years ago |
Baris Soner Usakli
|
fd3efd59f9
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
495fded6dd
|
closes #1038
|
11 years ago |
Julian Lam
|
031e8128c7
|
fixed #912, added new page string for popular topics
|
11 years ago |
Julian Lam
|
bc7eb501c8
|
same for topics (translation + pagination)
|
11 years ago |
Julian Lam
|
0b0b74a559
|
properly translating strings in category nojs template, and added pagination (so not all topics are loaded on every request)
|
11 years ago |
Julian Lam
|
172b617cbc
|
using 'trust proxy' on proxied requests
|
11 years ago |