| .. |
|
App
|
#89 added downloading of decrypted attachments
|
2022-02-10 16:35:55 +01:00 |
|
Common
|
dispatchEvent(new CustomEvent(...)) to fireEvent(...)
|
2022-02-11 12:21:16 +01:00 |
|
Component
|
Switch from ko.computed to ko.pureComputed
|
2021-12-31 13:30:05 +01:00 |
|
External
|
Squire better handling of signatures
|
2022-02-08 13:48:39 +01:00 |
|
Html
|
Improve switching of wysiwyg/plain composer
|
2021-02-02 12:23:32 +01:00 |
|
Knoin
|
dispatchEvent(new CustomEvent(...)) to fireEvent(...)
|
2022-02-11 12:21:16 +01:00 |
|
Mime
|
#89 Decrypt and verify with OpenPGP.js and GnuPG
|
2022-02-11 11:01:07 +01:00 |
|
Model
|
dispatchEvent(new CustomEvent(...)) to fireEvent(...)
|
2022-02-11 12:21:16 +01:00 |
|
Remote
|
Hide some functions from rl.app.
|
2022-02-07 17:27:25 +01:00 |
|
Screen
|
Settings.capa() to SettingsCapa()
|
2022-02-08 14:13:06 +01:00 |
|
Settings
|
Settings.capa() to SettingsCapa()
|
2022-02-08 14:13:06 +01:00 |
|
Storage
|
Cleanup boot.js and fix rllayout cookie
|
2022-02-08 14:15:22 +01:00 |
|
Stores
|
dispatchEvent(new CustomEvent(...)) to fireEvent(...)
|
2022-02-11 12:21:16 +01:00 |
|
Styles
|
remove style .squire-wysiwyg a
|
2022-02-11 11:28:02 +01:00 |
|
View
|
reCaptcha at admin login
|
2022-02-11 14:52:04 +01:00 |
|
admin.js
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
app.js
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
boot.js
|
Cleanup boot.js and fix rllayout cookie
|
2022-02-08 14:15:22 +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
|
Changes for https://github.com/the-djmaze/snappymail/issues/37
|
2020-11-09 20:14:04 +01:00 |
|
shortcuts.js
|
Improved keyboard shortcuts handling
|
2021-08-13 10:03:13 +02:00 |