summaryrefslogtreecommitdiffstats
path: root/appinfo/app.php
AgeCommit message (Expand)Author
2014-09-14dont break on PHP 5.4Bernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13fix js testsBernhard Posselt
2014-05-13break all the things!Bernhard Posselt
2014-05-11use standard layout for containerBernhard 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
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-09remove check for appframework, #503Bernhard Posselt
2014-04-09remove last reference from appframework, fix routing issueBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-04fix namespace for hooksBernhard Posselt
2014-04-04register hooks for deleting feeds, folders and items if a user is deleted, fi...Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-05-06removed useless upgrade helperBernhard Posselt
2013-05-02set a lower version for owncloud to enable future proper upgradesBernhard Posselt
2013-04-20error log when appframework is not enabledBernhard Posselt
2013-04-15dont break if owncloud if appframework isnt enabledBernhard Posselt
2013-04-05remove admin pageBernhard Posselt
2013-04-03removed useless settingsBernhard Posselt
2013-03-30remove search plugin. YAGNIAlessandro Cosentino
2013-03-25updated backgroundjobBernhard Posselt
2013-03-23added index templateBernhard Posselt
2013-03-20welcome in the age of newnessBernhard Posselt
2013-02-02merge master into navigationJan-Christoph Borchardt
2013-01-27merged the angularjs branchBernhard Posselt
2012-11-01Merge branch 'master' into navigationJan-Christoph Borchardt
2012-10-28sharing items in the News appAlessandro Cosentino
2012-10-27first step to update icons for changes in core navigation, still needs sprite...Jan-Christoph Borchardt
2012-10-18almost-working search providerAlessandro Cosentino
2012-10-15specifies name of the blog when showing itemsAlessandro Cosentino
2012-10-14Whitespace cleanupBart Visscher
2012-09-07Remove empty lines at end of fileBart Visscher
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-09Register background jobJakob Sack
2012-07-30fixes what broke in the last commitAlessandro Cosentino
2012-07-24conform to the new app setting policyAlessandro Cosentino
2012-06-26adds dialog to add feed or folder / starts settings pageAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-05-30add foldermapper in the classpathAlessandro Cosentino
2012-05-26new icon for the navigation entryAlessandro Cosentino
2012-05-17new classes for the data mappingAlessandro Cosentino
2012-05-15decoupled model class Feed and mapper class FeedMapperAlessandro Cosentino
2012-05-10added a rudimantal feed class (+ trying to save on DB)Alessandro Cosentino
2012-05-08rudimental item class and tests on itAlessandro Cosentino
2012-04-28created a stub for the News appAlessandro Cosentino