196 Commits (01aeb45af89cd5d64f9944e545c9684ed8e1ac18)

Author SHA1 Message Date
Julian Lam 149565169b closes #4658 9 years ago
Julian Lam 437770538c work-in-progress commit for #4655 9 years ago
Julian Lam 94a505a6bb removed symlink logic and using route bridging instead.
Also allowed plugins to define modules from their plugin.json
9 years ago
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors 9 years ago
psychobunny acd24d856f run tasks in series to speed up startup time 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <[email protected]>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <[email protected]>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <[email protected]>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <[email protected]>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <[email protected]>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
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
9 years ago
psychobunny 42c0b973f1 closes #3134 9 years ago
psychobunny f17fa3ca11 minify flag not actually being used 9 years ago
Barış Soner Uşaklı 24114539d5 closes #4046 9 years ago
barisusakli 8e5d26ec36 missing , 9 years ago
barisusakli 6b42b8c9d9 added static:app.reload closes #4002 9 years ago
barisusakli b616e69070 User.exists change 9 years ago
Julian Lam 6334e1ae6c updated theme minvers, and generating cache buster on reload too 9 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
Julian Lam c6643082e2 closes #3303 10 years ago
Julian Lam cc4e626f5f updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny) 10 years ago
Julian Lam 4fffe4da94 moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added 10 years ago
barisusakli 9d62709f7c doggy.gif 10 years ago
psychobunny f408c76a98 requiring plugins in meta when needed 10 years ago
Julian Lam 188c667580 closed #2612 10 years ago
barisusakli 8aa75b7af4 publish reload requests, fix missing nconf 10 years ago
barisusakli cc487a7fc8 publish restart requests 10 years ago
Julian Lam fa39b5e46b closed #2446 10 years ago
Julian Lam ae1528dc7e closed #2407 10 years ago
Julian Lam 67770e568f removed some console logging 10 years ago
Julian Lam 1a90de7dd6 added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup 10 years ago
psychobunny 2a2490541f some minor linting elsewhere 10 years ago
Julian Lam cea23454c6 fixed #2220 10 years ago
Julian Lam 4b9e4a0109 closed #2224 10 years ago
Julian Lam 30b2f55ebc closed #2149 10 years ago
Julian Lam dab3667773 re: #2108, auth re-routing 10 years ago
Julian Lam c32fdabc43 minor refactor 10 years ago
Julian Lam 08abbe19bc zero downtime and reload support with cluster module 11 years ago
Julian Lam 2d9ca83ae0 better error messaging when js fails to compile when reloading 11 years ago
Julian Lam fcbdc5e271 added recompilation of templates to NodeBB Reloading - #2010 11 years ago
Julian Lam 5f96823f66 allowed the "forum updated" message to show up for reloads as well 11 years ago
Julian Lam ab77e6767e closed #2011 11 years ago
Julian Lam 5886ccc419 framework for reloading 11 years ago
barisusakli f288f80da6 meta.js refactor 11 years ago
psychobunny 6685e140c3 pass err through 11 years ago
psychobunny f4955ffb8d closes #1729 11 years ago
psychobunny 0e92c7ed94 use templates.js module instead 11 years ago
Julian Lam adc2fcc649 added deserialize library to frontend 11 years ago
barisusakli d1b4efeaa3 filter files before minify, removed unused ctime 11 years ago
barisusakli 1908f7b57a filter missing less and css files from plugins 11 years ago
barisusakli 4aec62f3eb #1636
👼
11 years ago
psychobunny 87a08c9528 closes #1636 11 years ago
psychobunny 94312cfda8 closes #1595 11 years ago
psychobunny c7691a8cdc Merge remote-tracking branch 'origin/master' into require.js
Conflicts:
	src/meta.js
11 years ago