| .. |
|
App
|
rl.setWindowTitle() to rl.setTitle()
|
2022-11-14 09:15:25 +01:00 |
|
Common
|
Bugfix handling attachments MIME type / content-type as it was broken.
|
2022-11-16 15:14:00 +01:00 |
|
Component
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
|
DAV
|
Improved Contacts to check if changes should be saved
|
2022-09-06 19:22:06 +02:00 |
|
External
|
Better solution for #501
|
2022-11-16 15:48:02 +01:00 |
|
Html
|
Improved "View in separate window" with theme colors
|
2022-02-13 20:01:21 +01:00 |
|
Knoin
|
Resolve #673
|
2022-11-16 15:55:16 +01:00 |
|
Mime
|
Improved MIME charset decoding #662
|
2022-11-15 10:38:43 +01:00 |
|
Model
|
Bugfix: Contact.display() returns [object Object]
|
2022-11-17 14:44:34 +01:00 |
|
Remote
|
Move changeTheme and convertThemeName to Themes.js
|
2022-11-08 10:53:14 +01:00 |
|
Screen
|
rl.setWindowTitle() to rl.setTitle()
|
2022-11-14 09:15:25 +01:00 |
|
Settings
|
Activate "Simple attachments list" for #672
|
2022-11-15 13:13:52 +01:00 |
|
Sieve
|
JavaScript substr() is deprecated
|
2022-10-19 16:43:16 +02:00 |
|
Storage
|
Cleanup boot.js and fix rllayout cookie
|
2022-02-08 14:15:22 +01:00 |
|
Stores
|
Simplify handling of ContactsSync settings
|
2022-11-18 09:54:53 +01:00 |
|
Styles
|
Resolve #686
|
2022-11-19 13:10:32 +01:00 |
|
View
|
Cleanup and rearrange some fontastic glyphs
|
2022-11-17 21:40:35 +01:00 |
|
admin.js
|
Cleanup AppUser and AdminApp
|
2022-03-31 17:39:53 +02:00 |
|
app.js
|
Cleanup AppUser and AdminApp
|
2022-03-31 17:39:53 +02:00 |
|
boot.js
|
rl.setWindowTitle() to rl.setTitle()
|
2022-11-14 09:15:25 +01:00 |
|
bootstrap.js
|
Move FormDataToObject() to inline code
|
2022-11-19 13:12:08 +01:00 |
|
dragdropgecko.js
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +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
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +02:00 |
|
sieve.js
|
Resolve #590
|
2022-10-30 22:08:30 +01:00 |