djmaze
3a32a09f2a
KnockoutJS:
...
* remove deprecated allBindings as Accessor https://github.com/knockout/knockout/pull/2133
* remove unused event '*Bubble' https://knockoutjs.com/documentation/event-binding.html#note-4-preventing-the-event-from-bubbling
* remove unused 'completeOn' https://knockoutjs.com/documentation/binding-lifecycle-events.html#indicating-that-a-control-flow-binding-completes-asynchronously
2021-08-10 15:00:49 +02:00
djmaze
0659b126e7
Better folder unread-count view
2021-07-30 12:26:27 +02:00
djmaze
cbecdd93a0
More Knockout code to ES6
2021-07-29 11:43:47 +02:00
djmaze
66560be455
Drop obsolete File.fileName and File.fileSize
2021-07-26 19:04:11 +02:00
djmaze
1e49c1a6ac
Don't wrap tabs to next line in Help screen
2021-07-21 14:15:55 +02:00
djmaze
f57955443b
Cleanup bootstrap css
2021-07-20 20:29:47 +02:00
djmaze
e13337e247
Cleanup styling and gulp merge @media queries
2021-07-20 16:45:55 +02:00
djmaze
5213b804d9
Some tiny changes
2021-07-16 16:24:07 +02:00
djmaze
37e1474650
Cleanup OpenPGP.js
2021-05-19 15:26:45 +02:00
djmaze
c571a4fbe7
Cleanup OpenPGP.js and prepare for using Rollup
2021-05-18 10:59:13 +02:00
djmaze
066a0c08d2
Fix OpenPGP error
2021-05-13 00:32:28 +02:00
djmaze
b2b576a69c
Remove OpenPGP unused functions and vars
2021-05-04 15:01:40 +02:00
djmaze
be76df33b6
Remove OpenPGP support for IE and Node, and es6-promise polyfill
2021-05-03 17:05:50 +02:00
djmaze
8c454ccd9d
Cleanup OpenPGP.js a bit.
...
openpgp.worker doesn't need webpack
2021-05-01 16:33:30 +02:00
djmaze
5e63adc904
Move old OpenPGP.js to /vendors instead of npm
2021-05-01 15:10:04 +02:00
djmaze
c3c1fc2c0e
Tiny knockoutjs speedup
2021-04-23 18:16:36 +02:00
djmaze
ffb2f64170
<!-- ko foreach --> to: data-bind=""
2021-04-22 23:41:26 +02:00
djmaze
1b4277c9db
Remove some CSS outline and !important
2021-04-22 13:37:43 +02:00
djmaze
3d2f7fb3ef
Cleanup .add-on CSS
2021-04-20 11:27:19 +02:00
djmaze
d528a523ad
Drop unused qr.js
2021-04-19 13:34:33 +02:00
djmaze
89107387d5
Improved #81
2021-04-13 14:11:17 +02:00
djmaze
478ba00321
Bugfix: can't access property "classNames", config is undefined
2021-04-09 11:02:28 +02:00
djmaze
64cf19746d
Finish the sort feature
2021-03-27 16:02:48 +01:00
djmaze
af3c79ce80
Moved CKEditor to be plugin
2021-03-25 13:35:15 +01:00
djmaze
ab9e56f8b6
Reduce CSS footprint
2021-03-08 17:23:21 +01:00
djmaze
1ac96c93d6
Improved responsive view
...
Removed unused CSS
2021-03-05 16:46:40 +01:00
djmaze
d351ee6367
Updated Squire to v1.11.1
2021-03-05 13:40:52 +01:00
djmaze
a1f4daff3a
Remove colors from <pre> and <code> to prevent proper working of "dark mode"
2021-02-24 00:51:05 +01:00
djmaze
2982027dd2
Made SquaresDark theme really dark.
...
Due to that, e-mails with incorrect background/color settings are unreadable.
So a new feature in the settings is there to remove colors from messages.
Not perfect yet, but it works.
2021-02-24 00:17:53 +01:00
djmaze
fac36e828b
Cleanup Squire and Knockout with help of Chromium Code Coverage
...
Bugfix: Squire inlineNodeNames the 'I' tag was missing
Improved: Squire style editing
2021-02-23 22:50:48 +01:00
djmaze
0158a5fe1e
Improve Squire toolbar
...
Cleanup some JS code
2021-02-22 17:28:54 +01:00
djmaze
e52b9abc61
Cleanup more CSS and JS
...
and merge/cleanup/redesign composer attachments
2021-02-22 15:16:33 +01:00
djmaze
bc64fe6d0d
Use custom dropdown icon on <select>
2021-02-19 14:40:13 +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
6dacfb3cf4
v2.3.2
2021-02-17 16:31:29 +01:00
djmaze
2c23955269
Improve font middle arrows
...
Simplify login spinner
2021-02-17 16:00:51 +01:00
djmaze
65e9deda2a
v2.3.1
2021-02-12 12:42:06 +01:00
djmaze
c47ed18db9
Improved and cleanup CSS
2021-02-12 11:39:02 +01:00
djmaze
60e29fdd66
Improved folder glyph
2021-02-12 01:05:02 +01:00
djmaze
f1a3f54547
Fix menu dropdown icon (rainloop resized the font, not the glyph)
2021-02-11 21:07:40 +01:00
djmaze
e141ee8ea3
remove unused glyph from snappymail font
2021-02-11 20:15:07 +01:00
djmaze
4a8c9f8e18
Improved icon font view
2021-02-11 17:46:29 +01:00
djmaze
93738eac22
Improved snappymail font unicode points
2021-02-11 12:21:04 +01:00
djmaze
e55dc49e34
Cleanup some bootstrap css
2021-02-11 10:58:33 +01:00
djmaze
75b7176ada
Remove knockout evaluatorFunctionTarget
...
Drop deprecated knockout throttle extender
Added knockout debounce extender
2021-02-10 11:33:36 +01:00
djmaze
57158bd55a
Less float & less html is mobile view profit
2021-02-08 21:19:58 +01:00
djmaze
004378ed8c
Merge and cleanup more CSS rules
2021-02-08 17:37:21 +01:00
djmaze
43c4293330
Cleanup some css and remove a float
2021-02-05 15:56:15 +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