21 Commits (694b9e38b9c69e788d9c40e97784f1a144279afb)

Author SHA1 Message Date
Julian Lam baaad13286 reverted latest change to translator match regex
- Fixes issue with parentheses in translations (closes #4107)
- No longer marking translation keys invalid if they contain HTML,
  as that was probably not performant. Instead, parameters will
  simply be escaped via the StringJS library.
9 years ago
Julian Lam afbbb33878 fixed #4093 9 years ago
Julian Lam 96fe6d288f Allowing theme to be re-ordered like plugins. 9 years ago
psychobunny 954212fc9f emit templates:compiled event if skipped 10 years ago
barisusakli d946a2fcbd closes #3098
wait for templates to compile even if using clustering
fix emitter.all
upgrade.check error first
removed plugins.ready, using callback on plugins.init
removed webserver.init, using webserver.listen
10 years ago
psychobunny 0c8e0ca46f linted /meta 10 years ago
psychobunny f8663bbfd0 added tpl flag to --from-file 10 years ago
barisusakli 64e13df14c removed node cluster spawn procs on ports 10 years ago
Julian Lam 23b14b3443 moving nearly all startup messages to verbose type 10 years ago
psychobunny c905f96108 closes #2412 10 years ago
barisusakli 0864480433 forgot return 10 years ago
barisusakli 363057cf49 closes #2390 10 years ago
barisusakli d1b457b066 check err 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 977bc014f9 index acp files 11 years ago
psychobunny 5d344b3dac linting 11 years ago
psychobunny 64b43d58ea moved core templates into nodebb core (admin, status pages, emails) 11 years ago
barisusakli c640e01969 show stack 11 years ago
Julian Lam fd0622a1a3 removed console.log 11 years ago
Julian Lam 08abbe19bc zero downtime and reload support with cluster module 11 years ago
Julian Lam fcbdc5e271 added recompilation of templates to NodeBB Reloading - #2010 11 years ago