djmaze
426b82e7c4
Cleanup messageview style
2021-05-18 14:28:56 +02:00
djmaze
109c6b6ab5
Cleanup HTML and CSS
2021-04-30 16:39:27 +02:00
djmaze
a624d43602
Remove unused #rl-top
2021-04-22 14:30:41 +02:00
djmaze
be66ab2ac8
Improved mobile and admin CSS
2021-03-22 13:46:03 +01:00
djmaze
e8deb4ff16
Remove capa.Folders and always allow mailbox folders
2021-03-06 10:07:54 +01:00
djmaze
1ac96c93d6
Improved responsive view
...
Removed unused CSS
2021-03-05 16:46:40 +01:00
djmaze
e52b9abc61
Cleanup more CSS and JS
...
and merge/cleanup/redesign composer attachments
2021-02-22 15:16:33 +01:00
djmaze
fe45179847
Cleanup some mobile modal screen sizes
...
And simplify the ko command bindinghandler to use CSS :enabled
2021-02-19 23:31:50 +01:00
djmaze
292f3289ac
Mobile view based on window width, drop terrible user agent detection
...
And improved responsive CSS
2021-02-16 14:40:11 +01:00
djmaze
33214c1a33
Improve desktop mode in mobile mode
2021-02-15 23:45:52 +01:00
djmaze
0d6335ed2c
messagelist search without float
...
and remove some usePreviewPane
2021-02-15 20:05:51 +01:00
djmaze
b1c7bd2c50
Improve and cleanup isMobile
2021-02-15 16:05:38 +01:00
djmaze
10f9ce39d9
Revamp mobile including CSS flexbox for messageListItem
2021-02-15 15:20:22 +01:00
djmaze
badf422178
Cleanup more CSS
2021-02-07 21:10:05 +01:00
djmaze
48424e213b
Allow themes in mobile mode
...
Cleanup themes and drop the template.less
2021-02-06 23:37:53 +01:00
djmaze
5e9941d58f
Also convert template body-background-image to var()
...
And cleanup more CSS
2021-02-05 15:31:42 +01:00
djmaze
d9bece04b2
Revamp CSS template system using var() feature
2021-02-05 10:42:20 +01:00
djmaze
7ccc44616d
Small code cleanups and fix translations
2021-01-27 00:26:31 +01:00
djmaze
6c75dd12f8
Cleanup CSS and JS code
2020-10-01 11:10:40 +02:00
djmaze
0a95e2c6dc
Cleanup constants
2020-09-30 14:07:03 +02:00
djmaze
efcefbaf78
Cleanup CSS and drop bMobileDevice detection.
...
Touch devices can be any size and can use (bluetooth/usb-c mouse/keyboard) these days.
It's all about pixels and currently if the mode is mobile/no-mobile (this can be improved later).
2020-09-30 12:31:34 +02:00
djmaze
06abbf0713
inputosaurus jQuery to native so we can drop jquery-ui
2020-09-21 16:05:04 +02:00
djmaze
e1d3a143f4
Removed simplestatemanager, use @media queries
2020-09-20 12:33:33 +02:00
djmaze
99bd895090
Fix some mobile view css issues
2020-09-12 13:57:09 +02:00
djmaze
e1f1a3aa12
Embed boot.min.js and boot.min.css into index.html for fast response
2020-09-06 11:13:43 +02:00
djmaze
45aaa17219
Better boot response by splitting and embedding boot css/html into index.html
2020-09-05 12:22:46 +02:00
djmaze
7135cc38fe
Remove bootstrap Modal feature for improved transition effects (in future might use <dialog>)
2020-09-02 17:06:35 +02:00
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
db5751cd00
Cleaner boot.js
2020-07-28 11:23:06 +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
RainLoop Team
ab374bbb71
Many small fixes.
2017-07-06 01:31:41 +03:00
RainLoop Team
a45e9ba9c8
Add "move to folder" description
2017-03-01 21:38:18 +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
06d3dac310
Code improvements
2016-05-24 00:57:36 +03:00
RainLoop Team
72bf212f67
Improve scripts load system
2016-05-20 10:11:38 +03:00
RainLoop Team
116de6fd45
Fix mobile gui
2016-05-01 14:51:49 +03:00
RainLoop Team
b0ffd84ac6
Add mobile version (beta)
2016-05-01 04:07:29 +03:00
RainLoop Team
763fae345b
Capability improvements
...
Additional branding options
2015-05-20 15:46:34 +04:00
RainLoop Team
31860420cb
Code refactoring
2015-02-22 02:00:51 +04:00
RainLoop Team
f8512b01b9
Reduce startup animation
2015-01-19 02:47:53 +04:00
RainLoop Team
43f19e29e8
Release commit
2015-01-10 00:27:49 +04:00
RainLoop Team
bce962328d
Release fixes
2015-01-09 03:31:31 +04:00
RainLoop Team
e3e7c1d963
Interface redesign (attachments, new preview pane layout)
2015-01-04 23:30:07 +04:00
RainLoop Team
c2b7632c13
Added knockoutjs components (step 1)
2014-10-29 02:58:21 +04:00
RainLoop Team
78f09856e3
Code refactoring
...
Enable password validation (password change plugins)
2014-10-04 22:31:29 +04:00