djmaze
|
b594f6f5fe
|
Improved #69
|
2021-03-29 22:05:08 +02:00 |
|
djmaze
|
0dbc534305
|
Drop unused NullFolder
|
2021-03-29 09:38:18 +02:00 |
|
djmaze
|
883bf6b026
|
Start https://github.com/the-djmaze/snappymail/issues/67#issuecomment-806948346
|
2021-03-26 15:07:14 +01:00 |
|
djmaze
|
87bee226b4
|
Easier refresh Folders
|
2021-03-18 13:52:56 +01:00 |
|
djmaze
|
0b64083543
|
Array.isArray to isArray
Array.isNotEmpty to isNonEmptyArray
|
2021-03-16 16:49:14 +01:00 |
|
djmaze
|
6a454ec624
|
Convert user stores to single object instances
Removed unused ContactUserStore.exportingCsv and ContactUserStore.exportingVcf
|
2021-03-10 22:41:35 +01:00 |
|
djmaze
|
34b25eedea
|
Improve Settings handling
|
2021-03-10 11:44:48 +01:00 |
|
djmaze
|
e3e0474be2
|
Bugfix and cleanup CSS even more
|
2021-02-08 14:03:54 +01:00 |
|
djmaze
|
7ccc44616d
|
Small code cleanups and fix translations
|
2021-01-27 00:26:31 +01:00 |
|
djmaze
|
ad8fd8879b
|
This version uses Rollup instead of WebPack.
Due to that the code is smaller and has changes to prevent Circular Dependencies
|
2021-01-25 22:00:13 +01:00 |
|
djmaze
|
f3bfa0e8c1
|
Cleanup and split Enums
|
2021-01-24 22:58:06 +01:00 |
|
djmaze
|
d34729a1ae
|
Resolve https://github.com/the-djmaze/snappymail/issues/47
|
2020-12-10 14:19:03 +01:00 |
|
djmaze
|
7db7d5545b
|
Improved observables
|
2020-10-27 11:09:24 +01:00 |
|
djmaze
|
76c4f62186
|
Improved reviveFromJson() for *Model
|
2020-10-23 15:15:54 +02:00 |
|
djmaze
|
15e07a73e9
|
merge all Model JSON @Object parsers into a reviveFromJson()
|
2020-10-18 19:46:47 +02:00 |
|
djmaze
|
7d89de2fdb
|
CollectionModels reviveFromJson
|
2020-10-18 11:46:22 +02:00 |
|
djmaze
|
b68d04aacd
|
Bugfix: inboxFolderName was incorrect
You could have potentionally deleted INBOX and other issues
|
2020-10-15 12:23:11 +02:00 |
|
djmaze
|
71f6fb25e5
|
Let all the new CollectionModels use AbstractCollectionModel
|
2020-09-16 16:33:53 +02:00 |
|
djmaze
|
086a2c1927
|
Fetch response 'Collection/MessageCollection' to new MessageCollectionModel
|
2020-09-16 15:44:36 +02:00 |
|
djmaze
|
8f07cf4ac6
|
foldersReload promises populator to the new FolderCollectionModel
|
2020-09-16 09:32:36 +02:00 |
|