21 Commits

Author SHA1 Message Date
28b85f33a9 chore(cs): Apply autofixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-20 09:17:44 +02:00
c8c21215af fix: Add Override atttribute
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-25 21:09:46 +01:00
e9a01c92a3 fix(codingstandard): Apply autofixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-19 11:37:36 +02:00
7ef1d423ab chore(cs): Prepare coding-standard update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-18 22:26:39 +02:00
956a1ab00f chore(php): Auto-fixes of coding standards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-23 16:36:50 +02:00
89c48bb278 fix(cs): Use single quotes for simple strings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-31 12:24:31 +02:00
e5327997bc test(chat): Add a test that editing old messages is blocked
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-29 17:32:21 +02:00
1ccbf67da2 chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
150725bfe9 fix(OCC): Avoid using \OC::$server
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-11 12:45:28 +01:00
335f7d6021 fix(occ): Fix OCC documentation with shortcuts, required values and descriptions of options
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-25 13:09:42 +02:00
3e9bbd1d0d fix(psalm): UpdateDocs.php:111:9 - string can never contain null
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 12:22:22 +02:00
54ac7a9fa5 Use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-06 17:02:15 +03:30
3f93defc5c fix: skip this command
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03 07:26:49 +01:00
ad42bfb7f0 Clean code and small improvements at markdown
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02 23:55:11 -03:00
ff6a7eb4e5 Removed unused option
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02 23:31:47 -03:00
248e8b2822 Removed suppot to isNegattable because the server Symfony Client is an old version
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02 22:54:40 -03:00
9f7f4614b4 Summary removed
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02 22:26:38 -03:00
8ca055cc68 * Convert arguments and options to table format
* Add the markdown occ to mkdocs
* Add GitHub Action to check if the documentation is up to date

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02 22:00:33 -03:00
2e15b55e3e Remove --option of update docs command
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-01 23:29:34 -03:00
8cd1786865 Add summary
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-01 22:17:57 -03:00
0b5268ebdc Document commands
* created developer command to document commands

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-01 21:40:01 -03:00