.. |
Wrapper
|
fix(files): Adjust Cache::searchQuery() parameter name to match interface
|
2024-09-13 20:12:49 +00:00 |
Cache.php
|
fix: use scan_permissions when copying cache items
|
2024-12-09 13:47:27 +01:00 |
CacheDependencies.php
|
also improe cache ci for shared cache
|
2024-02-09 14:00:26 +01:00 |
CacheEntry.php
|
fix: Only read unencrypted_size when file is actually encrypted
|
2023-09-06 07:25:28 +02:00 |
CacheQueryBuilder.php
|
feat(metadata): migrate to lazy appconfig
|
2024-05-27 10:27:49 -04:00 |
FailedCache.php
|
use searchoperation for storage filter instead of db expression
|
2021-06-14 16:11:25 +02:00 |
FileAccess.php
|
fix: fix FileAccess::getByFileId(InStorage)
|
2024-05-02 17:11:34 +00:00 |
HomeCache.php
|
Fix return types in phpdoc
|
2023-05-15 12:24:42 +02:00 |
HomePropagator.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
LocalRootScanner.php
|
Refactors "strpos" calls in lib/private to improve code readability.
|
2023-05-15 15:17:19 +03:30 |
MoveFromCacheTrait.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
NullWatcher.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
Propagator.php
|
fix: don't propagate future mtimes
|
2024-12-04 19:12:30 +00:00 |
QuerySearchHelper.php
|
feat(metadata): migrate to lazy appconfig
|
2024-05-27 10:27:49 -04:00 |
Scanner.php
|
feat: add option to disable scanner transactions
|
2024-06-13 12:02:53 +00:00 |
SearchBuilder.php
|
fix: Metadata field search
|
2025-01-27 13:03:49 +01:00 |
Storage.php
|
improve di performance for cache
|
2024-02-09 13:28:30 +01:00 |
StorageGlobal.php
|
Fix typos in lib/private subdirectory
|
2022-07-27 08:52:17 -04:00 |
Updater.php
|
fix: fix mimetype not being updated when changing file extention on object store
|
2024-12-11 09:00:37 +00:00 |
Watcher.php
|
refactor: Repalce array_search with in_array in lib/
|
2023-11-22 11:42:53 +01:00 |