0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-15 08:45:21 +00:00
nextcloud_server/lib/private/Files
Louis Chemineau 840ee6d59a
fix: Metadata field search
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-27 13:03:49 +01:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Cache fix: Metadata field search 2025-01-27 13:03:49 +01:00
Config fix: Remove incorrect default null value 2024-04-04 11:45:22 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Node fix: OCP\Files\Node\Folder::search was not setting the owner 2024-07-30 11:06:30 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix: throw correct exception type when we can't verify if an s3 bucket exists 2024-11-26 18:45:46 +01:00
Search fix: handle cases where non-binary operators are mixed in for optimizing search queries 2024-03-04 14:25:52 +01:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Storage fix: don't do same-storage move optimization with encryption wrappers 2025-01-09 09:32:16 +01:00
Stream fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Template fix(TemplateManager): Remove warning message 2025-01-20 13:40:34 +00:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +01:00
Utils chore: psalm fixes 2025-01-20 15:31:23 +01:00
FileInfo.php Refactoring getName function 2024-03-12 17:24:24 +03:00
Filesystem.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
SetupManager.php fix: fix availability wrapper not applying 2024-11-26 18:45:52 +01:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
View.php fix(View): Catch exceptions when executing mkdir for non-existent parents 2024-12-17 09:38:46 +00:00