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.
Julian Lam 501b3a79ca
Refactor skins to be built on server-side (#6849)
* WIP

* using bootswatch from npm instead of bootswatch CDN url

* feat: on-demand client css building for skins

* added ability for client-side to select a skin

* updated loading and saving logic of bootstrapSkin on client side user settings

* fix: broken test for #6849
6 years ago
..
database remove dupe code in mongodb sorted 6 years ago
files
helpers
mocks Enable `require.main.require` in tests (#6896) 6 years ago
.eslintrc
authentication.js
blacklist.js
build.js Refactor skins to be built on server-side (#6849) 6 years ago
categories.js closes #6912 6 years ago
controllers-admin.js
controllers.js
coverPhoto.js
database.js
defer-logger.js
emailer.js
feeds.js
file.js
flags.js
groups.js fix redis tests 6 years ago
image.js
locale-detect.js
messaging.js
meta.js
mocha.opts
notifications.js
pagination.js
plugins.js
posts.js posts/delete cleanup 6 years ago
pubsub.js
rewards.js
search-admin.js
search.js
settings.js
socket.io.js Recent refactor (#6879) 6 years ago
template-helpers.js
topics.js Recent refactor (#6879) 6 years ago
translator.js
uploads.js add threshold for image resizing 6 years ago
user.js add new test for queue 6 years ago
utils.js