summaryrefslogtreecommitdiffstats
path: root/appinfo/app.php
AgeCommit message (Expand)Author
2020-09-29Fix repair step and test itSean Molenaar
2018-12-04use magic class constant instead of classname stringsDaniel Opitz
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2017-05-13add new apisBernhard Posselt
2016-07-23Adjust copyright headerBernhard Posselt
2016-04-11Slim down app.php because php 7 already turns errors into exceptions and php ...Bernhard Posselt
2015-08-07shorten app.phpBernhard Posselt
2015-03-22add back scrutinizerBernhard Posselt
2014-11-27use extended info.xml instead of app.jsonBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-10-21Make config.ini editable in the admin interfaceBernhard Posselt
2014-10-21move config class into config folderBernhard Posselt
2014-09-29break on missingn dependencies due to security reasonsBernhard Posselt
2014-09-29remove useless php 5.4 test since it breaks anywaysBernhard Posselt
2014-09-24info xml updateBernhard Posselt
2014-09-24simplify is compatible checkBernhard Posselt
2014-09-24only register error handler onceBernhard Posselt
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