djmaze
9f73377a88
Bugfix: compose e-mail file upload failed to wrong conversion to ES2015
...
Must be a 39 degrees workplace failure
2020-08-15 20:11:56 +02:00
djmaze
a8ef5ec75b
Bugfix: Email addressparser
...
Cleanup vendor scripts
2020-08-12 11:49:40 +02:00
djmaze
e7180a86ce
Made eslint using 'browser' environment and added globals, because RainLoop is used in browsers.
...
This also allowed to remove all webpack 'externals' overhead.
2020-08-12 00:25:36 +02:00
djmaze
656fd72319
$.isArray() is deprecated
...
$.bind() is deprecated
$.parseJSON is deprecated
$.unique is deprecated
jQuery .bind() is deprecated
jQuery .unbind() is deprecated
jQuery .load() is deprecated
removed $.support.transition
2020-08-07 09:40:36 +02:00
djmaze
2ba34532c2
JavaScript string compare '' is always a ToBoolean
...
See https://www.ecma-international.org/ecma-262/5.1/#sec-9.2
2020-07-28 17:20:14 +02:00
djmaze
c9d444250f
Strip webpack and iframe support from Jua.js (only use xmlhttprequest)
2020-07-27 16:58:04 +02:00
djmaze
1b331aca32
Removed unused code from JavaScript files
2020-07-27 14:52:18 +02:00
djmaze
6e0d0b3b6e
CRLF to LF
2020-03-11 14:17:52 +01:00
RainLoop
16ca116b30
Fix 'Horizontal scroll in message view broken' ( close #1494 )
2017-09-20 23:47:54 +03:00
RainLoop Team
de06ab1a41
MAC OS drag & drop fixes ( #562 )
2015-03-31 00:55:07 +04:00
RainLoop Team
2545ce3cd9
Code refactoring
2014-11-12 20:46:54 +04:00
RainLoop Team
cdf812ae9a
Update Jua
2014-09-11 19:00:05 +04:00
RainLoop Team
efb9db36d2
Update JUA auploder
...
Small less fixes
2013-12-09 02:14:55 +04:00
RainLoop Team
4cc2207513
Uploading and preparing the repository to the dev version.
...
Original unminified source code (dev folder - js, css, less) (fixes #6 )
Grunt build system
Multiple identities correction (fixes #9 )
Compose html editor (fixes #12 )
New general settings - Loading Description
New warning about default admin password
Split general and login screen settings
2013-11-16 02:21:12 +04:00