snappymail/dev/Common
2020-07-23 20:35:37 +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 Bugfix: incorrect removal of useJsNextBundle 2020-07-22 10:03:37 +02:00
Cache.js Underscore.js _.find() to native Array.find() 2020-07-22 10:43:19 +02:00
Consts.js prettier --write 2019-07-04 22:19:24 +03:00
Enums.js Use jQuery.slim 2020-07-23 16:06:16 +02:00
Events.js Underscore.js _.each() to native Array.forEach() (optional with Object.entries/values) 2020-07-22 14:49:18 +02:00
Globals.js Underscore.js _.find() to native Array.find() 2020-07-22 10:43:19 +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 Underscore.js _.each() to native Array.forEach() (optional with Object.entries/values) 2020-07-22 14:49:18 +02:00
Selector.js Underscore.js _.delay() to native setTimeout() 2020-07-22 20:28:25 +02:00
Translator.js Replace missed $.ajax with window.fetch 2020-07-23 20:35:37 +02:00
Utils.js Replace missed $.ajax with window.fetch 2020-07-23 20:35:37 +02:00