67 Commits (ca958de7e9738ba40f5170f9c3d4980374566fa2)

Autor SHA1 Mensaje Fecha
  Robin Appelman cb51564356 trigger a rescan when trying to fopen a file that exists in cache but not on disk hace 1 año
  Tigran Mkrtchyan f41209a061 config: add a switch to control truncate before update hace 2 años
  Tigran Mkrtchyan 8fc4cf67f1 files: remove destination file before copying new content (WORM) hace 2 años
  Tigran Mkrtchyan b6065a236f files: make OC\Files\Storage\Local WORM friendly hace 3 años
  Martin Brugnara 7409569994
Expose umask override value as config parameter: localstorage.umask hace 2 años
  Côme Chilliet 23f7a37c03
Remove ILogger usages in lib/private/Files/Storage hace 2 años
  Robin Appelman 468d6a9cf1
ignore forbidden files while scanning local storage hace 2 años
  Robin Appelman 84f464550a
some file scanner performance improvements hace 2 años
  acsfer 152e2bfdaa
Check for `disk_free_space` hace 2 años
  Carl Schwan 9408f8ae69
Fix security issues when copying groupfolder with advanced ACL hace 2 años
  acsfer 98eac0fc05
Simplify :) hace 2 años
  acsfer 8a8df49bc0
Replace `file_exists()` method by `is_file()` hace 2 años
  acsfer 3a25183b66 Get `filesize()` if `file_exists()` hace 2 años
  Daniel Kesselberg e60a829b42
explicitly close source stream on local storage hace 2 años
  Rid 0469acfb20 Fix scanner mistaking socket files for directories hace 3 años
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses hace 3 años
  Robin Appelman aee4caed07
show better error messages when a file with a forbidden path is encountered hace 4 años
  Robin Appelman e5dc1a8085
Set umask before operations that create local files hace 3 años
  Robin Appelman d182043e83
explicitly set permissions on newly created folders hace 3 años
  Johannes Leuker ac88bcbd5f Add 'allow Symlinks' as an option to config.php hace 3 años
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 hace 3 años
  Tigran Mkrtchyan f3513f3fe4 files: Local#writeStream should use it's own file_put_contents hace 3 años
  aler9 ac0c7a8fe0 Fix file size computation on 32bit platforms hace 3 años
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 hace 3 años
  Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream hace 3 años
  J0WI 356bc50420 Only clear the realpath cache hace 3 años
  J0WI ea08a01999 clearstatcache() on rmdir hace 3 años
  Roeland Jago Douma 6b26744787
Clear the statscache before fetching the metadata hace 4 años
  Christoph Wurst cb057829f7
Update license headers for 19 hace 4 años
  Robin Appelman 9735b5d61f
Add method to storage backends to get directory content with metadata hace 4 años
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function hace 4 años
  Christoph Wurst 14c996d982
Use elseif instead of else if hace 4 años
  Robin Appelman 5439469b68
optimize getMetaData for local storage hace 4 años
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 hace 4 años
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere hace 4 años
  Christoph Wurst 5bf3d1bb38
Update license headers hace 4 años
  Roeland Jago Douma 0568b01267
Improve etag handling hace 4 años
  Roeland Jago Douma 1cc8a2f5d2
Supress warnings touch can generate hace 4 años
  Robin Appelman f39605dabc
verify that paths are valid for recursive local move hace 5 años
  Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage hace 5 años
  Arthur Schiwon 38a90130ce
move log constants to ILogger hace 6 años
  Morris Jobke bcba1a97ad
Use fallback path if data dir is not available for Storage/Local.php hace 6 años
  Morris Jobke 01040daf02
Fix call to clearstatcache to actually use the file path hace 6 años
  Morris Jobke 0eebff152a
Update license headers hace 6 años
  Joas Schilling 94f3fc63bc
Use ::class and fix missing doc hace 6 años
  Roeland Jago Douma ace7b69aa7
Fix copy from jailed storage hace 6 años
  Lukas Reschke dfd8125aeb
Replace wrong PHPDocs hace 6 años
  Michael Munger b8f2418248 Fixed a crash caused by Local::copyFromStorage() not conforming to Common::copyFromStorage. Issue# 5071 hace 7 años
  Robin Appelman 8500debe79
use unjailed path when moving files out of a shared storage hace 7 años
  Lukas Reschke 49ba822fef
Remove verbose error message hace 7 años