Commit graph

441 commits

Author SHA1 Message Date
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
the-djmaze a3a4a057e5 Dropped the knockout.js tasks from compiled code 2022-09-12 22:31:37 +02:00
the-djmaze d1f71508fe Drop Knockout.js loading components asynchronous
https://knockoutjs.com/documentation/component-registration.html#controlling-synchronousasynchronous-loading
2022-09-12 22:31:05 +02:00
the-djmaze ef8b1f40e4 Use JavaScript Optional chaining in vendors/* 2022-09-12 22:07:51 +02:00
the-djmaze 3f3a3f9147 Improved Squire WYSIWYG handling of A and IMG.
And also use Optional chaining (?.)
2022-08-29 09:36:32 +02:00
the-djmaze a28a9f732d Resolve #479
Was accidentally removed by commit
62d13a12d1
2022-08-05 09:23:15 +02:00
the-djmaze 18dc2889ce Cleanup folder handling a bit 2022-08-03 11:06:09 +02:00
the-djmaze 62d13a12d1 Replace bootstrap .caret with unicode 2022-07-21 11:45:08 +02:00
the-djmaze e6ea47e75f Bugfix: startBlock could be null 2022-05-17 12:26:29 +02:00
the-djmaze 143cef5ffb Resolve #364 2022-05-12 15:10:24 +02:00
the-djmaze 4a5f3b901d Resolve #322 2022-04-13 23:44:00 +02:00
the-djmaze 59857e66e7 Bugfix: multiple uploads failed, found while investigating #322 2022-04-13 11:02:19 +02:00
the-djmaze c5cf9fc71d Some improvements, as found while investigating #322 2022-04-13 10:48:14 +02:00
the-djmaze cf3801cba0 OpenPGP.js v5.2.1 works 2022-03-31 00:05:18 +02:00
the-djmaze e596d72cf4 Revert to OpenPGP.js v5.1.0 as v5.2.1 fails to decrypt 2022-03-24 13:53:34 +01:00
the-djmaze bbadd179fa OpenPGP.js v5.2.1 2022-03-24 13:43:38 +01:00
the-djmaze 99ffb986f1 Resolve #303 isString() error 2022-03-24 13:23:52 +01:00
the-djmaze 40a0391092 Resolve #296 and cleanup Squire a bit 2022-03-22 10:10:11 +01:00
the-djmaze 0b91ef04a0 Resolve #275 2022-03-08 17:22:08 +01:00
the-djmaze c0f494c758 Some small cleanups 2022-03-08 10:52:40 +01:00
the-djmaze fafe56ecb4 Fix and improved hasher routing 2022-03-03 16:28:05 +01:00
the-djmaze 30a6ee5d3d Use opacity on disabled/readonly form field 2022-03-01 10:37:00 +01:00
the-djmaze 6d6690009c Cleanup unused Squire code 2022-02-26 10:22:14 +01:00
the-djmaze 88c16f5c40 Cleanup some CSS 2022-02-14 17:37:58 +01:00
the-djmaze 16c7fdaf3b Squire remove brBreaksLine test 2022-02-11 11:27:30 +01:00
the-djmaze 292e21bae1 Replaced added postal-mime for custom mime parser due to PGP verify requirements 2022-02-10 15:37:05 +01:00
the-djmaze 7e2dfbc38a Bugfix: style P margin incorrect 2022-02-04 13:59:35 +01:00
the-djmaze 8a4ea92cfb #89 Parse PGP decrypted mime using https://github.com/postalsys/postal-mime 2022-01-31 15:24:51 +01:00
the-djmaze c5e590721b Updated OpenPGP.js built 2022-01-31 14:12:34 +01:00
the-djmaze 70c55a60be Bugfix our modified OpenPGP.js 2022-01-31 11:54:13 +01:00
the-djmaze e28c5bdbb6 Drop some unused Node.js code and be es2020 2022-01-31 10:18:51 +01:00
the-djmaze 475cf91d02 OpenPGP.js use clone https://github.com/the-djmaze/openpgpjs 2022-01-31 09:38:33 +01:00
the-djmaze bf19f72a6b Reduce more HTML elements thanks to data-icon="" attribute 2022-01-28 12:23:05 +01:00
the-djmaze 997f0da59f Reduce HTML with improved fontastic 2022-01-28 10:19:21 +01:00
the-djmaze c09c71df75 reduce html elements in menus 2022-01-28 00:29:54 +01:00
the-djmaze ff7e41ad08 #89 Use OpenPGP.js v5.1.0 (still in progress) 2022-01-27 16:00:52 +01:00
djmaze 30e9b89d9b notifySubscribers and equalityComparer are not used outside KnockoutJS 2021-12-31 17:10:40 +01:00