nextcloud/lib/private/Files
Joas Schilling aa904b255f
Merge pull request #59378 from nextcloud/carl/non-internal-api
chore: Replace MoveableMount usage with IMovableMount
2026-04-27 12:37:56 +02:00
..
AppData refactor: Apply comments 2026-02-06 13:50:46 +01:00
Cache feat: add permissions mask variant that only masks one directory 2026-04-09 16:19:10 +02:00
Config perf: only load possible results in UserMountCache::getMountForPath 2026-04-24 18:17:43 +02:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Lock refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
Mount Merge pull request #59378 from nextcloud/carl/non-internal-api 2026-04-27 12:37:56 +02:00
Node Merge pull request #59378 from nextcloud/carl/non-internal-api 2026-04-27 12:37:56 +02:00
Notify refactor: Apply rector changes 2026-03-01 14:43:11 +00:00
ObjectStore fix: Allow num_buckets to be equal as min_bucket 2026-04-19 18:28:12 +02:00
Search feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-24 15:15:34 -03:00
SimpleFS refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
Storage fix(Wrapper): Type $storage as IStorage 2026-04-14 16:09:12 +02:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 -04:00
Template fix: only skip template initialization when both skeletondirectory and templatedirectory are empty 2026-03-08 00:12:56 +01:00
Type refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Utils fix(Scanner): Remove high level transaction during scans 2026-04-08 14:34:45 +02:00
FileInfo.php fix: only validate mounts for new share 2026-04-24 14:39:46 +02:00
FilenameValidator.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Filesystem.php perf(file-cache): Add mimetype filter on getFolderContents 2026-02-12 00:36:18 +01:00
SetupManager.php feat: add event for user home mount having being setup 2026-04-24 14:39:48 +02:00
SetupManagerFactory.php refactor(share): Remove some deprecated method usages 2026-03-10 11:39:57 +01:00
View.php chore: Replace MoveableMount usage with IMovableMount 2026-04-24 10:14:37 +02:00