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
2ea7719bfa4280220c7dfc9fbfec97b61ba33112
nextcloud-server-mirror
/
lib
/
private
/
Files
/
Storage
History
Daniel Kesselberg
b4ff557b8c
fix(storage): fallback to copy and unlink when rename fails
...
Signed-off-by: Daniel Kesselberg <
mail@danielkesselberg.de
>
2023-07-31 18:54:21 +02:00
..
PolyFill
Rename file1 and file2 to source and target in Storage abstraction
2022-10-18 17:21:47 +02:00
Wrapper
fix(sse): don't update uncached files
2023-07-04 12:42:29 +02:00
Common.php
Refactors "strpos" calls in lib/private to improve code readability.
2023-05-15 15:17:19 +03:30
CommonTest.php
…
DAV.php
dav: clean path before putting it in the statcache
2023-06-23 14:39:17 +02:00
FailedStorage.php
Remove unused method getLocalFolder
2023-04-03 10:52:34 +02:00
Home.php
…
Local.php
fix(storage): fallback to copy and unlink when rename fails
2023-07-31 18:54:21 +02:00
LocalRootStorage.php
…
LocalTempFileTrait.php
Fix return type of methods returning false on error
2023-04-03 10:52:34 +02:00
Storage.php
composer run cs:fix
2023-01-20 11:45:08 +01:00
StorageFactory.php
…
Temporary.php
…