djmaze
|
b31bf3d7f5
|
Improved js minification
|
2021-01-26 11:46:30 +01:00 |
|
djmaze
|
ad8fd8879b
|
This version uses Rollup instead of WebPack.
Due to that the code is smaller and has changes to prevent Circular Dependencies
|
2021-01-25 22:00:13 +01:00 |
|
djmaze
|
1535dd00f1
|
cleanup webpack export references
|
2021-01-22 16:32:08 +01: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
|
aeb5275648
|
Improved boot.js with existing global window.rl
Put dev/Storage/Settings.js in boots.js global rl.settings
|
2020-09-04 12:05:17 +02:00 |
|
djmaze
|
43c92a82e6
|
Underscore.js _.delay() to native setTimeout()
|
2020-07-22 20:28:25 +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
|
d7ab67a460
|
Code refactoring (4) (es5 -> es2015)
|
2016-07-15 22:54:37 +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
|
d2c16381e2
|
Add more options for session timeout (#807)
|
2016-05-22 03:15:51 +03:00 |
|
RainLoop Team
|
acb013fbb5
|
Added "Enforce 2-Step verification" setting
|
2015-04-07 20:40:28 +04:00 |
|
RainLoop Team
|
4eaef23cc7
|
Code refactoring
|
2015-02-22 20:35:17 +04:00 |
|
RainLoop Team
|
276e8c48e8
|
Small fixes
|
2015-02-20 02:13:27 +04:00 |
|
RainLoop Team
|
bb551e4ec8
|
Added auto logout option
|
2015-02-19 01:19:24 +04:00 |
|
RainLoop Team
|
1a85330770
|
Small fixes and code refactoring
|
2015-02-16 01:58:24 +04:00 |
|
RainLoop Team
|
286ab567af
|
Code refactoring
|
2015-02-03 05:56:26 +04:00 |
|
RainLoop Team
|
b42ce01e7e
|
Code refactoring (Translator, Stores, ko)
|
2015-01-26 03:13:12 +04:00 |
|
RainLoop Team
|
77a30c0b92
|
Login screen new interface (social buttons)
|
2014-10-30 18:09:10 +04:00 |
|
RainLoop Team
|
8cf8b94d39
|
Code refactoring
|
2014-10-18 17:43:44 +04:00 |
|