nextcloud/lib/private/Files
Cristian Scheid 3fc1e3db78 fix(search-query): fix psalm type error
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-06-11 12:09:56 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache 2026-06-10 16:51:44 +02:00
Config fix: PostgreSQL transaction aborts when caching user mounts 2026-03-12 12:25:42 +01:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +02:00
Node perf: don't fetch child mounts when getting node parent 2026-04-15 06:55:16 +00:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore fix: adjust wording in S3ConnectionTrait comment 2026-05-12 09:36:22 +00:00
Search fix(search-query): fix psalm type error 2026-06-11 12:09:56 +02:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage chore: psalm fix 2026-06-09 15:25:15 +00:00
Stream chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Template fix: only skip template initialization when both skeletondirectory and templatedirectory are empty 2026-05-07 10:32:18 -04:00
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 2025-08-04 11:24:58 -04:00
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 2025-08-01 09:31:50 +02:00
FileInfo.php feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:06:16 +00:00
FilenameValidator.php fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
Filesystem.php fix(Filesystem): use FilenameValidator for Filesystem::isFileBlacklisted 2025-09-02 19:02:25 +02:00
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 2025-07-31 18:28:26 +02:00
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +02:00
View.php fix: check source and target when emitting copy event 2026-03-02 15:51:27 +00:00