nextcloud-server/apps/files/lib
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 +07:00
..
Activity fix(activity): Update more activity providers to use new exceptions 2024-09-23 12:31:59 +07:00
AppInfo feat(files): Implement endpoint to retrieve a user's folder tree 2024-08-01 09:14:44 +07:00
BackgroundJob chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Collaboration/Resources style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Command chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Controller fix: do not duplicate existing entity 2024-10-16 17:31:57 +07:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Listener chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Notification fix: add notification icon for transfer ownership 2024-10-16 17:31:57 +07:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Service refactor: Inject IRootFolder 2024-10-16 15:28:12 +07:00
Settings chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
App.php perf(files): Adjust default chunk size for chunked upload to 100MiB 2024-09-30 16:29:11 +07:00
Capabilities.php feat: Add `forbidden_filename_basenames` config option 2024-07-15 19:39:18 +07:00
DirectEditingCapabilities.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Helper.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
ResponseDefinitions.php feat(files): Update openapi 2024-08-08 10:52:20 +07:00