djmaze
|
f2d194947d
|
Merge Objects prototype extensions
|
2020-09-04 17:07:35 +02:00 |
|
djmaze
|
f6a55898c7
|
Removed isNormal() because 'null == undefined' so 'null != value' is sufficient
|
2020-08-17 21:57:56 +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
|
a5d41edb24
|
Underscore.js _.each() to native Array.forEach() (optional with Object.entries/values)
|
2020-07-22 14:49:18 +02:00 |
|
RainLoop Team
|
8a0be3212d
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
RainLoop Team
|
e88c193334
|
*.jsx -> *.js
|
2016-08-11 02:34:09 +03:00 |
|
RainLoop Team
|
38a1041a73
|
Code refactoring (es5 -> es2015)
|
2016-07-07 00:03:30 +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
|
1119022916
|
Added individual signatures for every identity.
|
2015-02-08 05:12:34 +04:00 |
|
RainLoop Team
|
c26ab305a1
|
Small fixes
Release commit
|
2014-10-05 22:53:24 +04:00 |
|
RainLoop Team
|
d8321a522e
|
ko cleaning up
|
2014-10-04 15:58:01 +04:00 |
|
RainLoop Team
|
36bdce3084
|
Remove tags support from code.
|
2014-10-03 23:09:13 +04:00 |
|
RainLoop Team
|
7a374ebe03
|
Fixed Opening an email with specific content „hangs” RainLoop in the browser (Closes #308)
Code refactoring
|
2014-09-05 19:53:44 +04:00 |
|