| .. |
|
AppData
|
Use storage filter when fetching previews to cleanup
|
2021-08-26 22:03:05 +02:00 |
|
Cache
|
Merge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-before-reusing
|
2022-04-04 19:00:22 +02:00 |
|
Config
|
allow getting mounts by providers
|
2022-04-04 14:57:56 +02:00 |
|
Mount
|
don't do a full setup for findByStorageId
|
2022-04-04 15:40:20 +02:00 |
|
Node
|
rename cached fileinfo on rename
|
2022-04-04 15:40:28 +02:00 |
|
Notify
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
|
ObjectStore
|
Adapt more code to migration to LoggerInterface
|
2022-03-24 16:21:25 +01:00 |
|
Search
|
generate a better optimized query for path prefix search filters
|
2021-08-26 19:07:52 +02:00 |
|
SimpleFS
|
Extend simple file with extension getter
|
2022-03-04 06:11:53 +00:00 |
|
Storage
|
Merge pull request #31632 from Maaxxs/fix-undefined-index-dav
|
2022-03-29 13:53:15 +02:00 |
|
Stream
|
Support seeking also from the end of file on S3 storage
|
2021-09-11 17:43:50 +03:00 |
|
Template
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
|
Type
|
Migrate from ILogger to LoggerInterface in lib/private
|
2022-03-24 16:21:25 +01:00 |
|
Utils
|
split out some path manipulation logic
|
2022-04-04 15:40:12 +02:00 |
|
FileInfo.php
|
Fix ArrayAccess and JsonSerializable return types
|
2021-11-23 09:28:56 +01:00 |
|
Filesystem.php
|
fixed when accessing static filesystem calls before setup
|
2022-03-24 17:01:42 +01:00 |
|
SetupManager.php
|
only setup home mount when getting home folder
|
2022-04-06 13:13:32 +02:00 |
|
SetupManagerFactory.php
|
make mount cache duration configurable
|
2022-03-24 17:36:53 +01:00 |
|
View.php
|
composer run cs:fix
|
2022-04-05 16:47:13 +02:00 |