summaryrefslogtreecommitdiffstats
path: root/core/routes.php
Commit message (Expand)AuthorAgeFilesLines
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-051-0/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-2/+3
* Add 204 endpointRoeland Jago Douma2017-11-021-1/+2
* AutoCompletion backendArthur Schiwon2017-10-221-0/+1
* Add direct preview link to single shared image filesRoeland Jago Douma2017-09-251-0/+8
* Run phan over code baseLukas Reschke2017-07-191-0/+4
* add contactsmenu popoverGeorg Ehrke2017-04-261-0/+1
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-261-0/+3
|\
| * Add new auth flowLukas Reschke2017-04-251-0/+3
* | Use HTTP POST to retrieve the list of contactsChristoph Wurst2017-04-251-1/+1
* | Contacts menuChristoph Wurst2017-04-251-0/+1
|/
* 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