This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5dcd048ae85cfe8d7fb22663f1955efbdca7921
nextcloud-server-mirror
/
lib
/
private
/
Files
/
Storage
/
Wrapper
History
Julius Härtl
88a96e4db7
fix: Only store unencrypted_size if path should be encrypted
...
Signed-off-by: Julius Härtl <
jus@bitgrid.net
>
2023-09-06 07:25:28 +02:00
..
Availability.php
Respect OCP interface in private classes
2023-02-07 11:23:35 +01:00
Encoding.php
Fix file_get_content signatures to make it clear it can return false
2023-04-27 09:56:05 +02:00
EncodingDirectoryWrapper.php
Fix return type of methods returning false on error
2023-04-03 10:52:34 +02:00
Encryption.php
fix: Only store unencrypted_size if path should be encrypted
2023-09-06 07:25:28 +02:00
Jail.php
Refactors "strpos" calls in lib/private to improve code readability.
2023-05-15 15:17:19 +03:30
PermissionsMask.php
Rename file1 and file2 to source and target in Storage abstraction
2022-10-18 17:21:47 +02:00
Quota.php
only determine quota_include_external_storage once for quota wrapper
2023-08-18 14:25:28 +02:00
Wrapper.php
Fix file_get_content signatures to make it clear it can return false
2023-04-27 09:56:05 +02:00