Faraz Samapoor
|
51aae7866c
|
Moves single constructor parameters to new lines.
Based on:
https://github.com/nextcloud/server/pull/38764#discussion_r1227630895
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-20 09:29:50 +07:00 |
Faraz Samapoor
|
3519689d50
|
Uses PHP8's constructor property promotion in core/Command/Config and core/Command/Group classes.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-20 09:29:50 +07:00 |
Carl Schwan
|
b70c6a128f
|
Update core to PHP 7.4 standard
- Typed properties
- Port to LoggerInterface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-20 22:18:06 +07:00 |
Joas Schilling
|
cfd2e8cc20
|
Allow to autocomplete user and group ids in commands
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-04-08 11:54:44 +07:00 |
Côme Chilliet
|
77bdad84c2
|
Add ldap:reset-group command to unmap groups from LDAP
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-01 12:18:02 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Christoph Wurst
|
2a054e6c04
|
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-08-24 14:54:25 +07:00 |
Joas Schilling
|
ab21d69903
|
Add return value to all commands
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-26 14:54:51 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Denis Mosolov
|
0b18e2c75d
|
Add an options to create and remove groups via occ
Signed-off-by: Denis Mosolov <denismosolov@gmail.com>
|
2018-08-16 10:31:20 +07:00 |