| .. |
|
AppData
|
Use storage filter when fetching previews to cleanup
|
2021-08-26 22:03:05 +02:00 |
|
Cache
|
fix: Only read unencrypted_size when file is actually encrypted
|
2023-09-12 15:07:56 +02:00 |
|
Config
|
fix updating cached mounts that didn't have their mount provider set previously
|
2022-10-25 10:48:30 +00:00 |
|
Lock
|
Adapt LockScope to LockContext rename
|
2022-04-07 11:52:16 +02:00 |
|
Mount
|
don't do a full setup for findByStorageId
|
2022-04-04 15:40:20 +02:00 |
|
Node
|
Make sure that path is normalized and then checked,
|
2022-11-10 18:06:07 +00:00 |
|
Notify
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
|
ObjectStore
|
fix: Only store unencrypted_size if path should be encrypted
|
2023-09-12 15:07:56 +02:00 |
|
Search
|
escape path prefix when doing cache jail search
|
2023-01-11 17:12:40 +00:00 |
|
SimpleFS
|
Extend simple file with extension getter
|
2022-03-04 06:11:53 +00:00 |
|
Storage
|
fix(CI): Suppress psalm UndefinedClass
|
2024-04-24 09:30:56 +00:00 |
|
Stream
|
Also update the unencrypted size of files when creating them with empty content
|
2022-12-07 21:15:57 +00: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: Only read unencrypted_size when file is actually encrypted
|
2023-09-12 15:07:56 +02:00 |
|
Filesystem.php
|
fixed when accessing static filesystem calls before setup
|
2022-03-24 17:01:42 +01:00 |
|
SetupManager.php
|
do onetime user setup before getting any mount from providers
|
2023-04-14 14:23:18 -07:00 |
|
SetupManagerFactory.php
|
make mount cache duration configurable
|
2022-03-24 17:36:53 +01:00 |
|
View.php
|
Update cache when file size === 0
|
2022-11-23 15:04:34 +00:00 |