Commit Graph

103 Commits (4410385e8f4d58902e2b99d68bf3b377b2447185)

Author SHA1 Message Date
phit 00a06e9253 Use mousetrap.js minified version
didn't see a reason it shouldn't use the minified version
pichalite 3ef7c57a63 make jquery ui a r.js module
psychobunny 0afa55517f fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
Julian Lam 785f4fc5a0 updating to jQuery 3.x on frontend and ACP
barisusakli 5c83075806 moved variables parse to ajaxify.js
barisusakli e5ecb333f9 closes
Mathias Schreck ce9ee62fa0 Handle callback errors
pichalite b7b909bcc0 remove unused autosize lib
pichalite 8ef7ca4bdb update chart.js to new version
Julian Lam e407dbfdd4 fix module bridging output to log the correct number
barisusakli bb7303834f remove csrf r.js module
Julian Lam cf7540d41c appeasing Travis CI, 'cause fuck code reuse, right?
Julian Lam 55bcc28e0e closes
AdJones 693e724802 Fixing issue where the relative path was ignored for express modules ()
* Fixing issue where the relative path was ignored for express modules

* Fixing issue where the relative path was ignored for express modules (without the console log lines!)
Julian Lam 1d7a5f58e2 fixes
psychobunny d83a1987eb fix routing of rjs modules
Julian Lam b6a10c7729 removed console log
Julian Lam 94a505a6bb removed symlink logic and using route bridging instead.
Also allowed plugins to define modules from their plugin.json
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors
psychobunny 359b1fbe1a cleanup
psychobunny e2bc5f241a optimizing process.send for js minification
psychobunny acd24d856f run tasks in series to speed up startup time
Julian Lam 8013f124da fixes
psychobunny aa2af345f9 removed unused deps
psychobunny 329a7a1e08 @barisusakli fixing minfile caching for multiple processes
Julian Lam 3f2872979f added buzz
Julian Lam 44aae7daa5 removed hammer, updated semver, added mousetrap
Julian Lam e1323c0295 Updated js code so vendors can be added to the modules folder, so
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.

First module to make the transition: Chart.js
barisusakli 3336365e53 closes
barisusakli c2e1426e57 fix syntax error, and actually show error if minification fails
psychobunny e017ad432f closes
psychobunny 1853cc3cc1 better messaging for each minification process
psychobunny f94cd21f83 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified
psychobunny 42c0b973f1 closes
psychobunny 5e4ef52911 some more cleanup
psychobunny 3cc5e1473f cleanup / lint before diving in
psychobunny f17fa3ca11 minify flag not actually being used
Schamper 6b21e34c76 Also clean the minifier process options if the --debug option is used
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
barisusakli 9040a1a063 concat minimize most common routes
barisusakli ca294fc6ec closes
barisusakli fbfb39f967 moved socket connection out of app.js
barisusakli a64cbbc6df
Barış Soner Uşaklı a2bf7d4230 Merge pull request from EvSpirit/master
 increment --debug-brk port value when forking js-minifier child pr...
Julian Lam 3d9415b65e Fixes
Julian Lam 2d70733fa5 updated dependencies to use latest UglifyJS2, instead of my year-old fork
barisusakli 8e74d8f4fa removed parallel
psychobunny 15a8ebaeff only load rjs modules that are required on startup
psychobunny 0ad1c8afbf forgot to add pagination to default minified file
psychobunny b0907b8c3c minify some modules that are required on cold load