djmaze
|
071dab01a7
|
Make .form-horizontal simple with less CSS classes
|
2021-11-16 16:22:05 +01:00 |
|
djmaze
|
6ae38bfe1b
|
Improved mobile view
|
2021-11-16 13:15:02 +01:00 |
|
djmaze
|
3bad2d5dbd
|
Revamp login screens by moving login icons to the left,
due to issues with browser plugins like LastPass which place buttons on the right.
And added a TOTP icon
|
2021-11-16 12:35:11 +01:00 |
|
djmaze
|
c46d4b8c02
|
Fix PopupsIdentity layout
|
2021-11-16 09:33:31 +01:00 |
|
djmaze
|
ac7370103e
|
Improved sieve filter editor with less pull-right
|
2021-11-15 16:52:18 +01:00 |
|
djmaze
|
203b884309
|
Some more CSS cleanups
|
2021-11-15 15:37:05 +01:00 |
|
djmaze
|
db2a7a51c9
|
Cleanup some HTML and CSS
|
2021-11-15 15:26:28 +01:00 |
|
djmaze
|
5f4c7c5c5b
|
Bugfix: compose/send mail AdditionalAccount failed
|
2021-11-15 14:55:49 +01:00 |
|
djmaze
|
8a351e5763
|
Resolve #159 and more design issues
|
2021-11-15 12:16:02 +01:00 |
|
djmaze
|
6b8020b8f5
|
Improved additional account management
|
2021-11-15 10:56:52 +01:00 |
|
djmaze
|
b057c4083e
|
Prepare some code for cleaner account switching without reload
|
2021-11-13 09:46:59 +01:00 |
|
djmaze
|
2c363e63a0
|
small code cleanup ()=>0 to null
|
2021-11-13 09:45:06 +01:00 |
|
djmaze
|
d5ea7dc188
|
Revert change that shouldn't be commited
|
2021-11-12 09:57:32 +01:00 |
|
djmaze
|
ce413b7b7a
|
Some account switch reload improvements
|
2021-11-12 09:36:08 +01:00 |
|
djmaze
|
42bf782c6a
|
When switching to additional account fails, show account update screen
|
2021-11-11 23:22:04 +01:00 |
|
djmaze
|
1767ba7ec9
|
Bugfix and improved Remote.message() and Remote.messageList() by using JSON
|
2021-11-11 22:52:06 +01:00 |
|
djmaze
|
739aeaded5
|
Improved the Switch account system for better feedback to user
|
2021-11-11 21:01:39 +01:00 |
|
djmaze
|
597ea21b70
|
Prepared code to switch accounts without reload (not working yet)
|
2021-11-11 17:14:06 +01:00 |
|
djmaze
|
99c72ad9e6
|
Drop bootstrap .well and .pull-left
Reduce bootstrap .pull-right usage
|
2021-11-09 00:53:42 +01:00 |
|
djmaze
|
d64cfb96ad
|
Drop the .clearfix (old "fix" float stuff)
|
2021-11-08 22:03:31 +01:00 |
|
djmaze
|
3950ff049c
|
Display <dialog> as flex so that <header> is always top on scroll
|
2021-11-08 20:41:38 +01:00 |
|
djmaze
|
5ba3d2edcd
|
Bugfix: system folders initialization failed on first time login
|
2021-11-08 17:40:52 +01:00 |
|
djmaze
|
98b5989b44
|
Improved admin layout
|
2021-11-08 00:18:40 +01:00 |
|
djmaze
|
e8daff85bc
|
Improve the .button-confirm-delete animation
|
2021-11-07 23:49:01 +01:00 |
|
djmaze
|
24ee2b6737
|
Fix the dialog backdrop for Chrome
|
2021-11-07 21:39:29 +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
|
2e34f98c80
|
Cleanup and improve HTML/CSS and it's JavaScript handling
|
2021-11-06 12:27:37 +01:00 |
|
djmaze
|
9f444ceb53
|
Bugfix: 'exitFullscreen' called on an object that does not implement interface Document
|
2021-11-05 17:24: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
|
b2635eb5c6
|
Cleanup dropmenu css
|
2021-11-05 11:14:30 +01:00 |
|
djmaze
|
263e595ba2
|
Added: resize messages list vertical
|
2021-11-05 10:20:06 +01:00 |
|
djmaze
|
e0f0ea7c46
|
Bugfix: collapsedPrivate() undefined
|
2021-11-04 15:15:40 +01:00 |
|
djmaze
|
2cf2b1ee75
|
Bugfix: some folders were invisible while they should be visible
It all came down to a very complex subscribe system.
I changed that in a "is visible for whatever reason" system.
|
2021-11-03 19:25:52 +01:00 |
|
djmaze
|
a3f096b540
|
Bugfix: quotaDebounce was removed
|
2021-11-03 15:08:27 +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
|
93ced6f5f0
|
Refresh theme after login
|
2021-11-03 02:28:19 +01:00 |
|
djmaze
|
6c797c34f8
|
Activated search subfolders as request by #154
|
2021-11-03 02:28:01 +01:00 |
|
djmaze
|
ecdf1603b3
|
Bugfix: dark mode "horizontal split" the message area was white
|
2021-11-01 16:28:45 +01:00 |
|
djmaze
|
8d3bcdc2f2
|
Merge quota requests into folders request
|
2021-11-01 16:26:07 +01:00 |
|
djmaze
|
20eb01de08
|
Added AbstractFetchRemote.streamPerLine(fCallback, sGetAdd) for future use of streaming data to the client.
|
2021-11-01 14:57:58 +01:00 |
|
djmaze
|
e52addf346
|
When login don't reload the whole browser. Just rebuilt screens
|
2021-11-01 11:24:11 +01:00 |
|
djmaze
|
06cb57bc93
|
No need to respond APP_VERSION in FolderInformation and FolderInformationMultiply requests
|
2021-10-31 01:06:32 +02:00 |
|
djmaze
|
9db640c6c5
|
No need to set page=1 when calling mailBox()
|
2021-10-29 15:25:00 +02:00 |
|
djmaze
|
d0210bd09a
|
No need to call folderInformationMultiply at boot when LIST-STATUS is supported
|
2021-10-27 15:30:19 +02:00 |
|
djmaze
|
d952ec5930
|
Resolve issue #153
|
2021-10-27 08:47:02 +02:00 |
|
djmaze
|
4d6d0622e5
|
Speedup generating folderlist
|
2021-10-26 15:43:27 +02:00 |
|