snappymail/dev/Common
2020-07-20 21:39:00 +02:00
..
ClientStorageDriver prettier --write 2019-07-04 22:19:24 +03:00
Audio.js Small improvements 2019-07-11 21:45:47 +03:00
Base64.js prettier --write 2019-07-04 22:19:24 +03:00
Booter.js Upgraded some old JavaScript to ECMAScript 1.6 2020-07-15 14:25:51 +02:00
Cache.js CRLF to LF 2020-03-11 14:17:52 +01:00
Consts.js prettier --write 2019-07-04 22:19:24 +03:00
Enums.js prettier --write 2019-07-04 22:19:24 +03:00
Events.js prettier --write 2019-07-04 22:19:24 +03:00
Globals.js -1…*.indexOf() to native .includes() 2020-07-20 21:39:00 +02:00
HtmlEditor.js _.bind(function, object) to function.bind(object) 2020-07-20 15:47:33 +02:00
Jassl.js prettier --write 2019-07-04 22:19:24 +03:00
Links.js Remove phpinfo() 2020-05-07 09:24:02 +02:00
Mime.js prettier --write 2019-07-04 22:19:24 +03:00
Momentor.js prettier --write 2019-07-04 22:19:24 +03:00
Plugins.js prettier --write 2019-07-04 22:19:24 +03:00
Selector.js Changes _.filter(array) to native array.filter() 2020-07-20 21:29:44 +02:00
Translator.js JavaScript inArray()/indexOf() to .includes() 2020-07-20 14:33:33 +02:00
Utils.js _.bind(function, object) to function.bind(object) 2020-07-20 15:47:33 +02:00