|
|
70fffdc454
|
refactor(rector): apply PHP74 set
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2025-10-07 10:51:22 +02:00 |
|
|
|
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 |
|
|
|
e02a2051f5
|
perf(PHP): Use static closures where possible
They allow GC because they do not capture `$this`
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-01-20 09:38:26 +01:00 |
|
|
|
10c0de330a
|
Move commands to typed properties
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2022-10-01 18:46:26 +02:00 |
|
|
|
7ccc0861b1
|
Add console logging to the threading command
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-03-01 19:53:21 +01:00 |
|
|
|
5b7648cbe7
|
Make the deserialized thread root ID nullable
… and add mem usage to the output.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-22 09:59:53 +02:00 |
|
|
|
5cc1751c53
|
Add a CLI command to build threads for an account's exported data
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-09-29 21:09:53 +02:00 |
|