summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/AppData/Factory.php
Commit message (Collapse)AuthorAgeFilesLines
* Initial AppDataRoeland Jago Douma2016-10-051-0/+50
* Introduce simpleFS * Introduce IAppData * Introduce AppData Factory to get your AppData folder * Update FileDisplayResponse * AppData implements a ISimpleRoot but lazy. So only if an apps starts to access data will stuff get initialized Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>