djmaze
|
b908d7b46f
|
Resolve https://github.com/the-djmaze/snappymail/issues/26
|
2020-10-17 13:53:04 +02:00 |
|
djmaze
|
cb2048f163
|
cleanup some code
|
2020-10-02 12:40:33 +02:00 |
|
djmaze
|
0a95e2c6dc
|
Cleanup constants
|
2020-09-30 14:07:03 +02:00 |
|
djmaze
|
662e6b3466
|
cleanup some code
|
2020-09-22 10:54:00 +02:00 |
|
djmaze
|
b904eca98e
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
|
djmaze
|
29cf711a6a
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +02:00 |
|
djmaze
|
b8043cdc98
|
Remove unused bMobileDevice import
|
2020-08-22 01:09:50 +02:00 |
|
djmaze
|
996723a486
|
Removed: KnockoutJS 'hasFocus:' because HTML5 has autofocus=""
Knoin.js now searches for [autofocus] and handles it
|
2020-08-22 01:03:03 +02:00 |
|
djmaze
|
bbd9f49dcd
|
$.proxy is deprecated
$.trim is deprecated
|
2020-08-06 18:24:46 +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
|
af136f46c4
|
_.bind(function, object) to function.bind(object)
|
2020-07-20 15:47:33 +02:00 |
|
RainLoop Team
|
8a0be3212d
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
RainLoop Team
|
709eeddd09
|
Small fixes
|
2017-07-11 15:40:31 +03:00 |
|
RainLoop Team
|
e6e0b02849
|
Code refactoring
Flow first look
|
2016-09-10 02:27:53 +03:00 |
|
RainLoop Team
|
17669b7be0
|
es5 -> es2015 (last stage)
Signature plugin fixes
Add view decorator
A large number of fixes
|
2016-08-20 20:30:16 +03:00 |
|
RainLoop Team
|
fb2e492ce8
|
More scrict rules
|
2016-07-05 22:52:52 +03:00 |
|
RainLoop Team
|
8e8a041032
|
eslint (additional rules)
|
2016-07-01 01:05:04 +03:00 |
|
RainLoop Team
|
77a1d3f3df
|
jshint -> eslint
|
2016-06-27 23:55:37 +03:00 |
|
RainLoop Team
|
28a125426a
|
Add alias support (domains)
|
2016-06-11 01:20:09 +03:00 |
|
RainLoop Team
|
17efdbf3bd
|
Synchronize localizations from Transifex
|
2016-02-05 21:51:00 +03:00 |
|
RainLoop Team
|
53cf543795
|
babeljs: step 2
|
2015-11-18 23:10:01 +03:00 |
|
RainLoop Team
|
445cd155e5
|
ES2015 first look / babeljs
|
2015-11-15 03:24:02 +03:00 |
|
RainLoop Team
|
351c12c002
|
Welcome page branding option
|
2015-04-10 02:07:03 +04:00 |
|
RainLoop Team
|
3dac6809d1
|
Admin Panel localization (#467)
|
2015-03-28 02:09:36 +04:00 |
|
RainLoop Team
|
4eaef23cc7
|
Code refactoring
|
2015-02-22 20:35:17 +04:00 |
|
RainLoop Team
|
e96f297def
|
Fixed "Mouse right click don't works correctly" (Closes #466)
+ small fixes
|
2015-02-17 17:32:41 +04:00 |
|
RainLoop Team
|
1a85330770
|
Small fixes and code refactoring
|
2015-02-16 01:58:24 +04:00 |
|
RainLoop Team
|
51666d7c7e
|
New logic for storage provider (breaking changes)
|
2015-02-05 03:54:26 +04:00 |
|
RainLoop Team
|
0152f1583b
|
Sieve filters (pre release)
|
2015-01-29 01:24:58 +04:00 |
|
RainLoop Team
|
63a286a6b6
|
Sieve test connection
|
2015-01-28 20:27:23 +04:00 |
|
RainLoop Team
|
aa84077ac4
|
Sound notification
Additional code refactoring
|
2015-01-27 01:06:00 +04:00 |
|
RainLoop Team
|
94789632f0
|
Sieve filters (alpha / beta version coming soon)
|
2015-01-24 02:35:42 +04:00 |
|
RainLoop Team
|
ec7324b061
|
Merged from sub repository (updated ckeditor, filters - step 2)
|
2014-12-01 21:36:46 +04:00 |
|
RainLoop Team
|
b9a93e82ec
|
SrolltoTop optimization
|
2014-11-20 03:25:39 +04:00 |
|
RainLoop Team
|
7841658791
|
Sieve configuration form (Domain)
|
2014-11-20 01:32:20 +04:00 |
|
RainLoop Team
|
2feee6d1dd
|
Fixed domain popup saving
|
2014-11-17 22:38:45 +04:00 |
|
RainLoop Team
|
6266b50c03
|
Added mail function support
|
2014-11-13 02:09:14 +04:00 |
|
RainLoop Team
|
2545ce3cd9
|
Code refactoring
|
2014-11-12 20:46:54 +04:00 |
|
RainLoop Team
|
ef7f8bddb3
|
Small fixes
|
2014-10-14 02:39:23 +04:00 |
|
RainLoop Team
|
49f6c8bbe9
|
Added "Verify ssl certificate" setting in domain configuration popup (Closes #332)
|
2014-10-07 01:47:21 +04:00 |
|
RainLoop Team
|
06274c6a7c
|
Code refactoring
Fixed owncloud password encoder/decoder (#291)
Fixed ckeditor in ownCloud iframe (Closes #302)
Release commit
|
2014-09-06 01:44:29 +04:00 |
|