This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba94de2510b3858f10d60f0230a58b1252346372
nextcloud-server-mirror
/
lib
/
private
/
Files
/
Config
History
Joas Schilling
951c330d39
Revert "don't perform an explicit setup when using the file cache"
2024-03-07 14:38:02 +01:00
..
CachedMountFileInfo.php
more type hints for ICachedMountInfo and IMountManager
2022-03-04 16:28:11 +01:00
CachedMountInfo.php
perf: switch places that always use the first getById result to getFirstNodeById
2024-03-04 13:57:31 +01:00
LazyPathCachedMountInfo.php
only get the path for the users cached mount info when we use it
2024-02-09 09:50:43 +01:00
LazyStorageMountInfo.php
optimize UserMountCache::registerStorage
2023-11-16 16:21:59 +01:00
MountProviderCollection.php
add more checks to ensure mounts aren't empty
2023-09-12 16:50:24 +02:00
UserMountCache.php
Revert "don't perform an explicit setup when using the file cache"
2024-03-07 14:38:02 +01:00
UserMountCacheListener.php
…