Josh
|
b27a217ec6
|
Merge pull request #12389 from nextcloud/feat-files-external-scan
feat(admin): Add command to scan external storages directly
|
2024-11-25 13:35:02 -05:00 |
|
Josh
|
31815f25ca
|
feat(admin): Add command to scan external storages directly
- Adds missing minimal documentation entry for nextcloud/server#25109
- Adds an introduction paragraph
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-11-22 10:14:12 -05:00 |
|
Josh
|
9a60c54575
|
fix(admin): Update commands for files namespace
Fixes #9630
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-11-20 11:39:57 -05:00 |
|
Josh Richards
|
2be685c99b
|
fix(trashbin): Add missing size expire commands to occ commmand list
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-11-13 01:15:57 +01:00 |
|
Ferdinand Thiessen
|
9fb405f5b7
|
Merge pull request #12288 from Duo123418/update2_issues#11549
Update2 issues#11549
|
2024-11-13 01:03:32 +01:00 |
|
Ferdinand Thiessen
|
4cc2ae41cb
|
fix: Add missing rst syntax
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-11-13 00:46:40 +01:00 |
|
Thibaut
|
d6f310d85c
|
Rewriting part of the occ group:list documentation to match the actual behaviour
Adding the "--info" flag and the correct comments to the occ group:list command.
Signed-off-by: Thibaut <17176051+ThibautPlg@users.noreply.github.com>
|
2024-11-13 00:46:22 +01:00 |
|
Josh
|
ec3deddcd1
|
fix(occ): Add user:auth-tokens to command listing
These were implemented in nextcloud/server#40026
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-10-29 10:17:13 -04:00 |
|
Duo123418
|
adcc8b78eb
|
Update occ_command.rst
Signed-off-by: Duo123418 <148443179+Duo123418@users.noreply.github.com>
|
2024-10-16 20:16:43 +11:00 |
|
Anna Larch
|
0cb12b3c80
|
feat(carddav): add command to list address books
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2024-10-07 10:31:52 +02:00 |
|
Anna Larch
|
b5f0cfd7e3
|
feat(caldav): create subscriptions via occ
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2024-10-03 13:07:36 +02:00 |
|
Côme Chilliet
|
5485faa0c8
|
feat: Document user:list and --disabled option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-09-17 16:40:22 +02:00 |
|
Côme Chilliet
|
a182d3cc30
|
enh: Move occ configuration to top level
It’s not specific to server configuration and should be easy to find in
the admin manual.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-09-17 16:36:43 +02:00 |
|