.. |
AppData
|
Move CappedMemoryCache to OCP
|
2022-07-14 15:54:31 +02:00 |
Cache
|
fix: fix mimetype not being updated when changing file extention on object store
|
2024-12-11 07:54:24 +00:00 |
Config
|
add more checks to ensure mounts aren't empty
|
2023-12-05 09:47:03 +01:00 |
Lock
|
Adapt LockScope to LockContext rename
|
2022-04-07 11:52:16 +02:00 |
Mount
|
add more checks to ensure mounts aren't empty
|
2023-12-05 09:47:03 +01:00 |
Node
|
fix: prevent sharing permissions on user root folder
|
2023-09-04 09:05:11 +00:00 |
Notify
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
ObjectStore
|
feat: add command to get object metadata
|
2025-04-24 23:22:42 +02:00 |
Search
|
extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter
|
2023-01-11 16:38:41 +01:00 |
SimpleFS
|
Fix return type of methods returning false on error
|
2023-04-03 10:52:34 +02:00 |
Storage
|
chore: improve hash_file php usage in Local Storage
|
2024-11-18 11:41:26 +01:00 |
Stream
|
fix SeekableHttpStream::stream_stat errors on failed open
|
2024-03-27 17:11:22 +01:00 |
Template
|
fix(TemplateManager): Bail early if templatedirectory is empty
|
2023-12-04 10:12:53 +00:00 |
Type
|
Wrap mimetype insert and getLastInsertId in a transaction
|
2023-09-16 19:31:27 +00:00 |
Utils
|
continue background scanning different storages if one fails
|
2024-02-07 09:07:40 +00:00 |
FileInfo.php
|
Refactoring getName function
|
2024-03-14 14:53:43 +00:00 |
Filesystem.php
|
Fix file_get_content signatures to make it clear it can return false
|
2023-04-27 09:56:05 +02:00 |
SetupManager.php
|
setup filesystem wrappers before we mark the root as setup
|
2023-12-05 09:47:03 +01:00 |
SetupManagerFactory.php
|
cleanup di for share permissions wrapper
|
2023-09-04 14:13:57 +02:00 |
View.php
|
fix: Do not return partial file info if we have a cache entry
|
2024-07-28 12:15:44 +02:00 |