Commit History

Author SHA1 Message Date
  Côme Chilliet 546d94c3ec Fix file_get_content signatures to make it clear it can return false 1 year ago
  Côme Chilliet ea05544213 Fix return type of methods returning false on error 1 year ago
  Côme Chilliet ed863fb47c Make it clear that file sizes may be float on 32bits 1 year ago
  Côme Chilliet 308fcf4526 Respect OCP interface in private classes 1 year ago
  Côme Chilliet ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 year ago
  Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 1 year ago
  Carl Schwan cbf9064b8e Fix psalm issues 2 years ago
  Carl Schwan 695165260f Add helper method in Wrapper 2 years ago
  John Molakvoæ e673ec0b87 Merge branch 'master' into imountpoint-ocp-storage 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Robin Appelman 7995c6e1dc dont return private storage interface from public mount interface 3 years ago
  Robin Appelman b844293536 catch notfound and forbidden exception in smb::getmetadata 3 years ago
  dependabot-preview[bot] eb502c02ff Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Christoph Wurst 9ce3ea3368 Update license headers 3 years ago
  Christoph Wurst 73c7d0dc81 Bump icewind/streams from 0.7.1 to 0.7.2 3 years ago
  Roeland Jago Douma adc4f1a811 Merge pull request #22916 from J0WI/unifiy-links-to-php.net 3 years ago
  Julius Härtl 5094e29ebd Merge pull request #24594 from kofemann/dcache 3 years ago
  Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 years ago
  J0WI 68ce17e59b Unify links to php.net 4 years ago
  Robin Appelman 9735b5d61f Add method to storage backends to get directory content with metadata 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Robin Appelman c6a48110bf allways fall back to fopen for encryption wrapper 6 years ago
  Morris Jobke 0eebff152a Update license headers 7 years ago
  Lukas Reschke dfd8125aeb Replace wrong PHPDocs 7 years ago
  Vinicius Cubas Brand 13e50cbcd7 added method needsPartFile() in Storage 7 years ago
  Joas Schilling 246bb9f33d Move OC\Files\Storage\Shared to the right namespace 8 years ago
  Robin Appelman 5e44a2d868 Allow storage wrappers to lazily initialize the source storage 8 years ago