djmaze
|
7afbc05d18
|
Cleanup request Folders response
|
2021-11-24 15:18:13 +01:00 |
|
djmaze
|
e27fb46500
|
Resolve CardDAV sync not working due to new login system #163
|
2021-11-24 08:36:27 +01:00 |
|
djmaze
|
00ef26a905
|
Bugfix: messagelist flex was broken
|
2021-11-23 17:18:42 +01:00 |
|
djmaze
|
299ec7faf8
|
Support RFC 6855 / RFC 5738 (UTF8)
|
2021-11-22 21:01:30 +01:00 |
|
djmaze
|
e6145249fa
|
Bugfix: on login loading the user settings failed
|
2021-11-19 12:44:53 +01:00 |
|
djmaze
|
7211d232a6
|
Cleanup language files
|
2021-11-18 16:37:42 +01:00 |
|
djmaze
|
8ac116d0a4
|
Added Admin TOTP to admin security page
|
2021-11-18 14:14:14 +01:00 |
|
djmaze
|
98aff451f5
|
Bugfix ContactsSync
|
2021-11-18 13:51:28 +01:00 |
|
djmaze
|
a92d5a0f4f
|
Better (material) components design
|
2021-11-18 12:40:38 +01:00 |
|
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 |
|