Robin Appelman
|
93de63777e
extend storage api to allow directly writing a stream to storage
|
6 years ago |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 years ago |
Morris Jobke
|
bcba1a97ad
Use fallback path if data dir is not available for Storage/Local.php
|
6 years ago |
Morris Jobke
|
01040daf02
Fix call to clearstatcache to actually use the file path
|
6 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Joas Schilling
|
94f3fc63bc
Use ::class and fix missing doc
|
7 years ago |
Roeland Jago Douma
|
ace7b69aa7
Fix copy from jailed storage
|
7 years ago |
Lukas Reschke
|
dfd8125aeb
Replace wrong PHPDocs
|
7 years ago |
Michael Munger
|
b8f2418248
Fixed a crash caused by Local::copyFromStorage() not conforming to Common::copyFromStorage. Issue# 5071
|
7 years ago |
Robin Appelman
|
8500debe79
use unjailed path when moving files out of a shared storage
|
7 years ago |
Lukas Reschke
|
49ba822fef
Remove verbose error message
|
7 years ago |
Jörn Friedrich Dreyer
|
6fd7d4efd0
remove obsolete hack (#26928)
|
7 years ago |
Morris Jobke
|
27ba46c40e
Merge pull request #1890 from nextcloud/downstream-25428
|
8 years ago |
Lukas Reschke
|
459477e2c3
Move function to LargeFileHelper
|
8 years ago |
Boris Rybalkin
|
cfc0d9249b
fixing php 32 bit (arm) filemtime on large file issue (#18971) (#25428)
|
8 years ago |
Lukas Reschke
|
df3444493b
Remove not existent function call
|
8 years ago |
Vincent Petry
|
1f21a132c7
Only use realpath for real directories (#26058)
|
8 years ago |
Joas Schilling
|
0215b004da
Update with robin
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Robin Appelman
|
7b1b723e5b
dissalow symlinks in local storages that point outside the datadir
|
8 years ago |
Robin Appelman
|
6bc8305edd
Fix warnings when trying to get mtime of non existing files
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Robin Appelman
|
21643150aa
error out if a local storage isn't setup correctly
|
8 years ago |
Roeland Jago Douma
|
dedf392751
Move \OC\Files to PSR-4
|
8 years ago |