djmaze
|
2064c1613b
|
Merge branch 'master' into plugin-2fa
|
2021-07-22 21:38:55 +02:00 |
|
djmaze
|
4645209053
|
Cleanup some code
|
2021-07-22 16:24:24 +02:00 |
|
djmaze
|
5590fd4860
|
isNonEmptyArray => arrayLength
|
2021-07-21 21:34:17 +02:00 |
|
djmaze
|
5ef49f9b8e
|
Bugfix: shortcuts stop working
https://github.com/the-djmaze/snappymail/issues/62#issuecomment-810921656
|
2021-07-21 14:14:31 +02:00 |
|
djmaze
|
0aab26383c
|
Merge branch 'master' into plugin-2fa
|
2021-07-21 12:26:14 +02:00 |
|
djmaze
|
7ab832e854
|
Custom new mail notification sounds
|
2021-07-21 11:19:52 +02:00 |
|
djmaze
|
18cedbabad
|
Simplify UserBackground code
|
2021-07-20 16:49:03 +02:00 |
|
djmaze
|
1f2208d304
|
Cleanup time handling
|
2021-07-19 14:26:32 +02:00 |
|
djmaze
|
bb15cd1ec3
|
Resolve Issue #100
|
2021-07-19 11:57:47 +02:00 |
|
djmaze
|
7985eaa23a
|
Merge branch 'master' into plugin-2fa
|
2021-07-14 12:51:54 +02:00 |
|
djmaze
|
a36a8113bb
|
Cleanup more rlspecauth/AuthAccountHash related code
|
2021-04-28 21:33:03 +02:00 |
|
djmaze
|
146b2c1001
|
Cleanup AuthAccountHash handling
|
2021-04-28 15:56:31 +02:00 |
|
djmaze
|
ce63ba506a
|
Keep AUTH_SPEC_TOKEN_KEY
And now we can embed theme and language in index.html template
|
2021-04-28 12:08:07 +02:00 |
|
djmaze
|
c30de83da9
|
Merge branch 'master' into plugin-2fa
|
2021-04-14 14:38:13 +02:00 |
|
djmaze
|
89107387d5
|
Improved #81
|
2021-04-13 14:11:17 +02:00 |
|
djmaze
|
d9bab28bfe
|
#84 as plugin
|
2021-04-13 11:42:06 +02:00 |
|
djmaze
|
48fa1a1fdc
|
Drop 2FA, read #84
|
2021-04-12 19:15:33 +02:00 |
|
djmaze
|
ca59c21602
|
Bugfix: translator "undefined"
|
2021-04-12 16:30:39 +02:00 |
|
djmaze
|
673815364f
|
Resolve #81
|
2021-04-12 13:20:18 +02:00 |
|
djmaze
|
fa371e25bf
|
Revamp language system for #82
|
2021-04-12 12:57:35 +02:00 |
|
djmaze
|
581c89d502
|
Cleanup unused properties
|
2021-03-30 11:48:22 +02:00 |
|
djmaze
|
64cf19746d
|
Finish the sort feature
|
2021-03-27 16:02:48 +01:00 |
|
djmaze
|
883bf6b026
|
Start https://github.com/the-djmaze/snappymail/issues/67#issuecomment-806948346
|
2021-03-26 15:07:14 +01:00 |
|
djmaze
|
fd5940f5fc
|
Bugfix: missing space between number and 'Bytes'
|
2021-03-25 16:51:54 +01:00 |
|
djmaze
|
af3c79ce80
|
Moved CKEditor to be plugin
|
2021-03-25 13:35:15 +01:00 |
|
djmaze
|
240b0381f9
|
Cleanup *App classes
|
2021-03-25 10:54:40 +01:00 |
|
djmaze
|
23e15fd161
|
Use own createElement() instead of doc.createElement
|
2021-03-25 09:38:45 +01:00 |
|
djmaze
|
7eaaa0a793
|
Upgrade i18n() to use Object.entries()
And replace quoted object keys to be without quotes
|
2021-03-24 21:26:40 +01:00 |
|
djmaze
|
fe4dbc729c
|
Added isFunction()
|
2021-03-24 14:22:25 +01:00 |
|
djmaze
|
650e962fdf
|
Cleanup function folderListOptionsBuilder()
|
2021-03-23 22:45:30 +01:00 |
|
djmaze
|
ce74b2e92f
|
Cleanup more iError && data.Result
|
2021-03-18 14:48:21 +01:00 |
|
djmaze
|
11fd6736bb
|
Set response ErrorCode as iError for easier fetch error handling
|
2021-03-18 12:33:13 +01:00 |
|
djmaze
|
b7c02321fa
|
Compress audio and clean links
|
2021-03-16 17:07:29 +01:00 |
|
djmaze
|
0b64083543
|
Array.isArray to isArray
Array.isNotEmpty to isNonEmptyArray
|
2021-03-16 16:49:14 +01:00 |
|
djmaze
|
986b8f056b
|
prevent creation of _defineProperty() function
|
2021-03-16 16:08:01 +01:00 |
|
djmaze
|
eff92c3152
|
Cleanup AppUserStore
Simplify KeyState/Focused as Scope enum
|
2021-03-16 16:06:16 +01:00 |
|
djmaze
|
4b6f6b1bfc
|
Move addObservablesTo, addComputablesTo & addSubscribablesTo to Common/Utils
|
2021-03-16 10:59:47 +01:00 |
|
djmaze
|
4a8d516123
|
Changed: StorageResultType to error result code
|
2021-03-16 09:46:23 +01:00 |
|
djmaze
|
bde4d147bb
|
Cleanup Filters/Sieve capa
|
2021-03-14 12:15:48 +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
|
e7b1ce7509
|
Globalize message composer popup window
|
2021-03-10 11:43:23 +01:00 |
|
djmaze
|
e8deb4ff16
|
Remove capa.Folders and always allow mailbox folders
|
2021-03-06 10:07:54 +01:00 |
|
djmaze
|
fb03687528
|
Revamp Issue #51 to make the whole "change password" thing a plugin
|
2021-03-01 00:52:46 +01:00 |
|
djmaze
|
1a82dde49b
|
https://github.com/the-djmaze/snappymail/issues/51
|
2021-02-24 22:03:14 +01:00 |
|
djmaze
|
0158a5fe1e
|
Improve Squire toolbar
Cleanup some JS code
|
2021-02-22 17:28:54 +01:00 |
|
djmaze
|
e52b9abc61
|
Cleanup more CSS and JS
and merge/cleanup/redesign composer attachments
|
2021-02-22 15:16:33 +01:00 |
|
djmaze
|
db0d03db83
|
Bugfix: conflicting File object with native JS
Cleanup: Stores and tooltips
|
2021-02-17 14:40:21 +01:00 |
|
djmaze
|
d7994ddab6
|
Revamp Mobile/Desktop switcher without completely reloading.
Remove switcher from login page, it became useless.
|
2021-02-16 20:12:23 +01:00 |
|
djmaze
|
0d6335ed2c
|
messagelist search without float
and remove some usePreviewPane
|
2021-02-15 20:05:51 +01:00 |
|