Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
feb8405f95
ESlint eol-last
2017-02-18 02:30:48 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
2017-02-18 01:52:56 -07:00
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
2017-02-18 01:12:18 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
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=`
2017-01-14 22:38:40 -07:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
Julian Lam
a9a522c8ec
allowing widgets to not show up if widget explicitly returns null
2016-07-27 14:31:19 -04:00
barisusakli
731942e397
closes #4788
...
when resetting widgets dont erase stuff already in drafts
2016-06-25 11:25:34 +03:00
barisusakli
c758f59014
closes #2302
2016-05-03 17:17:38 +03:00
psychobunny
b18052210d
closes #3146
2016-02-23 14:23:57 -05:00
Jon Garrison
44c4925ceb
Added req and res objects to the widget rendering process before callback in src/controllers/api.js
2015-09-16 00:39:18 -07:00
barisusakli
7fbab5402a
closes #3381
2015-08-20 15:56:47 -04:00
psychobunny
0f199af84d
moved widget code out of controller; cleaned up code into a folder
2015-05-11 14:20:10 -04:00