Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add mount id to info:storage(s)info-storage-command | Robin Appelman | 2025-05-15 | 1 | -6/+11 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: add command to get basic storage info | Robin Appelman | 2025-05-15 | 1 | -0/+97 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | refactor: Extend rector to core/refactor/rector-core | provokateurin | 2025-05-15 | 1 | -2/+4 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix: optimize FileUtils::getFilesByUser | Robin Appelman | 2025-03-10 | 1 | -7/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -17/+17 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 1 | -17/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: getMountsForFileId may return an unordered list | Daniel Kesselberg | 2024-05-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -5/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-20 | 1 | -15/+2 |
| | | | | | | in core/Command/Info, /Integrity, and /Preview classes. Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | add option to list all files instead of limiting | Robin Appelman | 2023-05-04 | 1 | -12/+18 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add command to summarize space usage | Robin Appelman | 2023-05-04 | 1 | -0/+248 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |