Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Extend rector to core/refactor/rector-core | provokateurin | 2025-05-15 | 2 | -8/+6 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #52378 from nextcloud/transfer-external-storage | Robin Appelman | 2025-05-14 | 1 | -2/+44 |
|\ | | | | | feat: add option to include external storage when transfering files | ||||
| * | feat: add option to include external storage when transfering files | Robin Appelman | 2025-05-07 | 1 | -2/+44 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | feat(FilenameValidator): allow to sanitize filenamesfeat/ocp-sanitize-filenames | Ferdinand Thiessen | 2025-05-13 | 1 | -34/+16 |
|/ | | | | | | Share the filename sanitizing with the OCP filename validator. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #52441 from nextcloud/scan-locked-error | Kate | 2025-05-06 | 1 | -0/+7 |
|\ | |||||
| * | fix: better error message when trying to scan a folder that is already being ↵scan-locked-error | Robin Appelman | 2025-04-25 | 1 | -0/+7 |
| | | | | | | | | | | | | scanned Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | feat(files): add command to (dis)enable windows compatible filenames | Ferdinand Thiessen | 2025-04-30 | 1 | -0/+52 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | feat(files): add command to automatically rename filenames | Ferdinand Thiessen | 2025-04-30 | 1 | -0/+168 |
|/ | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | 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> | ||||
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 2 | -6/+8 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help | Daniel | 2024-11-21 | 1 | -1/+2 |
|\ | | | | | feat(files): Add help to / update description of `files:cleanup` | ||||
| * | feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-help | Josh | 2024-11-20 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanup | Josh | 2024-11-20 | 1 | -12/+18 |
|/ | | | | | Tidying. Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -1/+2 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | fix: psalm fix: error fix: add batch fix: fatal error fix: add batch chore: add batch chore: add batch fix: psalm fix: typo fix: psalm fix: return bool fix: revert Manager | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 2 | -2/+4 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 2 | -11/+11 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix: implement sharding compatible cleanup for various bits | Robin Appelman | 2024-08-28 | 1 | -36/+66 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 13 | -47/+47 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 14 | -278/+33 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | feat: cleanup filecache_extended items by default | Robin Appelman | 2024-04-15 | 1 | -2/+2 |
| | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | feat: remove orphaned entries from filecache_extended | Daniel Kesselberg | 2024-04-15 | 1 | -1/+37 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | use correct mode constant of files:scan's --path option | Robin Appelman | 2024-02-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 9 | -13/+8 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | add named metadata event | Maxence Lange | 2023-11-20 | 1 | -6/+14 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 1 | -7/+0 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -3/+12 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Merge branch 'master' into refactor_files_app_commands | Faraz Samapoor | 2023-08-01 | 3 | -1/+282 |
|\ | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
| * | Merge pull request #38860 from nextcloud/scanner-change-summary | Robin Appelman | 2023-07-20 | 1 | -1/+31 |
| |\ | | | | | | | add summary of detected changes to files:scan output | ||||
| | * | add summary of detected changes to files:scan output | Robin Appelman | 2023-06-16 | 1 | -1/+31 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | add commands to copy/move files | Robin Appelman | 2023-07-12 | 2 | -0/+255 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fixes Psalm's "InvalidArgument" error. | Faraz Samapoor | 2023-07-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | I just removed the return type from the "exceptionErrorHandler". There is in fact a hacky solution, that I didn't like: https://github.com/vimeo/psalm/issues/3571 Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | | Fixes Psalm's "LessSpecificReturnStatement" error. | Faraz Samapoor | 2023-07-12 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | | Refactors files app commands. | Faraz Samapoor | 2023-07-12 | 12 | -211/+156 |
|/ | | | | | | 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> | ||||
* | Merge pull request #37971 from nextcloud/info-file-get | Robin Appelman | 2023-05-10 | 3 | -0/+291 |
|\ | | | | | Add commands for basic file actions | ||||
| * | minor fixes for get/put | Robin Appelman | 2023-05-09 | 2 | -6/+19 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | add command to write a file | Robin Appelman | 2023-05-04 | 3 | -2/+84 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | move get/delete commands to files namespace, make get take the output as ↵ | Robin Appelman | 2023-05-04 | 2 | -0/+196 |
| | | | | | | | | | | | | argument instead of option Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Add an error counter | Côme Chilliet | 2023-05-04 | 1 | -20/+17 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Only show error stack trace on very verbose level | Côme Chilliet | 2023-05-02 | 1 | -6/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Do not stop at the first PHP error/warning in files:scan | Côme Chilliet | 2023-04-27 | 1 | -11/+15 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | better error messages if the users home is not writable during scanning | Robin Appelman | 2023-04-05 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [Fix]: scan-app-data conversion | EWouters | 2023-01-03 | 1 | -1/+2 |
| | | | | | | | | | | | | Adapted from sugestions by @Hiyoal in #34283 and @st3iny in #35935. See https://github.com/nextcloud/server/issues/34283#issuecomment-1288075064 and https://github.com/nextcloud/server/pull/35935#discussion_r1059905594. Closes #34283. Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: EWouters <6179932+EWouters@users.noreply.github.com> |