34 Commits (604358ecc4cb3ffeeec765b1e876726e5015f360)

Author SHA1 Message Date
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Peter Jaszkowiak fd4d53e42c Remove unnecesary admin search indexing 8 years ago
barisusakli 4f0e93732a #5211
remove passing js/css between procs
8 years ago
Julian Lam 299fcb99f1 more progress on #5211 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
Barış Soner Uşaklı 9d0dc35703 closes #5081 8 years ago
barisusakli 91efab3c6d closes #4437 9 years ago
psychobunny 933115a853 almost had a heartattack when I saw 121 changed files in this conflict
# Conflicts:
#	src/meta/templates.js
9 years ago
psychobunny 914fc1543e meta/templates.js refactor 9 years ago
psychobunny da5494fdf1 allow recursive base templates
ex. custom theme based off lavender which is based off vanilla
9 years ago
Julian Lam dd050c8177 added new hook that is called before templates are compiled 9 years ago
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