summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/SimpleFS
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2020-12-301-0/+1
* Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-1/+1
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-2/+8
* allow writing content directly when creating new SimpleFileRobin Appelman2020-02-282-4/+9
* Create SimpleFile only when writing the contentRobin Appelman2020-02-282-3/+223
* Update license headersChristoph Wurst2019-12-052-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-222-0/+2
* Harden appdata putcontentRoeland Jago Douma2019-04-081-2/+11
* Separate fopen into read and write methodsJulius Härtl2018-07-111-3/+15
* Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+11
* Add resource type phpDoc for putContent methodsJulius Härtl2018-06-261-1/+1
* Hardening of SimpleFile getContentRoeland Jago Douma2018-02-271-1/+35
* avatar to appdataRoeland Jago Douma2016-10-051-0/+4
* Add TestsRoeland Jago Douma2016-10-051-2/+13
* Initial AppDataRoeland Jago Douma2016-10-052-0/+187