Commit graph

477 commits

Author SHA1 Message Date
the-djmaze 7968518f9c Compose window RTL #1056 2023-05-09 12:11:38 +02:00
the-djmaze bf8182f19b Added CSS --btn-border-radius 2023-05-08 14:37:13 +02:00
the-djmaze eab3beaf2a Bugfix: node is null 2023-05-08 10:36:23 +02:00
the-djmaze a71ea44753 Improved RTL support #1056 2023-04-18 11:35:31 +02:00
the-djmaze 20a2f5f185 Added base code for RTL support #1056 2023-04-11 12:55:59 +02:00
the-djmaze 2e0fc1585d Improved Squire by visualizing some active buttons states 2023-04-04 10:15:18 +02:00
the-djmaze 564afd96f2 Resolve #1004 and #1054 due to #962 2023-03-28 13:13:44 +02:00
the-djmaze 50487af6a7 Improved attachment glyph handling 2023-03-21 10:05:29 +01:00
the-djmaze 321782aa26 Potential fix for #1004 2023-03-13 15:21:06 +01:00
the-djmaze 2dbf192558 Knockout added future code replaceChildren() for Safari 14+ 2023-03-13 09:03:14 +01:00
the-djmaze 4dbcade830 Knockout simplify Object.setPrototypeOf 2023-03-06 11:05:44 +01:00
the-djmaze bc74ca34d3 Simplify CSS code 2023-02-24 18:31:03 +01:00
the-djmaze e1833ae032 Make layout fully responsive using matchMedia('(max-width: 799px)') 2023-02-23 13:54:32 +01:00
the-djmaze 77126d989a Squire don't detect ftp links as browsers drop support 2023-02-22 08:52:20 +01:00
the-djmaze 8a63ae05ef Cleanup unused Squire code 2023-02-20 13:12:09 +01:00
the-djmaze e4e12bdaa9 Cleanup fix for #962 2023-02-16 14:45:12 +01:00
the-djmaze b240c26667 Resolve #962 2023-02-16 14:02:55 +01:00
the-djmaze 6129fb4233 Paste image makes it max 1024px width/height #262 2023-01-31 13:13:29 +01:00
the-djmaze bc196bcd1a Added missing knockoutjs checked.js binding 2023-01-30 14:16:10 +01:00
the-djmaze 08a082a190 Merge branch 'material-design-checkbox-accessibility' 2023-01-30 14:14:26 +01:00
the-djmaze 93d1b6de9a unused typeToBitArray 2023-01-30 14:04:08 +01:00
the-djmaze ac424fc584 re-enable simplified knockoutjs checked binding 2023-01-30 14:03:45 +01:00
the-djmaze d0376b53a8 Improved accessibility of material-design checkbox 2023-01-30 10:09:52 +01:00
the-djmaze f23b7205c6 Squire Colour to Color 2023-01-25 09:28:48 +01:00
the-djmaze f080a302b1 Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
the-djmaze 33d8482c4c New 'forward as attachment' glyph 2023-01-02 09:40:39 +01:00
the-djmaze 08217d4e99 Resolve #712 2022-12-06 11:41:02 +01:00
the-djmaze 33cb705b07 Update to OpenPGP.js v5.5.0 2022-11-25 12:29:00 +01:00
the-djmaze e067079f8a Fixes cPanel CSS issue #697 2022-11-24 11:31:12 +01:00
the-djmaze b655e0ad70 Bugfix: .apply() error on leftPanelDisabled.toggle 2022-11-22 09:53:46 +01:00
the-djmaze cb167da854 Changed everything to be box-sizing: border-box; 2022-11-21 11:00:39 +01:00
the-djmaze 2d832ff5ea Fix selectbox issue with domain connection type #689 2022-11-21 09:01:59 +01:00
the-djmaze 7da3ba8c61 Cleanup and rearrange some fontastic glyphs 2022-11-17 21:40:35 +01:00
the-djmaze b2111b20d1 When copy/paste image use the raw data instead of clipboard HTML #654 2022-11-15 10:44:20 +01:00
the-djmaze 00c5c8f35a Also theme menu border color 2022-11-04 15:54:26 +01:00
the-djmaze 245aaa92a2 Show 🔒 (lock) glyph in messagelist for encrypted messages 2022-11-04 11:41:39 +01:00
the-djmaze 39a827aa2e Improved theme styling and results in better Nextcloud integration 2022-11-03 12:45:10 +01:00
the-djmaze 0ef8af21b1 Move bootstrap @LESS variables to CSS var() 2022-11-02 20:49:38 +01:00
the-djmaze d33ca12b46 Bugfix: CSS --dropdown-menu-background-color should be --dropdown-menu-bg-color 2022-11-02 13:49:33 +01:00
the-djmaze 7a0ec76d25 Cleanup Jua upload handler 2022-10-28 01:36:49 +02:00
the-djmaze cbafa55450 snappymail.woff2 was incorrect 2022-10-21 12:38:28 +02:00
the-djmaze ca07dcab66 Improved snappymail fontastic glyphs font 2022-10-21 12:31:55 +02:00
the-djmaze dc241ded1b v2.18.6 2022-10-12 23:08:28 +02:00
the-djmaze fba1c59f84 Bugfix: $ got removed from hash path 2022-10-05 11:05:04 +02:00
the-djmaze e623351d24 Resolve #539 2022-10-02 00:21:02 +02:00
the-djmaze b28d818c86 Added CSS --border-color for better styling 2022-09-29 22:40:50 +02:00
the-djmaze 1c542b33e7 Fix some styling and change "add folder" glyph and "copy messages" glyph 2022-09-29 10:55:24 +02:00
the-djmaze 916d7e6d88 Squire WYSIWYG should be a bit faster now 2022-09-14 23:17:02 +02:00
the-djmaze 9b8778f823 Reduce Knockout.js footprint by using ECMAScript 2020 2022-09-13 23:49:18 +02:00
the-djmaze a566f6ed5a More Optional chaining in Knockout.js 2022-09-13 22:00:31 +02:00