phit
00a06e9253
Use mousetrap.js minified version
...
didn't see a reason it shouldn't use the minified version
9 years ago
pichalite
3ef7c57a63
make jquery ui a r.js module
9 years ago
psychobunny
0afa55517f
fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
9 years ago
Julian Lam
785f4fc5a0
updating to jQuery 3.x on frontend and ACP
9 years ago
barisusakli
5c83075806
moved variables parse to ajaxify.js
9 years ago
barisusakli
e5ecb333f9
closes #4978
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
pichalite
b7b909bcc0
remove unused autosize lib
9 years ago
pichalite
8ef7ca4bdb
update chart.js to new version
9 years ago
Julian Lam
e407dbfdd4
fix module bridging output to log the correct number
9 years ago
barisusakli
bb7303834f
remove csrf r.js module
9 years ago
Julian Lam
cf7540d41c
appeasing Travis CI, 'cause fuck code reuse, right?
9 years ago
Julian Lam
55bcc28e0e
closes #4831
9 years ago
AdJones
693e724802
Fixing issue where the relative path was ignored for express modules ( #4621 )
...
* 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!)
9 years ago
Julian Lam
1d7a5f58e2
fixes #4576
9 years ago
psychobunny
d83a1987eb
fix routing of rjs modules
9 years ago
Julian Lam
b6a10c7729
removed console log
9 years ago
Julian Lam
94a505a6bb
removed symlink logic and using route bridging instead.
...
Also allowed plugins to define modules from their plugin.json
9 years ago
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
9 years ago
psychobunny
359b1fbe1a
cleanup
9 years ago
psychobunny
e2bc5f241a
optimizing process.send for js minification
9 years ago
psychobunny
acd24d856f
run tasks in series to speed up startup time
9 years ago
Julian Lam
8013f124da
fixes #4471
9 years ago
psychobunny
aa2af345f9
removed unused deps
9 years ago
psychobunny
329a7a1e08
@barisusakli fixing minfile caching for multiple processes
9 years ago
Julian Lam
3f2872979f
added buzz
9 years ago
Julian Lam
44aae7daa5
removed hammer, updated semver, added mousetrap
9 years ago
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
9 years ago
barisusakli
3336365e53
closes #4024
9 years ago
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
9 years ago
psychobunny
e017ad432f
closes #3810
9 years ago
psychobunny
1853cc3cc1
better messaging for each minification process
9 years ago
psychobunny
f94cd21f83
#3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified
9 years ago
psychobunny
42c0b973f1
closes #3134
9 years ago
psychobunny
5e4ef52911
some more cleanup
9 years ago
psychobunny
3cc5e1473f
cleanup / lint before diving in
9 years ago
psychobunny
f17fa3ca11
minify flag not actually being used
9 years ago
Schamper
6b21e34c76
Also clean the minifier process options if the --debug option is used
9 years ago
barisusakli
46c2563164
removed rooms.js removed browsing users, removed chat syncing across sockets
...
use lastonline for online detection
10 years ago
barisusakli
9040a1a063
concat minimize most common routes
10 years ago
barisusakli
ca294fc6ec
closes #3663
10 years ago
barisusakli
fbfb39f967
moved socket connection out of app.js
10 years ago
barisusakli
a64cbbc6df
#3573
10 years ago
Barış Soner Uşaklı
a2bf7d4230
Merge pull request #2895 from EvSpirit/master
...
#2893 increment --debug-brk port value when forking js-minifier child pr...
10 years ago
Julian Lam
3d9415b65e
Fixes #3442
10 years ago
Julian Lam
2d70733fa5
updated dependencies to use latest UglifyJS2, instead of my year-old fork
10 years ago
barisusakli
8e74d8f4fa
removed parallel
10 years ago
psychobunny
15a8ebaeff
only load rjs modules that are required on startup
10 years ago
psychobunny
0ad1c8afbf
forgot to add pagination to default minified file
10 years ago
psychobunny
b0907b8c3c
minify some modules that are required on cold load
10 years ago