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
|
339d2b0143
|
closes #2246
|
2014-10-08 16:53:22 -04:00 |
|
psychobunny
|
f35a51e48d
|
making the loading sequence less verbose
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
|
2014-10-08 15:05:02 -04:00 |
|
psychobunny
|
6418948570
|
only need one "meta/css done" message
|
2014-10-08 14:52:52 -04:00 |
|
psychobunny
|
2a2490541f
|
some minor linting elsewhere
|
2014-10-04 18:56:33 -04:00 |
|
psychobunny
|
fa8613d09d
|
moving meta:css.compiled further down, currently it gets emitted twice
|
2014-10-04 16:19:44 -04:00 |
|
Julian Lam
|
343ff18014
|
closed #2179
|
2014-09-29 19:31:41 -04:00 |
|
Julian Lam
|
a59934fd65
|
only the cluster_setup thread will commit css to file
|
2014-09-29 00:26:43 -04:00 |
|
Julian Lam
|
c2fd89e050
|
committing of compiled js and css to file on startup
|
2014-09-29 00:26:43 -04:00 |
|
psychobunny
|
81ce7f93ad
|
compile admin stylesheet separately
|
2014-09-24 18:36:58 -04:00 |
|
Julian Lam
|
0c4a788698
|
added callbacks to css and js reloading, issue #2010
|
2014-08-25 11:57:35 -04:00 |
|
Julian Lam
|
4d73a563c5
|
closed #1850
|
2014-07-28 15:25:04 -04:00 |
|
psychobunny
|
9f6c05bb24
|
closes #1830
|
2014-07-15 16:32:51 -04:00 |
|
barisusakli
|
42ea8652f1
|
possible fix for #1830
|
2014-07-15 16:16:35 -04:00 |
|
barisusakli
|
43c1787754
|
dont exist if cant parse css
|
2014-07-05 14:27:21 -04:00 |
|
barisusakli
|
f288f80da6
|
meta.js refactor
|
2014-07-04 18:20:44 -04:00 |
|