summaryrefslogtreecommitdiffstats
path: root/core/routes.php
Commit message (Expand)AuthorAgeFilesLines
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-0/+1
* Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-291-1/+0
* Remove unused sg api routeJohn Molakvoæ (skjnldsv)2018-11-161-1/+0
* Move svg api endpointJohn Molakvoæ (skjnldsv)2018-10-291-3/+3
* Add an endppoint for clients to request an app passwordRoeland Jago Douma2018-10-031-0/+1
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+2
* Svg from appJohn Molakvoæ (skjnldsv)2018-07-191-1/+2
* Svg color apiJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
* Backend work to provide NC whats New info to usersArthur Schiwon2018-07-051-0/+2
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-0/+28
* Improve login flowRoeland Jago Douma2018-04-081-0/+1
* Make the new autocomplete endpoint OCSJoas Schilling2018-03-211-1/+1
* Move search to proper ControllerRoeland Jago Douma2018-03-091-3/+1
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-5/+1
* Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-2/+2
* Move to OCS endpointJulius Härtl2018-02-121-2/+2
* Add navigation endpointJulius Härtl2018-02-121-0/+2
* Add preview endpoint for the fileidRoeland Jago Douma2018-01-241-1/+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
| |/