Baris Soner Usakli
|
6d79521922
|
moved connect-redis to the redis.db file, expose the sessionStore from redis.js db file, do the same for mongo db with mongo-connect
|
12 years ago |
Baris Soner Usakli
|
95db5f93cb
|
remvoed console.logs
|
12 years ago |
Baris Soner Usakli
|
b900bc9cce
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
fc066c21bf
|
added upgrade for global keys
|
12 years ago |
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
12 years ago |
Baris Soner Usakli
|
3775c8e50a
|
tons more changes
|
12 years ago |
Baris Soner Usakli
|
e32d230974
|
format
|
12 years ago |
Baris Usakli
|
c9308efbec
|
more work
|
12 years ago |
Baris Usakli
|
636551d2e9
|
plugins.js uses db, added some set methods to redis.js
|
12 years ago |
Baris Usakli
|
347d6c2768
|
moved filename function into redis
|
12 years ago |
Baris Usakli
|
4f654fb489
|
more work
|
12 years ago |
Baris Usakli
|
80e7fd93c6
|
added redis
|
12 years ago |
Baris Usakli
|
95efb2ae5e
|
started dbal
|
12 years ago |
Barış Soner Uşaklı
|
391b8098a3
|
Merge pull request #588 from akhoury/master
websockets to follow same pattern, added hook action:user.create
|
12 years ago |
Baris Usakli
|
190948336a
|
closes #590
|
12 years ago |
Julian Lam
|
fcda27e251
|
allowing plugins with no hooks to not cause NodeBB to hang on app start
|
12 years ago |
Baris Soner Usakli
|
7e2166903f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Soner Usakli
|
d5c0ca4a9d
|
closes #595
|
12 years ago |
Julian Lam
|
7695e76494
|
removed buildFooter filter
|
12 years ago |
Dan Rowe
|
18a890ed51
|
Cleanup console.log calls
Can't see my debugging inbetween all your debugging ;)
|
12 years ago |
Julian Lam
|
5f731dd1f6
|
Merge pull request #596 from draco2003/patch-3
Missed one lcasing
|
12 years ago |
Julian Lam
|
51990142d5
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Dan Rowe
|
94fdeb2378
|
Missed one lcasing
Also anyone else nervous about arbitrary hook execution here?
|
12 years ago |
Julian Lam
|
68e7ee7f07
|
signature parsing now calls its own postTools method (with associated plugin hook
|
12 years ago |
Julian Lam
|
77d5ecc82a
|
added post.buildFooter and post.parseSignature hooks
|
12 years ago |
Baris Soner Usakli
|
ddb7896df1
|
fixed post count in paginator and post bar when infinite loader kicked in
|
12 years ago |
Baris Soner Usakli
|
66cdb9a067
|
just send err
|
12 years ago |
Baris Soner Usakli
|
f405dec4e9
|
#589
|
12 years ago |
Julian Lam
|
cc242ca667
|
fixed #589
|
12 years ago |
akhoury
|
2733198f9e
|
oops
|
12 years ago |
akhoury
|
52700fbe16
|
websockets.js to 'use strict';
|
12 years ago |
akhoury
|
0f53749e70
|
websockets.js to follow same pattern to avoid circular dependencies
|
12 years ago |
akhoury
|
1aa1ddb4ec
|
added plugin hook > action:user.create on user creation
|
12 years ago |
Julian Lam
|
b3b4d3c37d
|
Merge pull request #585 from akhoury/master
During 11k users migration, was hitting too many open files errors
|
12 years ago |
Baris Soner Usakli
|
cdbca7d262
|
more cleanup in routes/user.js
|
12 years ago |
Baris Soner Usakli
|
140f90f7f3
|
cleaned up requires
|
12 years ago |
Aziz Khoury
|
a905c6a084
|
During 11k users migration, was hitting too many open files errors
|
12 years ago |
Baris Soner Usakli
|
bfe081f672
|
added err to PostTools.isMain
|
12 years ago |
Baris Soner Usakli
|
46a14715e3
|
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
|
12 years ago |
Baris Usakli
|
e6452cbd4d
|
removed unusued uploadedImages property
|
12 years ago |
Baris Usakli
|
652fda1a6f
|
fixed conditional in posts.js
|
12 years ago |
Baris Usakli
|
b2074c6dda
|
fixes to infinite load and paginator
|
12 years ago |
Joopmicroop
|
7d0f160c4c
|
Allow same origin framing
Allow people to frame there own server setup
|
12 years ago |
Baris Soner Usakli
|
c5f9f896b2
|
make all admin routes only accesible to admins
|
12 years ago |
Baris Soner Usakli
|
db98b3db55
|
removed the fields again, gitsucks
|
12 years ago |
Julian Lam
|
684839f04a
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
0188ea9a3b
|
setting cache headers to 0 on development mode
|
12 years ago |
Baris Usakli
|
168052bf45
|
added back feeds, removed duplicate post var in feed
|
12 years ago |
Baris Usakli
|
a87ebb64d8
|
clean up of posts and some template additions
|
12 years ago |
Julian Lam
|
38da65ee58
|
tweaks to category permission modal
|
12 years ago |