snappymail/vendors
djmaze ea48f5060b isArray to native Array.isArray
isUnd(*) to native undefined === *
isFunc to native typeof * === 'function'
isObject to native typeof * === 'object'
microtime() to native Date().getTime();
noop to native ()=>{}
noopFalse to native ()=>false
noopTrue to native ()=>true
boolToAjax to native *?'1':'0'
Underscore.js to native
2020-07-29 21:49:41 +02:00
..
bootstrap deprecated jQuery.delegate() to jQuery.on() 2020-07-25 13:50:46 +02:00
ckeditor CRLF to LF 2020-03-11 14:17:52 +01:00
ckeditor-plugins JavaScript string compare '' is always a ToBoolean 2020-07-28 17:20:14 +02:00
flags CRLF to LF 2020-03-11 14:17:52 +01:00
fontastic Add mobile version (beta) 2016-05-01 04:07:29 +03:00
inputosaurus Removed unused code from JavaScript files 2020-07-27 14:52:18 +02:00
jquery-ui Removed unused code from JavaScript files 2020-07-27 14:52:18 +02:00
jua JavaScript string compare '' is always a ToBoolean 2020-07-28 17:20:14 +02:00
keymaster Removed unused code from JavaScript files 2020-07-27 14:52:18 +02:00
lightgallery CRLF to LF 2020-03-11 14:17:52 +01:00
Progress.js Cleaner boot.js 2020-07-28 11:23:06 +02:00
qr.js Removed unused code from JavaScript files 2020-07-27 14:52:18 +02:00
routes