aboutsummaryrefslogtreecommitdiffstats
path: root/core/routes.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* Merge pull request #45228 from smokris/heartbeat-routeAndy Scherzinger2024-06-181-0/+2
|\
| * fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi...Steve Mokris2024-05-071-0/+2
* | chore: Add SPDX headerAndy Scherzinger2024-05-271-30/+3
|/
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-133/+0
* feat(core): Add OCS endpoint for confirming the user passwordprovokateurin2024-02-201-0/+1
* enh(TextToImage): Allow generating multiple images with one taskMarcel Klehr2023-10-201-1/+1
* enh(TextToImage): Add routesMarcel Klehr2023-10-181-0/+7
* ocm controllerMaxence Lange2023-09-201-0/+4
* feat: Add delete task APIJulius Härtl2023-08-071-0/+1
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-071-0/+1
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-141-3/+3
* LLM OCS API: s/tasks/tasktypes/Marcel Klehr2023-07-071-1/+1
* LLM OCP API: Implement ocs APIMarcel Klehr2023-07-071-0/+4
* feat(translations): Add translation provider APIJulius Härtl2023-02-271-0/+2
* add 'last used timestamp' management for reference providersJulien Veyssier2023-01-271-0/+1
* extend the reference API for the new link pickerJulien Veyssier2023-01-271-0/+1
* Use proper error pages instead of always redirectingJulius Härtl2022-10-211-0/+3
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-0/+5
* Add endpoint to fetch a cachable reference dataJulius Härtl2022-09-261-0/+1
* Dark theme for guest avatarCarl Schwan2022-09-091-0/+1
* Avatar new styleCarl Schwan2022-09-091-0/+1
* Implement image cachingJulius Härtl2022-08-311-2/+3
* API for fetching reference metadataJulius Härtl2022-08-311-0/+3
* Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-101-2/+0
* Allow using an app token to login with v2 flow authJulius Härtl2021-12-031-0/+1
* Add an OCS endpoint for the hovercard contact actionsJoas Schilling2021-10-201-0/+2
* Profile backendChristopher Ng2021-10-191-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+1
* core: add more strict_typesJ0WI2021-04-261-0/+3
* Add well known handlers APIChristoph Wurst2020-12-161-0/+3
* 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