Commit graph

54 commits

Author SHA1 Message Date
the-djmaze f01c6bce4b Fix some MailMessageView styling 2023-02-06 09:49:49 +01:00
the-djmaze 93ff3001c6 Hopefull improved styling for Firefox mobile fixes 2023-02-05 19:45:03 +01:00
the-djmaze cb167da854 Changed everything to be box-sizing: border-box; 2022-11-21 11:00:39 +01:00
the-djmaze 0ef8af21b1 Move bootstrap @LESS variables to CSS var() 2022-11-02 20:49:38 +01:00
the-djmaze 81a5466f50 Replace "Ctrl+P" shortcut with proper @media print CSS 2022-10-07 21:08:43 +02:00
the-djmaze 855e2c61c5 Improved message flags/keywords handling for #419 2022-06-02 21:26:57 +02:00
the-djmaze 049350b112 Bugfix: incorrect style for settings security 2022-03-24 12:28:18 +01:00
the-djmaze b138c1b4a0 Centralize attachmentName styling 2022-03-24 12:00:41 +01:00
djmaze 3bad2d5dbd Revamp login screens by moving login icons to the left,
due to issues with browser plugins like LastPass which place buttons on the right.
And added a TOTP icon
2021-11-16 12:35:11 +01:00
djmaze ac7370103e Improved sieve filter editor with less pull-right 2021-11-15 16:52:18 +01:00
djmaze db2a7a51c9 Cleanup some HTML and CSS 2021-11-15 15:26:28 +01:00
djmaze 6170de5aee Drop bootstrap modal.less by using <dialog> <header> and <footer>
https://snappymail.eu/demo/ updated for testing
2021-11-07 17:06:08 +01:00
djmaze 134deb8d73 Drop unused user mail templates system 2021-09-17 10:32:58 +02:00
djmaze 0659b126e7 Better folder unread-count view 2021-07-30 12:26:27 +02:00
djmaze e13337e247 Cleanup styling and gulp merge @media queries 2021-07-20 16:45:55 +02:00
djmaze 48fa1a1fdc Drop 2FA, read #84 2021-04-12 19:15:33 +02:00
djmaze af3c79ce80 Moved CKEditor to be plugin 2021-03-25 13:35:15 +01:00
djmaze b6d8fa5b3f Split admin css from app.css
Cleanup normalize and bootstrap css
Removed almost all css float
Removed CKEditor from app.css
2021-02-18 21:06:19 +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 6a92912a3d Bugfix: Inputosaurus modifications got broken.
Replaced completely with EmailAddressesComponent
2021-02-03 23:36:36 +01:00
djmaze b015454b02 Cleanup unused CSS 2021-02-01 22:54:19 +01:00
djmaze 72cbdfa7f2 Split SquireUI from HtmlEditor.js and improved SquireUI with styling 2020-09-10 12:56:45 +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 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 4383281de6 Removed unused bootstrap code 2020-08-08 14:39:51 +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
RainLoop Team 1526130bfc Add asserts folder
Add @command decorator
2016-09-03 02:19:37 +03:00
RainLoop Team e49f3c6692 Code refactoring (3) (es5 -> es2015) 2016-07-10 17:03:22 +03:00
RainLoop Team b64fedfacd Fix e-strip-animation class 2016-05-07 22:30:08 +03:00
RainLoop Team 351c12c002 Welcome page branding option 2015-04-10 02:07:03 +04:00
RainLoop Team 1119022916 Added individual signatures for every identity. 2015-02-08 05:12:34 +04:00
RainLoop Team 493191375f Identities refactoring and improvements (Reply-To and BCC) 2015-02-06 19:29:34 +04:00
RainLoop Team b42ce01e7e Code refactoring (Translator, Stores, ko) 2015-01-26 03:13:12 +04:00
RainLoop Team bce962328d Release fixes 2015-01-09 03:31:31 +04:00
RainLoop Team ec7324b061 Merged from sub repository (updated ckeditor, filters - step 2) 2014-12-01 21:36:46 +04:00
RainLoop Team 1423b88839 Added knockoutjs components
Added material design checkbox component
Added lang changing animation
2014-10-30 02:17:40 +04:00
RainLoop Team aabed21b19 Added additiona setting for google drive integration 2014-10-18 21:24:00 +04:00
RainLoop Team dfb3a07536 Disable previous pull-request (after testing) 2014-09-19 15:32:35 +04:00
Kenneth 2e4af33340 Added basic responsiveness 2014-09-19 01:02:23 +01:00
RainLoop Team 1027f319ed Sieve Filters (Interface first look)
Code refactoring
Small fixes
2014-08-07 01:02:20 +04:00
RainLoop Team 333c063cf1 Change build system (Grunt -> Gulp)
Remove attachments on reply (Closes #195)
Do not show deleted (flag \Deleted) messages (Closes #185)
Release commit
2014-06-16 23:56:11 +04:00
RainLoop Team d3ee36bb97 Fix not spam translate (Closes #168)
Small refactoring and fixes
2014-05-16 19:57:50 +04:00
RainLoop Team 0fad66c452 Keyboard shortcuts optimizations (#70)
Folder list focused state
2014-04-13 04:32:07 +04:00
RainLoop Team 8979687f88 Added keyboard shortcuts (part 1) (#70)
Scrolling in message view (#109)
2014-04-08 01:03:58 +04:00
RainLoop Team 419b47a81e 2-Step Verification (Google Authenticator)
Small fixes
2014-04-05 23:48:22 +04:00
RainLoop Team 5ece4cc0ec OpenPGP Key Storage (Settings) (#53)
Import, Delete, Generate, View
2014-03-13 02:29:33 +04:00
RainLoop Team 8da34e8d5f Html editor improvements (new toolbar type) 2014-02-12 04:08:31 +04:00
RainLoop Team f9c7de2920 HTML signature (closed #24)
New html editor (ckeditor integration)
2014-02-07 03:28:22 +04:00
RainLoop Team 3d3ad8d459 OpenPGP - part 3 - unstable (#53) 2014-01-29 03:53:30 +04:00
RainLoop Team b4e52e768c Move from icomoon to fontastic 2013-12-15 02:42:32 +04:00