You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
images default cover photo for groups, #2588 10 years ago
language Latest translations and fallbacks 8 years ago
less `admin/manage/categories` translations 8 years ago
src Use `/assets` for client assets 8 years ago
uploads tweak gitignores, closes #5250 8 years ago
vendor Update ACE editor to latest 8 years ago
503.html fix mixed content warning on 503 status page and installer 9 years ago
favicon.ico added favicon 12 years ago
js-enabled.css fixes #5141 8 years ago
logo.png fixes #3940 9 years ago