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

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2014-06-26style fixesBernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13add annotations to entitiesBernhard Posselt
2014-05-05use proper config array key to not break when registering hooks or jobs, #522Bernhard Posselt
2014-05-03fix sqlite db nameBernhard Posselt
2014-05-03also validate database typesBernhard Posselt
2014-05-03add app.json schemaBernhard Posselt
2014-05-02add custom app.json config and parserBernhard Posselt
2014-05-02add parser for app.json file, parsing jobs and hooks still leftBernhard Posselt