12 Commits

Author SHA1 Message Date
ed9c2cc92c refactor: add override attribute
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-06-04 07:33:09 +02:00
43ed1ca4f4 fix: wrong path for itinerary executable
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-12-16 14:23:05 +01:00
432e10ffd8 chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-24 18:46:58 +02:00
e9411c6a0d chore(deps): bump nextcloud/coding-standard from 1.1.1 to ^1.2.1 (main) (#9420)
chore(deps): bump nextcloud/coding-standard from 1.1.1 to ^1.2.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-28 13:17:50 +00:00
c39b756131 chore: apply coding standards
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-28 14:44:08 +02:00
93b7c72b25 Update codestyle
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-09-03 15:37:58 +02:00
43aec6fc80 Add Psalm-generated return types
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-09 17:31:13 +01:00
81c28d4bc2 Migrate remaining usage of ILogger to the PSR logger interface
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 10:57:22 +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
68cabf9400 Pass a real octal num to chmod
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-30 09:47:27 +01:00
a486aa69ed Check return value of chmod
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-23 15:08:26 +01:00
19418917bd Make the itinerary extractor executable in a repair step
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-23 14:18:06 +01:00