Commit Graph

26 Commits (0a65011833bb99c78421c028de3773f735ef493b)

Author SHA1 Message Date
Baris Usakli 87225a90c3 fix: , upgrade mkdirp to 1.0.x
Barış Soner Uşaklı 02d38caf47 refactor: async/await
Barış Soner Uşaklı aea04de094
feat: update LESS to v3.x, ()
* feat: 

* fix: tests
Peter Jaszkowiak ba619c7ec8 style(eslint): match operator-linebreak preferences
renovate[bot] 64b9dabff8 chore(deps): update dependency eslint-config-airbnb-base to v13 ()
* chore(deps): update dependency eslint-config-airbnb-base to v13

* chore: , linting 😬
Julian Lam 501b3a79ca
Refactor skins to be built on server-side ()
* 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 
Barış Soner Uşaklı 85c60316ed
upgrade to winston 3.1, closes ()
* upgrade to winston 3.1

* fix winston in web/install and tests
Baris Usakli 5f49a1d82c disable timeout on build templates
Peter Jaszkowiak 46fafb20b9 Remove string.js dependency
Peter Jaszkowiak da9da8190f Bump dependencies
Bumping eslint & configs meant making some linting fixes

For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
Peter Jaszkowiak b171f3072b Fix many "duplicate key" errors
- Reset defaults after every test
- Remove individual `after(db.emptydb)` calls
- Fix async.every in groups test
- Update plugin list in socket tests
Peter Jaszkowiak 5f36156e0d Fix tests on Windows with CRLF
Peter Jaszkowiak 8901dad6f2 Revert "fix concat test on windows"
This reverts commit d1dd0cd6df.
Baris Usakli d1dd0cd6df fix concat test on windows
Peter Jaszkowiak 9ef2b5a003 Don't use uglify compress
Peter Jaszkowiak 53eced6be0 uglify-js@3, JS source maps 🍰
Peter Jaszkowiak c85bf9202d Fix tests sometimes failing
Peter Jaszkowiak 3dd282b7b9 Load languages with other plugin data
- Added more tests
- Should speed up builds
- Allows for incremental builds in the future
Peter Jaszkowiak cd1f0ddc79 Resolve merge conflicts
Peter Jaszkowiak 62546bc4fd Build tests
Peter Jaszkowiak d988e8a50f Test minifier
Peter Jaszkowiak 90da6d889d Only load necessary plugin data
Fix tests to work in this case
Add more verbose messages to plugins/data
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files
Barış Soner Uşaklı c168ed43d4 up build timeout
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
barisusakli e3a2e13438 build test