summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-09fix api updated requestBernhard Posselt
2014-04-09it works :)Bernhard Posselt
2014-04-09get rid of some errors :PBernhard Posselt
2014-04-09remove last reference from appframework, fix routing issueBernhard Posselt
2014-04-09add requirements to routeBernhard Posselt
2014-04-09use query instead of array accessBernhard Posselt
2014-04-09fix name of cors controllerBernhard Posselt
2014-04-09make 3rdparty folder readable for all, add cors routeBernhard Posselt
2014-04-09indendtion in routesBernhard Posselt
2014-04-09pass router to routesBernhard Posselt
2014-04-09only set passed settingsBernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-09remove usersettingscontroller in favor of pagecontroller, simplify settings r...Bernhard Posselt
2014-04-09fix backgroundjobs and hooksBernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt
2014-04-09add missing slash in readmeBernhard Posselt
2014-04-09migrate security annotations, please reviewBernhard Posselt
2014-04-09include simplepie libBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-09fix article enhancers by providing the correct useragentBernhard Posselt
2014-04-09[tx-robot] updated from transifexJenkins for ownCloud
2014-04-08remove html tags from feed titleBernhard Posselt
2014-04-08fix bug that would prevent you from creating foldersBernhard Posselt
2014-04-08fix undo notificationBernhard Posselt
2014-04-08use generate url, fix #496Bernhard Posselt
2014-04-08remove oc sript from news appBernhard Posselt
2014-04-08Merge pull request #502 from owncloud/routingBernhard Posselt
2014-04-08port javascript from appframeworkBernhard Posselt
2014-04-08require status to be not nullBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2014-04-08set minimum owncloud version in readme and changelogBernhard Posselt
2014-04-08set item as default for item mapper classes to prevent bugs when inheriting f...Bernhard Posselt
2014-04-08[tx-robot] updated from transifexJenkins for ownCloud
2014-04-07[tx-robot] updated from transifexJenkins for ownCloud
2014-04-06update changelogBernhard Posselt
2014-04-06fix probably broken sql query on sqlite and postgres for deleting items after...Bernhard Posselt
2014-04-06fix deletion of items from users on sqliteBernhard Posselt
2014-04-06hooksBernhard Posselt
2014-04-06fix errors related to persistence data changeBernhard Posselt
2014-04-06get rid of deprecated getParams and renderJSON method to ease transition to b...Bernhard Posselt