Commit graph

6280 commits

Author SHA1 Message Date
the-djmaze ea55eb13e5 Centralize loading of accounts and identities 2024-02-11 16:40:35 +01:00
the-djmaze 7c1f70c51e Replace some ko.exportSymbol('*') in favour of ko['*']
and drop ko.exportProperty()
2024-02-11 15:37:24 +01:00
the-djmaze 6c144b5a28 Improved handling of visible folders 2024-02-11 15:03:19 +01:00
the-djmaze 7ca5991041 KnockoutJS use Symbol for isObservableArray() 2024-02-11 14:44:47 +01:00
the-djmaze 5225b62a0a Simplify generating folderListVisible 2024-02-11 04:31:32 +01:00
the-djmaze bb906e61ab Make time_zone a select list due to PEBKAC #1417 #1426 2024-02-11 04:10:30 +01:00
the-djmaze e1a51ba69c Add idea for #1427 2024-02-11 03:52:17 +01:00
the-djmaze a25d35d6df Resolve #1405 2024-02-09 02:39:00 +01:00
the-djmaze d1154df74d Resolve #1415 2024-02-08 18:48:54 +01:00
the-djmaze 81f8fe3019 Resolve #1425 2024-02-08 18:12:32 +01:00
the-djmaze 43cbbd51c1 Also allow backup PGP keys on server on import #89 2024-02-08 18:01:15 +01:00
the-djmaze 83aa65981b Added link to schema.org #1422 2024-02-08 17:41:50 +01:00
the-djmaze a056631cef Update example extension/plugin 2024-02-08 00:46:16 +01:00
the-djmaze 89b6e84fea Deduplicate and sort OpenPGP.js key stores #89 2024-02-08 00:08:24 +01:00
the-djmaze d832117ae4 Disabled support for Nextcloud OpenID Connect
https://github.com/the-djmaze/snappymail/issues/1420#issuecomment-1933045917
2024-02-07 23:35:45 +01:00
the-djmaze 8f037b4b46 Use input type="search" 2024-02-07 02:42:00 +01:00
the-djmaze a7f764546f Fix pgp import button style #89 2024-02-07 02:38:46 +01:00
the-djmaze f8002151be Added button to import keys from server into OpenPGP.js #89 2024-02-07 02:29:22 +01:00
the-djmaze 6c01db395d Added support to lookup public keys online #89 2024-02-07 01:55:52 +01:00
the-djmaze bac6c2d332 More log debug messages for #1420 2024-02-07 01:17:26 +01:00
the-djmaze 59fea00a31 Redesign Nextcloud OIDC login #1420 2024-02-06 20:31:50 +01:00
the-djmaze 66c9091b88 Add more debug messages for #1420 2024-02-06 19:57:00 +01:00
the-djmaze f0d97b52d9 Support JSON-LD #1422 2024-02-06 19:52:00 +01:00
the-djmaze a46484755b Added Autoconfig as extension 2024-02-06 18:43:33 +01:00
the-djmaze 728286d16c Cleanup some mail address parsing 2024-02-06 18:31:11 +01:00
the-djmaze 04a78ad8bd Resolve #1294 2024-02-06 17:00:48 +01:00
the-djmaze d55ce60cc5 Resolve #1225 by using optional link tracking 2024-02-06 16:05:17 +01:00
the-djmaze d2c59d2e1c Change for #1420 2024-02-06 14:24:56 +01:00
the-djmaze 19946fc551 Let Autoconfig also use Microsoft's autodiscover 2024-02-06 14:17:36 +01:00
the-djmaze d6be75e39d Messages don't need generateUid() either 2024-02-06 12:09:17 +01:00
the-djmaze ee6654474d No use for contacts generateUid() 2024-02-06 12:07:06 +01:00
the-djmaze 453e9b0f3e Resolve #1411 2024-02-06 12:05:30 +01:00
the-djmaze e5e6ad8aac Merge IMAP login SCRAM* with PLAIN 2024-02-06 11:50:47 +01:00
Maarten c365ffedf3
Merge pull request #1424 from tinola/master
Update admin.json
2024-02-06 11:06:17 +01:00
tinola dc2a72c756
Update admin.json 2024-02-06 07:19:01 +01:00
the-djmaze 83659ff62d Drop the bSearchSecretWords param from logger 2024-02-05 22:30:23 +01:00
the-djmaze e1d95f8632 Changes for #1420 to detect OIDC 2024-02-05 21:40:30 +01:00
the-djmaze cbcab5b981 Bugfix: domain autoconfig regular expression is too large 2024-02-05 21:29:25 +01:00
the-djmaze 3ec93d11ea Bugfix domain autoconfig error 2024-02-05 20:52:33 +01:00
the-djmaze 8c3a4b4fc7 Improved style of Admin -> Domain -> Domain description 2024-02-05 20:42:01 +01:00
the-djmaze 8948d22095 This might solve #1420 ? 2024-02-05 20:16:25 +01:00
the-djmaze 5e0d52b9e7 Added domain autconfig detection of @benbucksch
https://datatracker.ietf.org/doc/draft-bucksch-autoconfig/
2024-02-05 19:56:58 +01:00
the-djmaze d4cdfb8fa5 Added draft code for FUZZY search RFC 6851 2024-02-05 16:12:56 +01:00
the-djmaze a9669e430f Added FlightReservation example of @vkrause for #1422 2024-02-05 15:27:13 +01:00
the-djmaze be633f78a7 Add some basic support for Linked Data (Structured Email) #1422 2024-02-05 14:52:23 +01:00
the-djmaze ea07ea45b8 Move docker examples to sub directory 2024-02-05 14:26:23 +01:00
the-djmaze 809fca73a0 Extract WYSIWYG code from Html.js into HtmlEditor.js 2024-02-05 14:10:58 +01:00
the-djmaze 2084913a4d Rename moment to time as it has nothing todo anymore with momentjs
Change some observables to static as they never change later
2024-02-05 01:15:05 +01:00
the-djmaze 673126ae8a Resolve #1416 2024-02-05 00:36:07 +01:00
the-djmaze b35eab77be Merge branch 'master' of github.com:the-djmaze/snappymail 2024-02-04 23:49:14 +01:00