Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: move streaming output helps to command base class | Robin Appelman | 2025-03-31 | 3 | -60/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: rework object listing | Robin Appelman | 2025-03-31 | 3 | -38/+42 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: add command to list orphan objects | Robin Appelman | 2025-03-31 | 3 | -72/+151 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: add command to list objects | Robin Appelman | 2025-03-31 | 1 | -0/+119 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: add command to get object metadata | Robin Appelman | 2025-03-31 | 1 | -0/+79 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 4 | -16/+16 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 4 | -68/+8 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 3 | -4/+2 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Refactors files app commands. | Faraz Samapoor | 2023-07-12 | 4 | -55/+50 |
| | | | | | | To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | add utility command for object store objects | Robin Appelman | 2023-06-09 | 4 | -0/+352 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |