nextcloud-server/lib/private/Files
Maxence Lange cc639a8877 compare cached filesize on download
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-12-01 15:42:15 +07:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Cache Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 +07:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +07:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +07:00
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Node Merge pull request #34994 from Glandos/fileinfo_perf 2022-11-11 17:11:21 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStore compare cached filesize on download 2022-12-01 15:42:15 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Scope the appdata theming storage for global and users 2022-10-14 16:18:37 +07:00
Storage fix psalm 2022-11-02 11:13:34 +07:00
Stream compare cached filesize on download 2022-12-01 15:42:15 +07:00
Template Update php licenses 2021-06-04 22:02:41 +07:00
Type Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
Utils split out some path manipulation logic 2022-04-04 15:40:12 +07:00
FileInfo.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
Filesystem.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
SetupManager.php delay updating setup providers untill we register the mounts 2022-11-17 15:21:57 +07:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +07:00
View.php Update cache when file size === 0 2022-11-23 12:43:57 +07:00