summaryrefslogtreecommitdiffstats
path: root/core/routes.php
Commit message (Expand)AuthorAgeFilesLines
* Move unified search to OCS apiJoas Schilling2020-09-071-3/+5
* Add unified search APIChristoph Wurst2020-06-241-0/+2
* Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-181-12/+0
* Start with webauthnRoeland Jago Douma2020-03-311-0/+4
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-0/+1
* Update license headersChristoph Wurst2019-12-051-5/+5
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-271-1/+2
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
* Allow rotation of apppasswordsRoeland Jago Douma2019-08-271-0/+1
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+2
* Merge pull request #15304 from nextcloud/enh/2fa_setup_at_loginRoeland Jago Douma2019-05-171-0/+3
|\
| * Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-171-0/+3
* | Allow clients to delete their own apptokenRoeland Jago Douma2019-05-171-0/+1
|/
* Allow to send the password of protected conversationsJoas Schilling2019-05-061-0/+1
* Make sure urlParams are correctly injected in global routesJoas Schilling2019-03-111-90/+11
* Implement search and rename in backendJulius Härtl2019-03-011-0/+3
* Allow to create collectionsJoas Schilling2019-03-011-0/+1
* Add a controller with the most important methodsJoas Schilling2019-03-011-0/+5
* Login flow V2Roeland Jago Douma2019-02-251-0/+8
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+1
* 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
|\