Baris Soner Usakli
|
0c9ab5e93f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
fff3ba5bec
|
hinted redis.js
|
11 years ago |
Julian Lam
|
0fecbf7cbf
|
entity decoding in filenames
|
11 years ago |
Julian Lam
|
6bc759748f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
1f136c6a72
|
ninjafix to mappedPath
|
11 years ago |
Baris Soner Usakli
|
24b669bd39
|
some fixes for search plugin
|
11 years ago |
Julian Lam
|
1c19ae48bd
|
fixed #1143 -- also removed near-meaningless info messages saying that a Hook had been registered.
|
11 years ago |
Julian Lam
|
5540313b7f
|
fixing path resolution for plugins in production mode
|
11 years ago |
Julian Lam
|
5e2460e17e
|
fixed #1144
|
11 years ago |
Baris Soner Usakli
|
e75c303b89
|
added unique visitor count to admin dashboard
|
11 years ago |
Baris Soner Usakli
|
7081c7dcc4
|
moved ip log to api
|
11 years ago |
Julian Lam
|
6a649f9b9a
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
561b42d0f9
|
new staticDirs format, @mrwaffle
|
11 years ago |
Baris Soner Usakli
|
ccd29bfd61
|
added callback to category update
|
11 years ago |
Matthew Conlen
|
a2a9c8fd8a
|
fix error with undefined callback
|
11 years ago |
Baris Soner Usakli
|
9b4ca12dc1
|
fixed missing var, posts.js cleanup
|
11 years ago |
Baris Soner Usakli
|
091723a8c5
|
closes #1101
|
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 |