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
Julian Lam
f8061e23ec
source map support, first pass
11 years ago
psychobunny
f0811f7a2f
added buzz; cleanup
11 years ago
psychobunny
281aa0049c
init, attempt to increase cold load speed
11 years ago
Julian Lam
d74de798fc
removing backwards compatibility fixed in preparation for 0.5.0. Prepare for stuff to break!!!!!
11 years ago
Julian Lam
8a510c340b
limiting user and group creation so that their slugs can't intersect.
11 years ago
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago
barisusakli
4397b7ab4b
removed meta.scripts.get warning #1544
11 years ago