14 Commits

Author SHA1 Message Date
b62227351d refactor: mark DTO classes as final
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-06-06 09:07:49 +02:00
94ac6cf8c6 style: apply coding-standard 1.2.3
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-08-26 11:50:26 +02:00
c94f5e0537 chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-21 19:50:19 +02:00
c39b756131 chore: apply coding standards
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-28 14:44:08 +02:00
10c0de330a Move commands to typed properties
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-01 18:46:26 +02:00
6dd73315cc Print newly created account ID on CLI
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-13 09:35:29 +02:00
78704879b4 Add support for XOAUTH2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-01 16:09:14 +02:00
635c54633a Check if user exists before creating account
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-02-26 13:29:37 +01:00
7143b9cb68 Fix psalm errors
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-08 15:36:42 +02:00
2f0d65052e Make sure all commands return an int
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-07-06 19:53:47 +02:00
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
ac4a7ba08f Add psalm and apply auto fixes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-26 14:10:51 +01:00
0db61d0c07 Make OCA\Mail\Command strict
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-07-24 10:06:40 +02:00
4531545c61 Use PSR-4 loading for normal files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 12:22:12 +02:00