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 |
|
djmaze
|
679d7356e0
|
More ko.computed to pureComputed
|
2021-12-31 17:02:32 +01:00 |
|
djmaze
|
ac2238a23f
|
Bugfix: Cannot write a value to a ko.computed unless you specify a 'write' option
|
2021-12-31 12:28:43 +01:00 |
|
djmaze
|
b6db3360a3
|
#89
|
2021-12-22 20:38:01 +01:00 |
|
djmaze
|
254ec34b8c
|
Add OpenPGP.js 5.0.1 (not used yet)
And make a stripped down version of it
|
2021-12-21 15:12:09 +01:00 |
|
djmaze
|
b98762dd68
|
Replace deprecated String.substr with String.slice
|
2021-12-08 11:35:41 +01:00 |
|
djmaze
|
0b657359fa
|
Bugfix: dialog/select layout broken in Safari
|
2021-11-25 14:20:52 +01:00 |
|
djmaze
|
a92d5a0f4f
|
Better (material) components design
|
2021-11-18 12:40:38 +01:00 |
|
djmaze
|
89d334b2bd
|
Cleanup CSS
|
2021-11-17 13:50:20 +01:00 |
|
djmaze
|
6ba4e70d5e
|
Cleanup Jua multi file uploader
|
2021-11-17 13:30:39 +01:00 |
|
djmaze
|
7027b1b74c
|
Squire v1.11.3
https://github.com/neilj/Squire/pull/417
|
2021-11-17 12:29:24 +01:00 |
|
djmaze
|
071dab01a7
|
Make .form-horizontal simple with less CSS classes
|
2021-11-16 16:22:05 +01:00 |
|