Julian Lam
|
5a8fa9b1f7
|
fixed regression in groups management modal
|
11 years ago |
psychobunny
|
c5066ed100
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
11 years ago |
Julian Lam
|
30e83fdabe
|
fixing upgrade script if order is not set
|
11 years ago |
psychobunny
|
31d576e9ed
|
deprecation notice
|
11 years ago |
psychobunny
|
fe9d4efa98
|
moved api-only routes into routes/api.js, cleanup & linting
|
11 years ago |
psychobunny
|
d75bc9578b
|
deprecating middleware.prepareAPI in favour of using app.all('*') in /api namespace
|
11 years ago |
psychobunny
|
5b25e21606
|
console.log
|
11 years ago |
psychobunny
|
8ad24818df
|
fixed FOUS in category sidebar
|
11 years ago |
psychobunny
|
71675d0aa0
|
removed required "ajaxifying" class for #content - breaks browsers with noscript turned on.
|
11 years ago |
psychobunny
|
88ca3733a7
|
more jshinting
|
11 years ago |
psychobunny
|
d20501b29d
|
meta.js merge conflict
|
11 years ago |
psychobunny
|
cdf92c5cda
|
fixed a really annoying bug - the original topics route pre-refactor never actually included a privileges object
|
11 years ago |
psychobunny
|
c44934cc0d
|
all JS files properly required on cold load
|
11 years ago |
psychobunny
|
52a50a80ba
|
templates.parseTemplateVariables, added optional callback
|
11 years ago |
psychobunny
|
b9264dea76
|
ajaxify.loadScript
|
11 years ago |
Julian Lam
|
fc53385ede
|
removing socket.io library from minfile
|
11 years ago |
psychobunny
|
fa2b5d1ee6
|
re-implementing meta and link tags - completified
|
11 years ago |
psychobunny
|
3eb9f65c2e
|
jshinting controllers/index.js; adding back meta tags to home page
|
11 years ago |
psychobunny
|
8df33e65ac
|
fixing bug in topics causing meta tags to revert on subsequent refresh
|
11 years ago |
Julian Lam
|
044347ebca
|
hotfix for vanilla missing socket.io lib
|
11 years ago |
Julian Lam
|
aadde85e1b
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
28832a2540
|
fixing bug where sometimes a pidfile was left over, and nodebb would refuse to start a daemon again.
|
11 years ago |
Baris Soner Usakli
|
f5ec24e925
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
016642bc16
|
show 1 ip per line
|
11 years ago |
Julian Lam
|
34336a1069
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
1837a8443c
|
shifting socket.io back to the end :\
|
11 years ago |
Baris Soner Usakli
|
98fa8c419d
|
closes #1152
|
11 years ago |
Baris Soner Usakli
|
55b5d0c209
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
e4b6d0e1ff
|
closes #1096
|
11 years ago |
Julian Lam
|
a8d2b46911
|
fixed incorrect path in plugin script inclusion
|
11 years ago |
Julian Lam
|
e70bc9f163
|
added deprecation warning for plugins using filter:scripts.get
|
11 years ago |
Julian Lam
|
5553e07bbd
|
moving socket.IO client lib to top of file, just in case
|
11 years ago |
Julian Lam
|
4c2a6953f1
|
concatenating the client scripts, instead of compressing, in development mode
|
11 years ago |
psychobunny
|
dbbbe21883
|
re-implementing meta and link tags part 1
|
11 years ago |
psychobunny
|
6820e9e662
|
random jshinting expedition
|
11 years ago |
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 |
Julian Lam
|
3860abdc24
|
plugins can now pass in scripts in plugin.json, and they will be bundled into nodebb.min.js
|
11 years ago |
psychobunny
|
4d598dcd63
|
moved process events out of webserver.js and into app.js
|
11 years ago |
psychobunny
|
ee5596fad5
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
11 years ago |
Julian Lam
|
14d7453a23
|
bundling socket.io client library into minfile, minfile always used from this point forward, even in development mode.
Development mode will not compress the scripts, but will just concatenate.
|
11 years ago |
Julian Lam
|
033c5d5726
|
es, fr, nb, sv, zh_CN translations
|
11 years ago |
Baris Soner Usakli
|
5732994097
|
reset_code click fix
|
11 years ago |
Baris Soner Usakli
|
feeb220514
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
1b7f8cc5cb
|
active users fix
|
11 years ago |
Baris Soner Usakli
|
fb691b23b4
|
moved topic locked check to topic.reply
|
11 years ago |
Julian Lam
|
77f5d6ff7d
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
1c324f45cf
|
tried fixing absentee detection in active users
|
11 years ago |
Baris Soner Usakli
|
c6ff8e1042
|
#1148
|
11 years ago |