summaryrefslogtreecommitdiffstats
path: root/core/routes.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4027 from nextcloud/better-spreed-call-urlsRobin Appelman2017-03-271-8/+34
|\
| * Throw a nice HintException when the apps are missingJoas Schilling2017-03-241-10/+30
| * Allow to use short URLs for callsJoas Schilling2017-03-241-0/+6
* | [PoC] JS CombinerRoeland Jago Douma2017-03-241-0/+1
|/
* unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-251-1/+0
* Css cache folder name fix, route fix and various fixesJohn Molakvoæ (skjnldsv)2017-01-061-1/+1
* Appdata integration 2John Molakvoæ (skjnldsv)2017-01-061-0/+1
* Add identity proofLukas Reschke2016-11-211-0/+1
* Introduce the UI for password confirmationJoas Schilling2016-11-181-0/+1
* Move OC\OCS\Person to OCSControllerRoeland Jago Douma2016-11-161-0/+1
* Move preview endpoint to controllerRoeland Jago Douma2016-11-031-6/+2
* Move to AppDataRoeland Jago Douma2016-11-031-2/+2
* New preview generatorRoeland Jago Douma2016-11-031-0/+2
* Move oc.js to a proper classRoeland Jago Douma2016-10-251-3/+1
* Make AppConfig part of the public APIJoas Schilling2016-10-211-3/+0
* Remove unused endpointJoas Schilling2016-09-301-1/+0
* Remove the core tag routes since they are brokenRoeland Jago Douma2016-08-261-37/+0
* Merge pull request #956 from nextcloud/fix_952Lukas Reschke2016-08-231-2/+2
|\
| * When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-191-2/+2
* | Merge pull request #865 from nextcloud/ocs_configMorris Jobke2016-08-191-0/+1
|\ \
| * | Move /config over to Core OCSControllerRoeland Jago Douma2016-08-181-0/+1
| |/
* / Kill ajax/share.phpRoeland Jago Douma2016-08-181-3/+0
|/
* Move /cloud/user to Core appRoeland Jago Douma2016-08-091-0/+1
* Move getCapabilities over to CoreRoeland Jago Douma2016-08-091-0/+3
* Fix othersJoas Schilling2016-07-211-3/+4
* Revert "occ web executor (#24957)"Morris Jobke2016-07-071-1/+0
* occ web executor (#24957)VicDeo2016-06-221-0/+1
* Update license headersLukas Reschke2016-05-261-1/+3
* Add two factor auth to coreChristoph Wurst2016-05-231-0/+3
* Add controller to generate client tokensChristoph Wurst2016-05-111-0/+1
* token based authChristoph Wurst2016-05-111-1/+2
* Add route to resolve fileid to files app URLVincent Petry2016-05-061-0/+6
* Move logout to controllerLukas Reschke2016-04-181-0/+1
* Move login form into controllerLukas Reschke2016-04-151-0/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* Update license headersLukas Reschke2015-10-261-1/+1
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* Fix routesLukas Reschke2015-04-281-4/+4
* Update license headersJenkins for ownCloud2015-03-261-4/+27
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-23/+13
* Revert "Updating license headers"Morris Jobke2015-02-261-26/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+26
* adjust paths for searchMorris Jobke2015-01-141-2/+2
* Refactor file sharing public link handlingLukas Reschke2014-11-141-3/+16
* in case a translation javascript is not found we no longer bail outThomas Müller2014-10-291-3/+0
* remove post setup checkThomas Müller2014-09-221-3/+0
* Use a route instead of s.php and convert tokens asapkondou2014-09-041-0/+5
* Use AppFramework instead of custom controllerLukas Reschke2014-08-251-5/+2
* add lookup route for displaynamesJörn Friedrich Dreyer2014-08-251-0/+4
* Add update route to coreLukas Reschke2014-08-191-1/+2