Commit graph

290 commits

Author SHA1 Message Date
djmaze
d1c06a8ece Extend the use of ResizeObserver by dropping all knockoutjs observable this.resizerTrigger in mail composer
As benefit this also drops the CustomEvent('resize.real')
2020-08-19 11:30:31 +02:00
djmaze
9f1ea1a0fd Bugfix boostrap alerts.less was accidentally removed
Bugfix Date.fromNow('past'/'future') reversed
Replace Events[pub/sub]('interval.*') with setInterval()
Events[pub/sub] to native
Cleanup knockout extensions
Replaced momentToNode with proper HTML5 <time>
Cleanup Momentor
2020-08-14 20:35:39 +02:00
djmaze
f5a444aa14 Removed opentip
Cleanup lightgallery
2020-08-13 13:16:08 +02:00
djmaze
4383281de6 Removed unused bootstrap code 2020-08-08 14:39:51 +02:00
djmaze
e1b274fcb4 Bugfix: scrollTop/scrollLeft never worked because .b-content has overflow:auto not the sub-div .content 2020-08-06 16:14:50 +02:00
djmaze
7584e9003f Cleanup ProgressJS 2020-07-30 12:17:41 +02:00
djmaze
db5751cd00 Cleaner boot.js 2020-07-28 11:23:06 +02:00
djmaze
828387bec1 Removed .no-css 2020-07-22 08:31:25 +02:00
djmaze
90cec2171a Strip .no-css, .csstransitions and .cssanimations 2020-07-22 08:17:02 +02:00
djmaze
1e71698b79 Improved initHorizontalLayoutResizer and initVerticalLayoutResizer with custom resizer 2020-07-17 13:46:49 +02:00
djmaze
e3aaea8035 Get rid of jQuery.wakup
Get rid of jQuery UI resizable (use HTML5 with ResizeObserver/MutationObserver, work-in-progress not as beautiful yet)
Get rid of hidden download() iframe
2020-07-16 19:49:56 +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
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
450528ff00 Add prettier 2019-07-04 22:09:27 +03:00
Simounet
595ddb8bbc Content image max width size set to 100% 2019-01-09 22:05:28 +01:00
RainLoop
8ce5e86b04 Show 'To Top' and 'Fullscreen' buttons only on mouse-hover (close #1501) 2017-09-20 21:36:56 +03:00
RainLoop Team
ab374bbb71 Many small fixes. 2017-07-06 01:31:41 +03:00
RainLoop Team
673ada299a Fix "Collapse the TO" (#1199) 2017-06-02 21:32:24 +03:00
RainLoop Team
acbe439456 Add "CC" to message view (#1435) 2017-05-25 21:51:09 +03:00
RainLoop Team
a45e9ba9c8 Add "move to folder" description 2017-03-01 21:38:18 +03:00
RainLoop Team
6a6f420c76 2016 -> 2017
+ Small fixes
2017-02-25 22:21:41 +03:00
Wes Cossick
b179607593 Improve composition on small screens
Two changes: Minimized width of labels; Caused header overflow to scroll
2017-02-25 08:33:20 -06:00
RainLoop Team
f0e9d1a6d5 Add new "Move to folder" button 2017-02-08 20:48:53 +03:00
RainLoop Team
f383380d59 Update ckeditor 2017-01-13 01:50:30 +03:00
RainLoop Team
d3f8fa4308 Small fixes 2016-11-11 22:48:47 +03:00
RainLoop Team
52018b40e8 Add login background animation 2016-10-18 22:49:54 +03:00
RainLoop Team
0bbb2f14a4 1.10.4.183
---
Fixes:
New login form style display problem since version 1.10.4 (#1196)
Collapse the TO: field in message view (#1199)
Paste with HTML tags fails (#1193)
2016-09-29 00:40:17 +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
ea1dafe233 Small fixes 2016-09-06 23:51:21 +03:00
RainLoop Team
4ee1712fac Fix glass styles 2016-09-03 02:51:17 +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
9e38a59df3 Simple fixes 2016-08-30 23:24:02 +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
RainLoop Team
9811fd8f5c 1.10.3.151
Change spam/not-spam icons
2016-08-08 23:35:32 +03:00
RainLoop Team
c3985da102 Move almost all libs to node_modules
Update libs
2016-07-30 18:35:08 +03:00
RainLoop Team
786873041f Small fixes 2016-07-17 18:29:35 +03:00
RainLoop Team
cec53b111f Code refactoring (5) (es5 -> es2015) 2016-07-17 18:05:15 +03:00
RainLoop Team
c145137b25 Improve composer pop-up on mobile (#1106) 2016-07-15 20:21:24 +03:00
RainLoop Team
0a6a84b3d7 Add social redirect animation 2016-07-13 00:46:33 +03:00
RainLoop Team
e49f3c6692 Code refactoring (3) (es5 -> es2015) 2016-07-10 17:03:22 +03:00
RainLoop Team
71b6407d61 Fix search field styles 2016-07-05 20:28:59 +03:00
RainLoop Team
b43bb17cdb Fix npm testing 2016-07-01 02:16:35 +03:00
RainLoop Team
70be42bbaf Add new login animation 2016-06-23 01:26:54 +03:00
RainLoop Team
a0a9acf9d9 PreRelease commit 2016-06-20 21:29:42 +03:00