snappymail/dev
the-djmaze 8dcd0cf833 Changes for #89
Now it does not fetch the PGP signature, because validation was broken anyway.
Instead it validates multipart/signed according to RFC 3156 section 5 and returns details for the signed part:
* BodyPartId
* SigPartId
* MicAlg

So in the future several implementations (GnuPG, OpenPGP.js, etc.) can use the correct data for verification.
2022-01-17 15:58:23 +01:00
..
App Changes for #89 2022-01-17 15:58:23 +01:00
Common Cleanup RainLoop\Service with improved ?admin path detection 2022-01-11 15:55:48 +01:00
Component Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
External More ko.computed to pureComputed 2021-12-31 17:02:32 +01:00
Html
Knoin Cleanup createCommand() 2021-12-31 13:50:33 +01:00
Model Changes for #89 2022-01-17 15:58:23 +01:00
Remote Drop use_imap_list_subscribe and use 'HideUnsubscribed' = false 2022-01-12 11:55:41 +01:00
Screen Cleanup user-select 2021-12-28 14:48:20 +01:00
Settings Added option to prefer HTML to plain text view. 2022-01-14 14:05:33 +01:00
Storage Cleanup AuthAccountHash handling 2021-04-28 15:56:31 +02:00
Stores Changes for #89 2022-01-17 15:58:23 +01:00
Styles Changes for #89 2022-01-17 15:58:23 +01:00
View Changes for #89 2022-01-17 15:58:23 +01:00
admin.js
app.js
boot.js Replace deprecated String.substr with String.slice 2021-12-08 11:35:41 +01:00
bootstrap.js Added AbstractFetchRemote.streamPerLine(fCallback, sGetAdd) for future use of streaming data to the client. 2021-11-01 14:57:58 +01:00
dragdropgecko.js cleanup some css and js 2021-08-10 17:07:26 +02:00
prototype.js Array.isArray to isArray 2021-03-16 16:49:14 +01:00
serviceworker.js
shortcuts.js Improved keyboard shortcuts handling 2021-08-13 10:03:13 +02:00