Baris Usakli
67ac8e3d06
closes #7053
6 years ago
Barış Soner Uşaklı
9fecad138c
limit number of js files minified, dont crash upgrade script of widget-settings is not found
6 years ago
Barış Soner Uşaklı
85c60316ed
upgrade to winston 3.1, closes #6590 ( #6838 )
...
* upgrade to winston 3.1
* fix winston in web/install and tests
6 years ago
Barış Soner Uşaklı
c2b0be1f2c
if stack is undefined fallback to message and then to hardcoded string
7 years ago
Peter Jaszkowiak
ce09813bf0
Show failed minify file and fix username editing privilege ( #6445 )
...
* Fix global mods and admins being unable to change usernames
* Message file which failed to minify
7 years ago
Barış Soner Uşaklı
50f4fd5345
remove dupe code in minify_js
7 years ago
Peter Jaszkowiak
a00f1f9a81
Use uglify-es for ES6 support ( #6402 )
7 years ago
Peter Jaszkowiak
dcf1865b54
Fix ACP alerts to use same system as client ( #6396 )
...
* Fix PostCSS warning message
* Fix disconnect indicator styling
Would increase size of quick actions when active
* Use same alert system in ACP and client
- Remove snackbar
- Add styling and fix template for ACP (based on Persona)
7 years ago
Barış Soner Uşaklı
4b5c87e93f
send stack instead of message
7 years ago
Barış Soner Uşaklı
7b04b4876d
closes #6241
7 years ago
Peter Jaszkowiak
c47c47f7e3
Use less memory to build translation files ( #6070 )
...
* Change languages build to use less memory
Add graceful-fs so no ned to worry about fs limits
* Specify encoding for fs.readFile
Use eachLimit since graceful-fs handles that now
7 years ago
Peter Jaszkowiak
1c35213934
Fix #5970 and forking while debugging ( #5965 )
...
* Fix forking while debugging
Debugger address in use no longer happens
* Fix cropper error
7 years ago
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
8 years ago
Peter Jaszkowiak
61b0f0c4c3
Catch uglify errors
8 years ago
Peter Jaszkowiak
e71fb9ab24
Fix `node --inspect`
8 years ago
Peter Jaszkowiak
8901dad6f2
Revert "fix concat test on windows"
...
This reverts commit d1dd0cd6df
.
8 years ago
Baris Usakli
d1dd0cd6df
fix concat test on windows
8 years ago
Peter Jaszkowiak
9ef2b5a003
Don't use uglify compress
8 years ago
Peter Jaszkowiak
53eced6be0
uglify-js@3, JS source maps 🍰
8 years ago
Peter Jaszkowiak
2a9cdb7be2
Add `--threads=#` option for setting max threads
...
Make grunt NODE_ENV development by default
8 years ago
Peter Jaszkowiak
d988e8a50f
Test minifier
8 years ago
Peter Jaszkowiak
9f5ce24993
Minify modules in a batch
8 years ago
Peter Jaszkowiak
e8caee3c4c
Restrict total threads
...
So machines with a small amount of cores build faster
8 years ago
Peter Jaszkowiak
7ccfb5cdc0
Build refactor
...
- Target aliases and bundles
- More concurrency
- Use `--series` to force series processing
- Minifier self-hosted threading
- meta/css delegates to minifier
8 years ago
Julian Lam
ddea9f534e
running eslint again
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only `.js` files
8 years ago
Julian Lam
672d7352bb
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
beb652ee43
Move `minifier.js` to `src/meta`
8 years ago