psychobunny
e134689324
we were accidentally including client-side LESS on the ACP
9 years ago
psychobunny
fc65b144b1
running less compilation in series
9 years ago
Julian Lam
3e2231d2cb
Fixing viewport shuffling due to image load
...
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
[email protected]
@BenLubar @boomzillawtf
9 years ago
Julian Lam
8013f124da
fixes #4471
9 years ago
psychobunny
000d5b61c7
fix for retrieving css cache
9 years ago
psychobunny
baeed22f20
grunt: only compile ACP less if that was changed, and vice versa with theme/plugin less
9 years ago
barisusakli
b6e22b7723
closes #4367
9 years ago
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
9 years ago
Julian Lam
4147e0cb94
closes #3719
9 years ago
barisusakli
ca294fc6ec
closes #3663
10 years ago
barisusakli
a64cbbc6df
#3573
10 years ago
psychobunny
265a16af1a
some old left over branding code
10 years ago
psychobunny
25a419e458
Merge branch 'master' into v0.8.x
10 years ago
Julian Lam
6f23e4bab1
changing the default base theme to persona, from vanilla
10 years ago
Julian Lam
ac46356cad
Revert "changed base templates path to Persona, from Vanilla."
...
This reverts commit fe7f5402a8
.
10 years ago
Julian Lam
56b399c900
Add new mixin, and added mixins to stylesheet.css
10 years ago
Julian Lam
fe7f5402a8
changed base templates path to Persona, from Vanilla.
...
This breaks all themes relying on templates from Vanilla!! See: https://community.nodebb.org/topic/6098/on-changing-the-default-theme-to-persona
10 years ago
Julian Lam
9dece4a1db
added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463
10 years ago
barisusakli
810d3be512
closes #2593
10 years ago
Barış Soner Uşaklı
eda98a35ea
closes #2862
10 years ago
psychobunny
aa12ab9478
think its fairly safe to say this isn't experimental anymore
...
worked every single time I reloaded today, and that'd be about a hundred
thousand times so far
10 years ago
Julian Lam
b4731ad47b
added colorpicker to frontend, badge colour changes for groups, #2588
10 years ago
barisusakli
64e13df14c
removed node cluster spawn procs on ports
10 years ago
Julian Lam
d16cfb89e0
extra log, #2246
10 years ago
Julian Lam
82708d65c6
propagating hash to all workers on css compilation
10 years ago
Julian Lam
ba9a5ad7d7
fixed #2448
11 years ago
Julian Lam
207bfa8960
closed #2419
11 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
11 years ago
psychobunny
339d2b0143
closes #2246
11 years ago
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
11 years ago
psychobunny
6418948570
only need one "meta/css done" message
11 years ago
psychobunny
2a2490541f
some minor linting elsewhere
11 years ago
psychobunny
fa8613d09d
moving meta:css.compiled further down, currently it gets emitted twice
11 years ago
Julian Lam
343ff18014
closed #2179
11 years ago
Julian Lam
a59934fd65
only the cluster_setup thread will commit css to file
11 years ago
Julian Lam
c2fd89e050
committing of compiled js and css to file on startup
11 years ago
psychobunny
81ce7f93ad
compile admin stylesheet separately
11 years ago
Julian Lam
0c4a788698
added callbacks to css and js reloading, issue #2010
11 years ago
Julian Lam
4d73a563c5
closed #1850
11 years ago
psychobunny
9f6c05bb24
closes #1830
11 years ago
barisusakli
42ea8652f1
possible fix for #1830
11 years ago
barisusakli
43c1787754
dont exist if cant parse css
11 years ago
barisusakli
f288f80da6
meta.js refactor
11 years ago