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 Replace jimp with sharp (#6774) 6 years ago
helpers testing new socket.io-client extraHeaders (#5985) 7 years ago
mocks Enable `require.main.require` in tests (#6896) 6 years ago
.eslintrc ESlint no-unused-vars 8 years ago
authentication.js upgrade to winston 3.1, closes #6590 (#6838) 6 years ago
blacklist.js remove unnecessary groups.resetCache calls 6 years ago
build.js Refactor skins to be built on server-side (#6849) 6 years ago
categories.js closes #6912 6 years ago
controllers-admin.js test for hooks page 6 years ago
controllers.js use includes instead of indexOf 6 years ago
coverPhoto.js coverPhoto tests 8 years ago
database.js PostgreSQL database driver (#5861) 7 years ago
defer-logger.js upgrade to winston 3.1, closes #6590 (#6838) 6 years ago
emailer.js fixed tests, closes #6371 7 years ago
feeds.js use includes instead of indexOf 6 years ago
file.js Use relative linking (#6011) 7 years ago
flags.js remove unnecessary groups.resetCache calls 6 years ago
groups.js fix redis tests 6 years ago
image.js up deps 8 years ago
locale-detect.js locale test change 8 years ago
messaging.js remove unnecessary groups.resetCache calls 6 years ago
meta.js parse '123' to 123 if it has no default 6 years ago
mocha.opts set cluster to false again 6 years ago
notifications.js remove unnecessary groups.resetCache calls 6 years ago
pagination.js ESlint object-curly-spacing 8 years ago
plugins.js disable timeout on plugin installs 6 years ago
posts.js posts/delete cleanup 6 years ago
pubsub.js test pubsub cache 6 years ago
rewards.js remove unnecessary groups.resetCache calls 6 years ago
search-admin.js Bump dependencies 7 years ago
search.js closes #5008 6 years ago
settings.js more settings tests 6 years ago
socket.io.js Recent refactor (#6879) 6 years ago
template-helpers.js add missing ; 7 years ago
topics.js Recent refactor (#6879) 6 years ago
translator.js closes #6212 7 years ago
uploads.js add threshold for image resizing 6 years ago
user.js add new test for queue 6 years ago
utils.js adjust username test 7 years ago