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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-17Remove some IRouter methodsRoeland Jago Douma
2020-11-03Cleanup route registration logicRoeland Jago Douma
2020-07-08Fix supporting defaults for routesRoeland Jago Douma
2020-07-07Do not create a RouteActionHandler object for each routeRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-22Fix new routing in settings etcRoeland Jago Douma
2020-04-18Extend tests for root urlJoas Schilling
2020-04-18PHP CS fixesJoas Schilling
2020-04-18Allow some apps to have root URLs in their own routing fileJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-03-11Make sure urlParams are correctly injected in global routesJoas Schilling
2019-01-22Make RouteConfig strictJoas Schilling
2019-01-22Allow resources via OCS as wellJoas Schilling
2017-04-18Revert "Match slashes in ../{id} resource routes"Roeland Jago Douma
2017-04-04Match slashes in ../{id} resource routesRoeland Jago Douma
2016-09-11Cache the build ControllerNameRoeland Jago Douma
2016-08-08Allow ocs/v2.php/cloud/... routesRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-18Add route testsRoeland Jago Douma
2016-07-18Allow registering of OCS routes with the appframeworkRoeland Jago Douma
2016-05-26Update license headersLukas Reschke
2016-04-22Move \OC\AppFramework to PSR-4Roeland Jago Douma