Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04Extend simple file with extension getterenh/simple-file-extensionChristopher Ng
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-08Add getID function to the simplefile implementationRoeland Jago Douma
2020-12-30Update license headersChristoph Wurst
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-02-28allow writing content directly when creating new SimpleFileRobin Appelman
2020-02-28Create SimpleFile only when writing the contentRobin Appelman
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-04-08Harden appdata putcontentRoeland Jago Douma
2018-07-11Separate fopen into read and write methodsJulius Härtl
2018-07-11Add fopen method to ISimpleFileJulius Härtl
2018-06-26Add resource type phpDoc for putContent methodsJulius Härtl
2018-02-27Hardening of SimpleFile getContentRoeland Jago Douma
2016-10-05avatar to appdataRoeland Jago Douma
2016-10-05Add TestsRoeland Jago Douma
2016-10-05Initial AppDataRoeland Jago Douma