djmaze
e01e484259
Ajax use window.fetch() instead of $.ajax (not perfect yet).
...
This allows us to use jquery.slim (and cash-dom in the future)
2020-07-21 22:22:58 +02:00
djmaze
756fe81091
Replaced _.has() with native Object.prototype.hasOwnProperty.call()
2020-07-20 22:06:21 +02:00
djmaze
961fa305c9
-1…*.indexOf() to native .includes()
2020-07-20 21:39:00 +02:00
djmaze
eb15c6e45f
Changes _.filter(array) to native array.filter()
2020-07-20 21:29:44 +02:00
djmaze
af136f46c4
_.bind(function, object) to function.bind(object)
2020-07-20 15:47:33 +02:00
djmaze
db2d95d684
JavaScript inArray()/indexOf() to .includes()
2020-07-20 14:33:33 +02:00
djmaze
ec3fd5b7e4
Remove jquery-letterfx, just like cd55e3ccc2
2020-07-20 11:26:40 +02:00
djmaze
0b0747b8dc
Upgraded some old JavaScript to ECMAScript 1.6
...
Removed some jQuery references
Added JavaScript Globals.$htmlCL for frequently used window.document.documentElement.classList
2020-07-15 14:25:51 +02:00
djmaze
412d69ce75
Removed jquery-backstretch that handled the UserBackground
...
The UserBackground is now handled with CSS3 on body.thm-body
This allowed me to remove the #rl-bg so that the "video-on-login-screen" plugin will not work indefinitely.
2020-07-13 15:47:19 +02:00
djmaze
85155a9895
Merge remote-tracking branch 'upstream/master'
2020-07-13 11:40:49 +02:00
djmaze
7b03ae5ed8
Remove phpinfo()
2020-05-07 09:24:02 +02:00
RainLoop Team
151646f990
Improve resource loaders
2020-03-15 23:14:52 +03:00
djmaze
aae7883b99
Bugfix: bootstrap jQuery('#') syntax error
...
Changed: use ES2015
Changed: gulp uglify to terser
Removed: ChangePassword
Removed: nanoscroll
Removed: JS polyfills
2020-03-13 15:30:39 +01:00
djmaze
6e0d0b3b6e
CRLF to LF
2020-03-11 14:17:52 +01:00
djmaze
4468d5bd22
Removed: twitter, google, dropbox, facebook, owncloud, modernizr from JavaScript
2020-03-11 12:55:03 +01:00
RainLoop Team
0c38f42197
Small improvements
2019-07-11 21:45:47 +03:00
RainLoop Team
8a0be3212d
prettier --write
2019-07-04 22:19:24 +03:00
RainLoop Team
b244462fa5
update gulp and gulpfile
2019-06-29 17:16:09 +03:00
RainLoop Team
23451c032a
Remove cmd imterface
2019-03-30 01:54:06 +03:00
RainLoop Team
13065dd926
Update dependencies
2019-03-28 01:01:26 +03:00
RainLoop Team
95eb786a3f
Update deps
2018-10-06 02:13:58 +03:00
RainLoop Team
791f0ff6ad
Small fixes and improvements
2018-07-10 00:05:02 +03:00
RainLoop
90a3d2b62a
Fix incorrect mailto format #1521
2017-10-06 21:52:00 +03:00
RainLoop
d76fde37df
Fix crippled contact names ( #1447 )
2017-09-27 20:58:15 +03:00
RainLoop
ed5685314e
Fix unexpected desktop mode on mobile devices + small fixes ( #1514 )
2017-09-25 00:08:44 +03:00
RainLoop
230624b60c
Save showAttachmnetControls status to local storage ( #1502 )
2017-09-21 23:28:14 +03:00
RainLoop
4f19d9fd56
Try the lozad lazy loader
2017-09-21 01:18:41 +03:00
RainLoop Team
425f0ee3f6
Small fixes
2017-08-07 18:09:14 +03:00
RainLoop Team
ab374bbb71
Many small fixes.
2017-07-06 01:31:41 +03:00
RainLoop Team
483549660b
Add "cc" to "View in separate window"/"Print"
2017-07-05 22:20:24 +03:00
RainLoop Team
8da988fef2
Synchronize localizations from Transifex
...
Update package.json dependencies
Fix eslint errors
webpack 2 -> webpack 3
2017-06-24 22:26:27 +03:00
RainLoop Team
f8b4aa8683
Update package.json dependencies (+ fixes and improvements)
2017-03-12 20:44:42 +03:00
RainLoop Team
f0e9d1a6d5
Add new "Move to folder" button
2017-02-08 20:48:53 +03:00
RainLoop Team
2c3881abc6
Update ckeditor
2017-01-19 18:50:00 +03:00
RainLoop Team
9d60dd0786
Add some signature improvements ( #1238 )
2016-10-27 00:25:15 +03:00
RainLoop Team
ca4897038a
Fix strange quoting behaviour ( #1225 )
2016-10-26 01:10:36 +03:00
RainLoop Team
ae996b75f1
Updated: dependencies
...
+ small fixes
2016-10-18 21:28:42 +03:00
RainLoop Team
224362299a
1.10.4.181
2016-09-21 20:12:18 +03:00
RainLoop Team
155f4b6df2
Release glass style
2016-09-15 23:34:30 +03:00
RainLoop Team
e6e0b02849
Code refactoring
...
Flow first look
2016-09-10 02:27:53 +03:00
RainLoop Team
2f841524cb
Add Persian language
...
Synchronize localizations from Transifex
2016-09-07 00:46:23 +03:00
RainLoop Team
17bdc999f6
Update js dependencies
2016-09-07 00:06:38 +03:00
RainLoop Team
1526130bfc
Add asserts folder
...
Add @command decorator
2016-09-03 02:19:37 +03:00
RainLoop Team
a60ffc06e1
Update ckeditor
...
Avoid empty commands
Small fixes
2016-09-01 23:41:36 +03:00
RainLoop Team
6b1fd1239f
Fix signature adding
2016-08-31 00:31:51 +03:00
RainLoop Team
9e38a59df3
Simple fixes
2016-08-30 23:24:02 +03:00
RainLoop Team
b28d4f8cf3
Update dependencies
2016-08-30 01:10:24 +03:00
RainLoop Team
962391e2a0
Add cmd interface
...
Code refactoring
2016-08-24 01:17:50 +03:00
RainLoop Team
e6e1a19477
Add cmd interface
2016-08-23 23:15:14 +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