nextcloud/lib/private/Files
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-19 07:57:35 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
Config chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Node fix: catch NotPermittedException in Folder.nodeExists 2024-09-30 19:00:36 +02:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStore refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Storage feat(http-client): expose default request timeout constant to be used instead of magic number 30 2024-10-11 10:57:02 +02:00
Stream refactor(Stream\Encryption): Migrate to strong types 2024-10-07 14:02:27 +02:00
Template chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Type chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
Utils fix(Storage): Fix IStorage return types 2024-09-26 18:13:03 +02:00
FileInfo.php fix(FileInfo): correctly implement \ArrayAccess::offsetGet 2024-09-06 03:58:00 +02:00
FilenameValidator.php fix: Also validate parent path in verifyPath 2024-08-28 17:22:20 +02:00
Filesystem.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SetupManager.php feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 2024-09-23 18:13:21 +02:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php fix(Files): Handle getOwner() returning false 2024-09-17 10:10:50 +02:00