Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Andy Scherzinger 432e10ffd8
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-24 18:46:58 +02:00
Christoph Wurst 736731f1b0
fix(deps): Switch KItinerary vendor
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-22 12:48:35 +01:00
Daniel Kesselberg c39b756131
chore: apply coding standards
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-28 14:44:08 +02:00
tmrlvi 99161e56d2
Complete moving OAuth access token into a dedicated column
Google OAuth was saving the token in wrong field in `refresh` (previous commit fixed `finishConnect` only)

Signed-off-by: tmrlvi <tmrlvi@gmail.com>
2023-06-16 01:46:02 +03:00
Richard Steinmetz a1e5a3770a
chore: composer run cs:fix
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-19 14:59:20 +02:00
Christoph Wurst 65a9000c71
Add Microsoft xoauth2 support
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-25 17:50:56 +01:00
Christoph Wurst d60fb5339e
Move OAuth access token into a dedicated column
Depending on the vendor access tokens can be very long and the encrypted
value exceeds 4000 chars allowed for our inbound_password column.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-16 09:13:27 +01:00
Christoph Wurst da07d90d76
Add Google OAuth setup flow
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-02 09:08:07 +01:00
Christoph Wurst e7f194d281
Add Google OAuth admin settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-02 09:07:44 +01:00
Daniel Kesselberg 93b7c72b25
Update codestyle
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-09-03 15:37:58 +02:00
Guillaume Virlet 9e81f94feb Move "KItinerary binary adapter is not available, can't extract information" message from warning level to info
Signed-off-by: Guillaume Virlet <github@virlet.org>
2022-01-30 15:58:26 +01:00
Christoph Wurst 0cc83974aa
Migrate \OCA\Mail\Integration\* to the PSR logger
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-04 16:28:33 +02:00
Christoph Wurst 48fcb1d8b2
Add kitinerary-sys adapter
This will allow using kitinerary-extractor when it's installed on the
system but invoking our binary and flatpak fail (due to platform
incompatibilities).

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-05-19 11:28:12 +02:00
Christoph Wurst 7f32cfe657
Update to nextcloud coding standard v0.3.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-14 16:06:46 +02:00
Christoph Wurst a4875f8533
Use short array syntax
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-25 21:35:02 +01:00
Christoph Wurst 150716df34
Use KItinerary to extract information from emails and attachments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-08 14:01:06 +01:00