Commit graph

41 commits

Author SHA1 Message Date
the-djmaze
b01072e2e3 Improved some templates 2024-10-23 00:52:36 +02:00
the-djmaze
c33dd8f856 Centralize tryToClose() for all popups 2024-08-06 21:41:52 +02:00
the-djmaze
aa52d2e8f8 Resolve #1689 2024-08-06 17:50:43 +02:00
the-djmaze
10450dea8b Cleanup localizations 2024-07-08 12:49:38 +02:00
the-djmaze
b98b21c1c6 S/MIME allow changing private key passphrase due to #1505 2024-03-18 17:17:25 +01:00
the-djmaze
2efe90fe48 https://github.com/the-djmaze/snappymail/issues/1450#issuecomment-1972147950 2024-03-01 02:08:29 +01:00
the-djmaze
7e6523b59a Resolve #1458 2024-02-27 22:51:10 +01:00
the-djmaze
182f884374 Optionally use existing private key to generate S/MIME certificate 2024-02-27 02:19:12 +01:00
the-djmaze
568caed3c7 Ask password to generate S/MIME self signed #259 2024-02-20 01:01:15 +01:00
the-djmaze
f53d9ed6c3 Verify S/MIME signed messages #259 2024-02-19 15:14:11 +01:00
the-djmaze
128e2f6254 Added signing using S/MIME #259 2024-02-19 04:35:37 +01:00
the-djmaze
6fa4dff23b Set S/MIME private key and certificate per identity #259 2024-02-18 17:18:47 +01:00
the-djmaze
8ab32816e2 Resolve #1404 2024-02-12 02:13:39 +01:00
the-djmaze
c72c2dbaa4 Added options to Identity for PGP sign and encrypt #89 2024-02-11 21:16:38 +01:00
the-djmaze
a25d35d6df Resolve #1405 2024-02-09 02:39:00 +01:00
Sergey Mosin
d97ccf0cfb improve: add "Add/Edit signature" label to PopupsIdentity.html 2023-09-18 15:54:14 -04:00
the-djmaze
0f82ad1109 Cleanup Identity edit window 2023-02-21 16:26:21 +01:00
the-djmaze
d495369688 Cleanup IdentityModel handling 2023-02-21 16:02:22 +01:00
the-djmaze
fe9ba68f41 Cleanup some html forms 2022-09-24 01:20:02 +02:00
the-djmaze
e35fbea415 Security: disable spellcheck everywhere by default due to Chrome/Edge sending data you enter to their servers. 2022-09-20 12:26:12 +02:00
the-djmaze
fe0f6af9f4 Renamed closeCommand() to close() because it has no command feature anymore 2022-03-04 09:21:24 +01:00
the-djmaze
b82d26b71b Restructure some popups to use <form> 2022-02-25 13:12:44 +01:00
the-djmaze
2edd55f01f Drop cancelCommand in favor of closeCommand and improve AbstractViewPopup handling 2022-02-24 22:40:17 +01:00
the-djmaze
93190f4071 XHTML to HTML 2022-02-15 09:00:51 +01:00
djmaze
89d334b2bd Cleanup CSS 2021-11-17 13:50:20 +01:00
djmaze
071dab01a7 Make .form-horizontal simple with less CSS classes 2021-11-16 16:22:05 +01:00
djmaze
c46d4b8c02 Fix PopupsIdentity layout 2021-11-16 09:33:31 +01:00
djmaze
6170de5aee Drop bootstrap modal.less by using <dialog> <header> and <footer>
https://snappymail.eu/demo/ updated for testing
2021-11-07 17:06:08 +01:00
djmaze
880d4a05e9 Drop the ko.bindingHandlers.modal as click.koModal is never used
And replace hideScreenPopup() with this.closeCommand();
2021-11-06 22:08:45 +01:00
djmaze
371b23a2f3 Cleanup more HTML and CSS 2021-09-09 17:00:31 +02:00
djmaze
a7ae087f18 More HTML cleanups 2021-05-01 10:02:40 +02:00
djmaze
1b4277c9db Remove some CSS outline and !important 2021-04-22 13:37:43 +02: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
0f99147496 Drop unused i18n css class 2021-02-11 10:59:07 +01:00
djmaze
6691a3f889 Remove &nbsp; 2021-02-08 22:43:53 +01:00
djmaze
f08dfac99d Cleanup fontastic 2021-02-04 17:52:46 +01:00
djmaze
a28b5c2b6c Cleanup and deduplicate languages 2021-01-21 17:21:19 +01:00
djmaze
471881820b html entities to utf-8 2021-01-18 10:13:40 +01:00
djmaze
7db7d5545b Improved observables 2020-10-27 11:09:24 +01:00
djmaze
3eb6ab1ef7 Improved knockout observables management to prevent memory leaks 2020-10-26 12:54:03 +01:00
djmaze
d0f686c657 Rename basefolder 'rainloop' to 'snappymail'
this prevents conflicts with original rainloop
2020-10-15 16:21:52 +02:00
Renamed from rainloop/v/0.0.0/app/templates/Views/User/PopupsIdentity.html (Browse further)