Julian Lam
bc961e2157
removing reload, closes #4936 , closes #4929
2016-08-11 16:43:42 -04:00
Julian Lam
34cafbc0a8
reloading plugins after main template compilation, during reload
2016-06-29 11:01:51 -04:00
Julian Lam
149565169b
closes #4658
2016-05-24 22:01:46 -04:00
Julian Lam
437770538c
work-in-progress commit for #4655
2016-05-16 10:32:28 -04:00
Julian Lam
94a505a6bb
removed symlink logic and using route bridging instead.
...
Also allowed plugins to define modules from their plugin.json
2016-04-04 20:43:21 -04:00
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
2016-04-04 18:46:24 -04:00
psychobunny
acd24d856f
run tasks in series to speed up startup time
2016-03-30 14:37:00 -04:00
Julian Lam
184a2c4540
IP blacklist functionality -- re: #4367
...
Squashed commit of the following:
commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org >
Date: Mon Mar 14 17:29:45 2016 -0400
allowing blacklist.test to be called synchronously
commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org >
Date: Mon Mar 14 17:01:14 2016 -0400
added plain ipv6 support and finished middleware logic
commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 16:05:31 2016 -0500
WIP IP Banning logic middleware
commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 15:26:27 2016 -0500
tweaks to ACP, rule validator
commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 13:50:05 2016 -0500
IP Banning ACP page, styling, save&load functionality
2016-03-14 17:31:36 -04:00
Julian Lam
e1323c0295
Updated js code so vendors can be added to the modules folder, so
...
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.
First module to make the transition: Chart.js
2016-02-26 11:29:17 -05:00
psychobunny
42c0b973f1
closes #3134
2016-01-18 15:17:38 -05:00
psychobunny
f17fa3ca11
minify flag not actually being used
2016-01-18 15:17:32 -05:00
Barış Soner Uşaklı
24114539d5
closes #4046
2016-01-10 20:51:16 +02:00
barisusakli
8e5d26ec36
missing ,
2015-12-28 11:05:46 +02:00
barisusakli
6b42b8c9d9
added static:app.reload closes #4002
2015-12-28 10:56:04 +02:00
barisusakli
b616e69070
User.exists change
2015-10-02 16:27:14 -04:00
Julian Lam
6334e1ae6c
updated theme minvers, and generating cache buster on reload too
2015-09-11 16:20:14 -04:00
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
2015-08-26 15:55:00 -04:00
Julian Lam
c6643082e2
closes #3303
2015-07-06 16:11:20 -04:00
Julian Lam
cc4e626f5f
updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny)
2015-04-21 12:30:06 -04:00
Julian Lam
4fffe4da94
moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added
2015-04-16 14:28:04 -04:00
barisusakli
9d62709f7c
doggy.gif
2015-03-19 22:59:12 -04:00
psychobunny
f408c76a98
requiring plugins in meta when needed
2015-02-23 17:24:20 -05:00
Julian Lam
188c667580
closed #2612
2015-01-14 14:48:32 -05:00
barisusakli
8aa75b7af4
publish reload requests, fix missing nconf
2014-12-29 15:41:55 -05:00
barisusakli
cc487a7fc8
publish restart requests
2014-12-29 15:31:15 -05:00
Julian Lam
fa39b5e46b
closed #2446
2014-11-24 12:20:28 -05:00
Julian Lam
ae1528dc7e
closed #2407
2014-11-17 14:07:34 -05:00
Julian Lam
67770e568f
removed some console logging
2014-10-22 17:59:21 -04:00
Julian Lam
1a90de7dd6
added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup
2014-10-21 15:36:13 -04:00
psychobunny
2a2490541f
some minor linting elsewhere
2014-10-04 18:56:33 -04:00
Julian Lam
cea23454c6
fixed #2220
2014-10-03 18:42:51 -04:00
Julian Lam
4b9e4a0109
closed #2224
2014-10-03 17:29:51 -04:00
Julian Lam
30b2f55ebc
closed #2149
2014-09-29 19:05:38 -04:00
Julian Lam
dab3667773
re: #2108 , auth re-routing
2014-09-19 22:53:57 -04:00
Julian Lam
c32fdabc43
minor refactor
2014-09-18 21:20:05 -04:00
Julian Lam
08abbe19bc
zero downtime and reload support with cluster module
2014-09-04 17:09:57 -04:00
Julian Lam
2d9ca83ae0
better error messaging when js fails to compile when reloading
2014-08-26 15:31:27 -04:00
Julian Lam
fcbdc5e271
added recompilation of templates to NodeBB Reloading - #2010
2014-08-26 14:48:43 -04:00
Julian Lam
5f96823f66
allowed the "forum updated" message to show up for reloads as well
2014-08-26 11:41:31 -04:00
Julian Lam
ab77e6767e
closed #2011
2014-08-25 11:57:35 -04:00
Julian Lam
5886ccc419
framework for reloading
2014-08-25 11:57:34 -04:00
barisusakli
f288f80da6
meta.js refactor
2014-07-04 18:20:44 -04:00
psychobunny
6685e140c3
pass err through
2014-06-26 12:53:40 -04:00
psychobunny
f4955ffb8d
closes #1729
2014-06-26 12:51:47 -04:00
psychobunny
0e92c7ed94
use templates.js module instead
2014-06-25 18:55:42 -04:00
Julian Lam
adc2fcc649
added deserialize library to frontend
2014-06-18 13:11:52 -04:00
barisusakli
d1b4efeaa3
filter files before minify, removed unused ctime
2014-06-14 20:34:26 -04:00
barisusakli
1908f7b57a
filter missing less and css files from plugins
2014-06-14 18:10:38 -04:00
barisusakli
4aec62f3eb
#1636
...
👼
2014-06-03 16:42:45 -04:00
psychobunny
87a08c9528
closes #1636
2014-06-03 16:34:50 -04:00