- Feb 10, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Feb 06, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Feb 05, 2020
-
-
Christoph Wurst authored
Webpack renames classes, hence this didn't work in production mode. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Feb 04, 2020
-
-
Christoph Wurst authored
Log them as info, but not error. And just carry on. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
* Migrate Vue folder fetch code to async-await * Introduce match helper to match to error types * Match lock and initial sync errors Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Feb 03, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
Christoph Wurst authored
We don't want SOAP messages, but having a bit of standardized structure in JSON responses makes it easier to interpret them in code. This is just a start for errors. We will have to also migrate the existing (success) respones at some point. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
UIDs are sent as GET parameter. As this can't be used when the array is empty, it appeared as if the parameter wasn't sent by the client code. Thus adding a default value for this case. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 31, 2020
-
-
Christoph Wurst authored
Co-authored-by:
Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Jan 30, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Jan 29, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 28, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Jan 27, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Jan 24, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Jan 23, 2020
-
-
Cyrille Bollu authored
- Adds a unit test for ReplyBuilder.js for when original sender is the same as replier (self-sent emails) - Fixes an edge-case for ReplyBuilder.js Signed-off-by:
Cyrille Bollu <cyrpub@bollu.be>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
Cyrille Bollu authored
Signed-off-by:
Cyrille Bollu <cyrpub@bollu.be>
-
Cyrille Bollu authored
Signed-off-by:
Cyrille Bollu <cyrpub@bollu.be>
-
Cyrille Bollu authored
a email. Signed-off-by:
Cyrille Bollu <cyrpub@bollu.be>
-
- Jan 22, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Jan 21, 2020
-
-
Christoph Wurst authored
* Fix input value selection * Fix folders flattening in store * Force resync after adding a folder Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 16, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
GretaD authored
Co-authored-by:
Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by:
GretaD <gretadoci@gmail.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 14, 2020
-
-
GretaD authored
Co-authored-by:
Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by:
GretaD <gretadoci@gmail.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Cyrille Bollu authored
(fixes https://github.com/nextcloud/mail/issues/2376 ) Signed-off-by:
Cyrille Bollu <cyrpub@bollu.be>
-
- Jan 13, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 09, 2020
-
-
Christoph Wurst authored
Fixes #2451 Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 08, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-