Skip to content
Snippets Groups Projects
  1. Aug 09, 2017
  2. Jul 21, 2017
  3. May 15, 2017
  4. Nov 16, 2016
  5. Aug 09, 2016
  6. Aug 08, 2016
    • Roeland Jago Douma's avatar
      Allow ocs/v2.php/cloud/... routes · 63f6d2d5
      Roeland Jago Douma authored
      One of the possibilities of the old OCS API is that you can define the
      url yourself.
      
      This PR makes this possible again by adding an optional root elemenet to
      the route. Routes are thus:
      
      .../ocs/v2.php/<root>/<url>
      
      By default <root> = apps/<app>
      
      This will allow for example the provisioning API etc to be in
      ../ovs/v2/php/cloud/users
      63f6d2d5
  7. Jul 21, 2016
  8. Jul 18, 2016
  9. May 26, 2016
  10. May 02, 2016
  11. Apr 25, 2016
Loading