Commit Graph

112 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Robin Appelman 1d34f0a824 feat: cleanup filecache_extended items by default 2 years ago
Daniel Kesselberg 2f6cc92491 feat: remove orphaned entries from filecache_extended 2 years ago
Robin Appelman 572faa1224 use correct mode constant of files:scan's --path option 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Maxence Lange 22d6c8dcd4 add named metadata event 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Faraz Samapoor 270035ff44 Fixes Psalm's "InvalidArgument" error. 2 years ago
Faraz Samapoor b8870658fb Fixes Psalm's "LessSpecificReturnStatement" error. 2 years ago
Faraz Samapoor 5d242aa2f8 Refactors files app commands. 2 years ago
Robin Appelman 38640bf816 add commands to copy/move files 2 years ago
Robin Appelman 292c0e53f8
add summary of detected changes to files:scan output 3 years ago
Robin Appelman ea88ec1350
add utility command for object store objects 3 years ago
Robin Appelman ddc53a9046
minor fixes for get/put 3 years ago
Robin Appelman 36221a8865
add command to write a file 3 years ago
Robin Appelman f9fb102f0b
move get/delete commands to files namespace, make get take the output as argument instead of option 3 years ago
Côme Chilliet 88405d320e
Add an error counter 3 years ago
Côme Chilliet 2ffa9fc797
Only show error stack trace on very verbose level 3 years ago
Côme Chilliet 1f83979699
Do not stop at the first PHP error/warning in files:scan 3 years ago
Robin Appelman 54f61352f0
better error messages if the users home is not writable during scanning 3 years ago
EWouters 3a9173cbac
[Fix]: scan-app-data conversion 3 years ago
Markus Zeller 15289f9737
Cast to int #32837 3 years ago
Carl Schwan 54b6d0708b Allow scanning for metadata with occ scan:file --generate-metadata 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Côme Chilliet c54fb5f9e6
Use {$var} instead of ${var} for PHP 8.2 compatibility 4 years ago
Bill McGonigle ad60b3b479
Mention missing files subdir 4 years ago
cld4h 553239c083 Fix issue #31692 of occ files:scan 4 years ago
Côme Chilliet ea23523c70
Adapt more code to migration to LoggerInterface 4 years ago
Vincent Petry 67ebe75d0e
Move storage encoding compatibility warning logic 4 years ago
Immanuel Pasanec 1f42657bb9
Added support for transfering incoming file shares. 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Robin Appelman 1ecc02946f
cast ints 5 years ago
Robin Appelman 68589f7792
handle the cache where a cache entry with the correct path has already been recreated 5 years ago
Robin Appelman 8bd39f081f
also repair storage id 5 years ago
Robin Appelman 291b72ec50
add command to repair broken filesystem trees 5 years ago
Christoph Wurst 3678823748
Fix database connection usage in the files scanner 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Sujith Haridasan 08bdc549bb Stop transfer of ownership between same users 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Julius Härtl 479aa975d3
Add removal of mounts without storages to files:cleanup command 6 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Daniel Kesselberg 3294f53942
Set exit code if something went wrong. 6 years ago