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-02-27 18:37:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
stable29
Add File
New File
Upload File
Apply Patch
nextcloud-server-mirror
/
lib
/
private
/
Files
/
Storage
History
Robin Appelman
63e7bb6291
fix: restore updated encrypted version when copying versions
...
Signed-off-by: Robin Appelman <
robin@icewind.nl
>
2025-05-08 18:57:27 +00:00
..
PolyFill
fix: Clean-up some remaining readdir calls with undesirable false evaluation potential
2024-11-13 08:34:23 +05:30
Wrapper
fix: restore updated encrypted version when copying versions
2025-05-08 18:57:27 +00:00
Common.php
fix: don't do same-storage move optimization with encryption wrappers
2025-01-09 09:32:16 +01:00
CommonTest.php
…
DAV.php
Fix Undefined variable: response notice in case of non-404 error
2024-11-08 16:12:15 +00:00
FailedStorage.php
Remove unused method getLocalFolder
2023-04-03 10:52:34 +02:00
Home.php
improve di performance for cache
2024-02-09 13:28:30 +01:00
Local.php
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
2025-03-24 10:45:21 +01:00
LocalRootStorage.php
…
LocalTempFileTrait.php
Fix return type of methods returning false on error
2023-04-03 10:52:34 +02:00
Storage.php
…
StorageFactory.php
…
Temporary.php
…