Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Scherzinger dae7c159f7 chore: Add SPDX header hace 7 meses
  provokateurin 4c5e05f37e fix(Router): Stop loading routes of disabled apps hace 8 meses
  Côme Chilliet 733a818139 fix: Migrate a few more classes away from OC_App::getAppPath hace 9 meses
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files hace 9 meses
  provokateurin df6175ccb1 feat(AppFramework): Add Route attribute hace 11 meses
  provokateurin 66e7056c5e fix(Routing): Only use lowercase names for registering and matching routes hace 10 meses
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
  Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability hace 1 año
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. hace 1 año
  Robin Appelman b911da3e1e DI for Router hace 1 año
  Robin Appelman b68be79464 more routing performance instrumentation hace 1 año
  luz paz 368f83095d Fix typos in lib/private subdirectory hace 2 años
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private hace 2 años
  Karel Hink 18cc6c11b5 Fix Lots of Error: file_exists(): open_basedir restriction in effect. in Log hace 3 años
  Vincent Petry 8535340d9a Revert "First attempt to check against core routes before loading all app routes" hace 3 años
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses hace 3 años
  Julius Härtl 4b1576e978 First attempt to check against core routes before loading all app routes hace 4 años
  Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck hace 3 años
  dependabot-preview[bot] eb502c02ff Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 hace 4 años
  Roeland Jago Douma 484f52bb4d Also unset the other possible unused paramters hace 4 años
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 hace 4 años
  Roeland Jago Douma 72a9c35be3 Remove some IRouter methods hace 4 años
  Roeland Jago Douma e25a7137cc Cleanup route registration logic hace 4 años
  Morris Jobke 387cac4c5f Properly inject IRouter into URLGenerator to properly encapsulate tests hace 4 años
  Morris Jobke 053ee7b386 Only load routes of the app which is requested hace 6 años
  Joas Schilling ea8f68bea6 Hand in the route and the parameters of the request hace 4 años
  Roeland Jago Douma b57019bcaa Log the route not found exception on a lower level hace 4 años
  Roeland Jago Douma edc1c77dd9 Do not create a RouteActionHandler object for each route hace 4 años
  Christoph Wurst cb057829f7 Update license headers for 19 hace 4 años
  Joas Schilling aad16c8508 Fix creation of legacy routes hace 4 años