nextcloud/lib/private/Files
Arthur Schiwon cb607b5b8d
Merge pull request #40233 from nextcloud/fix/fix-video-seeking-public-link
[stable25] Detect aborted connection in OC\Files\View and stop writing data to the output buffer
2023-09-05 18:54:31 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Merge pull request #39731 from nextcloud/backport/39698/stable25 2023-09-05 17:45:25 +02:00
Config allow storing multiple mounts for the same rootid in the mount cache 2023-05-31 16:15:47 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Node fix(node): non-existing folder is not searchable 2023-07-13 15:05:25 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix(s3): fix handling verify_bucket_exists parameter 2023-08-31 21:45:44 +00:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-04-03 16:35:54 +00:00
SimpleFS Scope the appdata theming storage for global and users 2022-10-14 16:19:32 +02:00
Storage fix(sse): don't update uncached files 2023-07-04 20:30:09 +00:00
Stream set stream size for SeekableHttpStream 2023-06-12 16:29:12 +02: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 chore: ugly type juggling 2023-07-04 23:10:25 +02:00
Filesystem.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
SetupManager.php delay updating setup providers untill we register the mounts 2022-11-18 14:32:02 +00:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +01:00
View.php Apply suggestions from code review in View.php 2023-09-05 14:36:23 +02:00