snappymail/dev/Common
djmaze efcefbaf78 Cleanup CSS and drop bMobileDevice detection.
Touch devices can be any size and can use (bluetooth/usb-c mouse/keyboard) these days.
It's all about pixels and currently if the mode is mobile/no-mobile (this can be improved later).
2020-09-30 12:31:34 +02:00
..
Audio.js Bugfix boostrap alerts.less was accidentally removed 2020-08-14 20:35:39 +02:00
Cache.js Merge Objects prototype extensions 2020-09-04 17:07:35 +02:00
Consts.js Removed lozad. Lazy loading of images. A browser can itself these days. 2020-08-06 15:07:43 +02:00
Enums.js Cleanup knockout commands and replaced EventKeyCode with native KeyboardEvent.key 2020-09-17 17:47:35 +02:00
Globals.js Cleanup CSS and drop bMobileDevice detection. 2020-09-30 12:31:34 +02:00
HtmlEditor.js Bugfix: CKEditor failed to load 2020-09-23 11:20:00 +02:00
Links.js Changed logo (the dots say 'snappy' in braille) 2020-09-24 11:52:24 +02:00
Mime.js prettier --write 2019-07-04 22:19:24 +03:00
Momentor.js Cleanup __APP__/getApp code 2020-09-15 09:29:25 +02:00
Plugins.js Cleanup __APP__/getApp code 2020-09-15 09:29:25 +02:00
Selector.js Resolve https://github.com/the-djmaze/snappymail/issues/14 2020-09-26 10:20:24 +02:00
Translator.js Bugfix: Translator append() should be appendChild() 2020-08-31 11:31:35 +02:00
Utils.js Added HTML5 Drag & Drop for Gecko/Firefox Mobile 2020-09-28 17:23:22 +02:00