| Commit message (Expand) | Author | Age | Files | Lines |
* | Cast float to int to avoid invalid scalar argument warning | Morris Jobke | 2020-08-18 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -3/+8 |
* | Run cs:fix and fix HashWrapper code | Morris Jobke | 2020-04-15 | 1 | -1/+3 |
* | Return hashes of uploaded content for dav uploads | Robin Appelman | 2020-04-13 | 1 | -0/+72 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -16/+7 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | harden seekable http stream a bit against failures | Robin Appelman | 2020-04-09 | 1 | -3/+13 |
* | update autoloader | Robin Appelman | 2020-04-03 | 1 | -9/+7 |
* | add basic tests for s3 seeking and add some error handling if reopen return t... | Robin Appelman | 2020-04-01 | 1 | -8/+18 |
* | make seekable s3 stream generic | Robin Appelman | 2020-04-01 | 1 | -0/+174 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -10/+10 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+5 |
* | Update Encryption.php | martink-p | 2019-06-17 | 1 | -7/+9 |
* | Update Encryption.php | martink-p | 2019-06-17 | 1 | -1/+7 |
* | Apply suggestions from code review | martink-p | 2019-06-17 | 1 | -5/+5 |
* | Update Encryption.php | martink-p | 2019-06-17 | 1 | -2/+19 |
* | Use CountWrapper instead of almost identical CountReadStream | Roeland Jago Douma | 2019-02-15 | 1 | -65/+0 |
* | extend storage api to allow directly writing a stream to storage | Robin Appelman | 2018-10-31 | 1 | -0/+65 |
* | make file cache updates more robust | Bjoern Schiessle | 2018-07-31 | 1 | -2/+17 |
* | Use better way to determine stream type in encryption stream wrapper | Robin Appelman | 2018-05-01 | 1 | -3/+3 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | only collect detailed access list if it is really needed | Bjoern Schiessle | 2017-07-06 | 1 | -1/+4 |
* | replace close:// streamwrapper with CallBackWrapper | Robin Appelman | 2017-01-06 | 1 | -119/+0 |
* | Merge pull request #2934 from nextcloud/quota-stream-non-global | Roeland Jago Douma | 2017-01-06 | 1 | -74/+20 |
|\ |
|
| * | remove the need to register the quota streamwrapper globally | Robin Appelman | 2017-01-04 | 1 | -74/+20 |
* | | remove static:// stream wrapper | Robin Appelman | 2017-01-04 | 1 | -171/+0 |
|/ |
|
* | remove no longer used fakedir stream wrapper | Robin Appelman | 2017-01-03 | 1 | -67/+0 |
* | Get rid of very old oc:// stream wrapper (#26381) | Vincent Petry | 2016-10-20 | 1 | -154/+0 |
* | Update with robin | Joas Schilling | 2016-07-21 | 5 | -5/+5 |
* | Fix others | Joas Schilling | 2016-07-21 | 6 | -7/+13 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 6 | -0/+1163 |