djmaze
|
6d7911a9ed
|
Object.entries().forEach() to forEachObjectEntry()
|
2021-12-01 14:23:37 +01:00 |
|
djmaze
|
547d66ebcb
|
Easier SystemFolders handling
|
2021-12-01 13:54:35 +01:00 |
|
djmaze
|
d33ec54c1c
|
FolderFullNameRaw is gone due to UTF8
|
2021-11-30 10:19:43 +01:00 |
|
djmaze
|
e27fb46500
|
Resolve CardDAV sync not working due to new login system #163
|
2021-11-24 08:36:27 +01:00 |
|
djmaze
|
299ec7faf8
|
Support RFC 6855 / RFC 5738 (UTF8)
|
2021-11-22 21:01:30 +01:00 |
|
djmaze
|
6ae38bfe1b
|
Improved mobile view
|
2021-11-16 13:15:02 +01:00 |
|
djmaze
|
6b8020b8f5
|
Improved additional account management
|
2021-11-15 10:56:52 +01:00 |
|
djmaze
|
5b0dd471bc
|
Improved the (User|Admin) Settings screens
|
2021-11-07 21:19:48 +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
|
789dc264f7
|
Replace my old ResizeObserver workaround for RainLoop bugs with proper CSS flex.
And removed wysiwyg resize() in favor of flexbox.
|
2021-11-05 14:47:19 +01:00 |
|
djmaze
|
d305e090c5
|
Cleanup CSS for paginator and filters
|
2021-11-05 11:17:46 +01:00 |
|
djmaze
|
2a7348081a
|
Remove useless clearPopup() functions
|
2021-11-03 14:58:34 +01:00 |
|
djmaze
|
ba895ba887
|
Improved new AdvancedSearch
|
2021-11-03 14:47:03 +01:00 |
|
djmaze
|
6c797c34f8
|
Activated search subfolders as request by #154
|
2021-11-03 02:28:01 +01:00 |
|
djmaze
|
9158fcd0eb
|
Improve AppUser.bootstart
|
2021-09-23 14:24:06 +02:00 |
|
djmaze
|
8be4c384bb
|
Improved AbstractScreen properties
Improved settings screens
Views:
* sDefaultScope & sCurrentScope to sub-class keyScope
* drop viewModelVisible
* rename viewModelTemplateID to templateID
* rename viewModelPosition to viewType
|
2021-09-22 20:17:44 +02:00 |
|
djmaze
|
134deb8d73
|
Drop unused user mail templates system
|
2021-09-17 10:32:58 +02:00 |
|
djmaze
|
9e28eb5fc7
|
Improved Jua uploader
|
2021-09-14 12:50:56 +02:00 |
|
djmaze
|
96e2e6576c
|
IMAP UID is integer
|
2021-09-10 16:28:29 +02:00 |
|
djmaze
|
985a4f5077
|
More CSS, HTML & JS cleanups
|
2021-09-10 09:30:06 +02:00 |
|
djmaze
|
023c8f603b
|
some ko.computed() to addComputables()/addComputablesTo()
|
2021-09-03 16:37:20 +02:00 |
|
djmaze
|
47bbd3d410
|
Bugfix: exitFullscreen() errors
|
2021-09-01 11:01:13 +02:00 |
|
djmaze
|
c8678953fe
|
Resolve issue #130
|
2021-08-26 20:31:38 +02:00 |
|
djmaze
|
d7a30cba79
|
Revamp tabs system using CSS display:grid instead of JavaScript
|
2021-08-26 08:10:56 +02:00 |
|
djmaze
|
327d6c32ca
|
Improved FolderCollection handling and try to solve https://github.com/the-djmaze/snappymail/issues/112#issuecomment-904193275
|
2021-08-24 15:53:39 +02:00 |
|
djmaze
|
cc03546484
|
Reduce JavaScript footprint
|
2021-08-20 15:40:07 +02:00 |
|
djmaze
|
e0adf7accd
|
Bugfix and simplify broken folderListOptionsBuilder() due to changes for #112
|
2021-08-19 21:31:08 +02:00 |
|
djmaze
|
ba477e25ff
|
Resolve issue #112
|
2021-08-19 15:14:47 +02:00 |
|
djmaze
|
1c95eab6d6
|
Bugfix and improve Squire HTML/Plain modes
|
2021-08-16 18:09:54 +02:00 |
|
djmaze
|
2a6a1ff799
|
Improved keyboard shortcuts handling
|
2021-08-13 10:03:13 +02:00 |
|
djmaze
|
d536b5eeee
|
Change ()=>{} into ()=>0
|
2021-08-13 09:58:43 +02:00 |
|
djmaze
|
2d87b52c07
|
There is no 'return true' for the shortcuts system
|
2021-08-12 20:55:24 +02:00 |
|
djmaze
|
64a7b82408
|
Bugfix: Help screen broken tabbing shortcuts
|
2021-08-12 20:33:13 +02:00 |
|
djmaze
|
8b116fa8ba
|
Cleanup some code
|
2021-08-12 20:17:37 +02:00 |
|
djmaze
|
fd293b723b
|
Resolve Issue #104
|
2021-08-09 11:13:10 +02:00 |
|
djmaze
|
5590fd4860
|
isNonEmptyArray => arrayLength
|
2021-07-21 21:34:17 +02:00 |
|
djmaze
|
bb15cd1ec3
|
Resolve Issue #100
|
2021-07-19 11:57:47 +02:00 |
|
djmaze
|
5213b804d9
|
Some tiny changes
|
2021-07-16 16:24:07 +02:00 |
|
djmaze
|
d69743cee5
|
Cleanup closeCommand & cancelCommand because both are defined for popups
|
2021-07-16 09:11:10 +02:00 |
|
djmaze
|
bf9b47ce85
|
Added: compose window on mobile use Fullscreen API
|
2021-07-15 21:01:41 +02:00 |
|
djmaze
|
df8de36f91
|
Merge remote-tracking branch 'upstream/master'
|
2021-05-13 00:42:12 +02:00 |
|
RainLoop Team
|
90e41635ed
|
Update locales
|
2021-05-06 03:39:59 +03:00 |
|
djmaze
|
29fe73d4e7
|
Cleanup .bind(
|
2021-04-23 10:47:24 +02:00 |
|
djmaze
|
60a4a248d1
|
Simplify onWarmUp into onBuild
|
2021-04-23 00:12:42 +02:00 |
|
djmaze
|
48fa1a1fdc
|
Drop 2FA, read #84
|
2021-04-12 19:15:33 +02:00 |
|
djmaze
|
0dbc534305
|
Drop unused NullFolder
|
2021-03-29 09:38:18 +02: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
|
b4ab5b891a
|
replaced knockout hasfocus with autofocus=""
|
2021-03-23 22:57:40 +01:00 |
|