28 Commits (ac46356cadf8edbf23c71e523a22d8d2dd000f3d)

Author SHA1 Message Date
Julian Lam ac46356cad Revert "changed base templates path to Persona, from Vanilla."
This reverts commit fe7f5402a8.
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