Commit Graph

14 Commits (master)

Author SHA1 Message Date
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
provokateurin 7cdccd058f
fix(Storage): Fix IStorage return types 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Robin Appelman a0d570b4cc Change default mimetype detection for storage backends to only use filename 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Robin Appelman e8d3a47685 add getId to storage backends 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 14 years ago
Michael Gapczynski 137e4cb342 Add tests for Share API, all tests passing :) 14 years ago
Robin Appelman e8afe4f158 add search implementation to filestorage common 14 years ago
Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 14 years ago
Robin Appelman cef230c141 extend filestorage common and provide test implementation 14 years ago