Julian Lam
41b3eabf1a
updating code to not use a hardcoded version number, but rather read the #
...
from package.json
2013-07-16 13:30:48 -04:00
Julian Lam
d4a0b3d05a
showing the proper version # on default MOTD and globalified "ver"
2013-07-16 01:06:19 -04:00
Baris Soner Usakli
ba161c1f6c
removed couple console.logs
2013-07-15 14:35:33 -04:00
Baris Soner Usakli
16117d4331
changed req.connection.encrpyted to req.secure
2013-07-12 17:40:10 -04:00
Baris Soner Usakli
910e9d6ee0
closes #73
2013-07-12 16:23:35 -04:00
Baris Soner Usakli
28f888fc7d
removed console.log
2013-07-11 16:47:24 -04:00
Baris Soner Usakli
62ef925fd3
removed graph/picture, closes #72
2013-07-11 16:45:05 -04:00
Baris Soner Usakli
7e1d005cae
404 to relative path
2013-07-11 14:39:25 -04:00
Baris Soner Usakli
d7597608d5
fixed login register logout
2013-07-10 21:31:58 -04:00
Baris Usakli
6eb9af77e6
first pass at subfolder
2013-07-10 16:22:03 -04:00
Baris Soner Usakli
dc473b06bf
closes #67
2013-07-09 12:36:17 -04:00
Baris Soner Usakli
fb8b19959c
moved one of the middlewares before app.use(app.router)
2013-07-08 16:57:40 -04:00
Baris Usakli
47378fb978
error middleware, closes #60
2013-07-08 16:02:54 -04:00
Baris Soner Usakli
9320883f92
fixed live tiles if there are more than 2 posts
2013-07-06 22:21:30 -04:00
Baris Soner Usakli
642bd5f3c8
removed console.log
2013-07-06 22:09:21 -04:00
Baris Soner Usakli
ac04bef26e
live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
2013-07-06 22:02:24 -04:00
Baris Soner Usakli
1c855ce502
async.each for get_userslugs_by_uids
2013-07-05 18:19:55 -04:00
Julian Lam
d1bc8b5d91
fixing issue where NodeBB hangs if a non-existant topic was requested
2013-07-05 16:44:11 -04:00
Julian Lam
6ac2564bad
Merge branch 'master' of github.com:psychobunny/node-forum
2013-07-05 16:21:06 -04:00
Julian Lam
5eda18e03c
fixing issue with routes that don't have (or need) a corresponding api_method case from crashing due to 404. (issue #53 )
2013-07-05 16:17:13 -04:00
Baris Soner Usakli
399f7b47c8
for loop bench in testbed
2013-07-05 14:47:00 -04:00
Baris Soner Usakli
e38d1af566
removed userrestore
2013-07-05 13:13:37 -04:00
Baris Soner Usakli
466c373c73
fix
2013-07-05 13:10:28 -04:00
Baris Soner Usakli
071ee2c038
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
2013-07-05 13:02:39 -04:00
Baris Soner Usakli
d21af09a4c
fixed redis
2013-07-05 13:02:30 -04:00
Julian Lam
4abfd32a05
Merge pull request #56 from damianb/patch-2
...
Update XML responses - webserver.js
2013-07-05 09:59:44 -07:00
Baris Soner Usakli
2320d1c3b2
fixed redis var
2013-07-05 12:57:10 -04:00
Baris Soner Usakli
cdb05b4671
set postcount/rep to 0
2013-07-05 12:53:45 -04:00
Damian Bushong
cec23817e2
Update webserver.js
...
Forgot this section - also use text/plain mimetype since we're not responding using XML to errors; if we're going to do that, we need to do it right in the first place.
2013-07-05 11:50:58 -05:00
Baris Soner Usakli
7be2baa1a7
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
2013-07-05 12:50:11 -04:00
Baris Soner Usakli
4c33cee051
user restore for try.nodebb
2013-07-05 12:50:09 -04:00
Damian Bushong
93f040aea8
Update webserver.js
...
Tighten code around sending xml data
2013-07-05 11:44:50 -05:00
Damian Bushong
860a6351dd
Obey HTTP spec, use HTTP 404 for not-found responses
2013-07-05 11:39:14 -05:00
Baris Soner Usakli
ed99f2671e
fixed a bug that made topics invisible to users, also closes #47
2013-07-04 13:29:29 -04:00
Baris Usakli
e5131e36f3
category debug path
2013-07-03 15:11:16 -04:00
Baris Usakli
82319a020f
more fixes
2013-07-03 13:22:50 -04:00
Baris Usakli
1a19f0e1bc
changed categories to hash
2013-07-03 12:59:45 -04:00
Baris Usakli
9c3046b89b
more fixes
2013-07-03 12:21:24 -04:00
Baris Usakli
98013536d1
more fixes
2013-07-03 12:14:20 -04:00
Baris Soner Usakli
fabb55426c
more work:
2013-07-02 19:02:23 -04:00
Baris Usakli
9dbaf9fef9
more work
2013-07-02 17:01:49 -04:00
Baris Usakli
1a992b7147
first batch of changes
2013-07-02 16:24:13 -04:00
Baris Usakli
67247876ff
test branch
2013-07-02 13:20:10 -04:00
Julian Lam
ee7a1413b9
added favicon
2013-06-28 15:56:44 -04:00
Baris Soner Usakli
9b43f80ff8
changed login to ajax added error message for incorret login, closes #36
2013-06-25 20:55:02 -04:00
Baris Usakli
a43c7bc90f
changed the /latest route to /recent to match the text
2013-06-24 16:58:25 -04:00
Julian Lam
87e2023c86
closed #28 by implementing solution #2
2013-06-24 16:35:50 -04:00
Julian Lam
578dba10cd
fixed #30
2013-06-24 16:02:39 -04:00
Baris Usakli
d3a190d74e
username to userslug change
2013-06-24 14:33:53 -04:00
Julian Lam
4d99870063
updating nodebb executable so that it sends a NODE_ENV environment
...
variable in, and modified app.js and redis lib to read it.
2013-06-21 13:28:55 -04:00