| .. |
|
AppData
|
Move CappedMemoryCache to OCP
|
2022-07-14 15:54:31 +07:00 |
|
Cache
|
Fix unencrypted size calculation for files created before the Encryption storage is enabled
|
2022-10-03 13:44:14 +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
|
Filter out old files when trying to get recent files
|
2022-09-05 12:53:32 +07:00 |
|
Notify
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ObjectStore
|
Merge pull request #32740 from jasperweyne/patch-2
|
2022-09-19 10:19:15 +07:00 |
|
Search
|
generate a better optimized query for path prefix search filters
|
2021-08-26 19:07:52 +07:00 |
|
SimpleFS
|
Fix typos in lib/private subdirectory
|
2022-07-27 08:52:17 +07:00 |
|
Storage
|
trigger a rescan when trying to fopen a file that exists in cache but not on disk
|
2022-09-29 11:17:16 +07:00 |
|
Stream
|
fix using FSEEK_END with SeekableHttpStream to get file size
|
2022-09-15 17:23:16 +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
|
remove listeners to OC_Filesystem::(write|rename) old style hooks
|
2022-09-26 21:07:08 +07:00 |
|
SetupManager.php
|
get quota for user only when needed
|
2022-09-01 19:32:24 +07:00 |
|
SetupManagerFactory.php
|
make mount cache duration configurable
|
2022-03-24 17:36:53 +07:00 |
|
View.php
|
Merge pull request #33566 from nextcloud/fopen-not-found-rescan
|
2022-10-01 21:47:26 +07:00 |