Julian Lam
3e6a779dbc
Merge remote-tracking branch 'origin/master'
8 years ago
Julian Lam
6728e9a5cc
#5729
8 years ago
Peter Jaszkowiak
b60dbe7d1e
Unwrap meta modules
8 years ago
Barış Soner Uşaklı
890c2eff70
style changes
8 years ago
Barış Soner Uşaklı
2faf175739
refactor
8 years ago
Julian Lam
af2d9fb85b
Merge branch 'master' into develop
8 years ago
barisusakli
e85e35cf0c
closes #5497
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
1493afee2a
ESlint indent
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
feb8405f95
ESlint eol-last
8 years ago
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
Julian Lam
8a0a74d95e
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
05b68391dd
Use `/assets` for client assets
...
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
8 years ago
Peter Jaszkowiak
ec544518e8
Use async v2
8 years ago
barisusakli
b44f3f4811
closes #5150
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
Barış Soner Uşaklı
9d0dc35703
closes #5081
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
Julian Lam
bc961e2157
removing reload, closes #4936 , closes #4929
9 years ago
Julian Lam
96fe6d288f
Allowing theme to be re-ordered like plugins.
9 years ago
barisusakli
ca294fc6ec
closes #3663
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
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
barisusakli
6b20cf5cff
#2508
10 years ago
barisusakli
1abe35092b
cluster socket.io fixes
...
close proxy server on loader.stop
changed handles to object
10 years ago
psychobunny
c905f96108
closes #2412
10 years ago
Julian Lam
ae1528dc7e
closed #2407
10 years ago
psychobunny
729ed6fbda
all your semi-colons are belongs to me
11 years ago
Julian Lam
6b786012d8
removed console.log
11 years ago
psychobunny
2b5d0e89a5
up'ing templates.js
11 years ago
Julian Lam
a2fb4a66b0
migrated ACP themes page from html rendered via js to template engine
11 years ago
barisusakli
f288f80da6
meta.js refactor
11 years ago