summaryrefslogtreecommitdiffstats
path: root/core/routes.php
Commit message (Collapse)AuthorAgeFilesLines
* ocm servicesMaxence Lange2023-09-221-0/+4
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* feat: Add delete task APIJulius Härtl2023-08-091-0/+1
| | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> (cherry picked from commit fca1c309a025e34cc5d635766796d9e5b4f9386b) Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-091-0/+1
| | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> (cherry picked from commit 9986e02097e5c82e1bb21ba3f897b14d82a50c15) Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-08-091-3/+3
| | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit ffe27ce14ca74b509c8721c9fba7c759498fa471)
* LLM OCS API: s/tasks/tasktypes/Marcel Klehr2023-08-091-1/+1
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit d33b7a8da421fbcdcd958579cc913ab0c25888bc)
* LLM OCP API: Implement ocs APIMarcel Klehr2023-08-091-0/+4
| | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 795b097122a8dd70b4d6b9ebe044440396be9104)
* feat(translations): Add translation provider APIJulius Härtl2023-02-271-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* add 'last used timestamp' management for reference providersJulien Veyssier2023-01-271-0/+1
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* extend the reference API for the new link pickerJulien Veyssier2023-01-271-0/+1
| | | | | | | | | - add 2 interfaces for discoverable and searchable reference providers - new OCS route to get info on discoverable/searchable reference providers - new abstract ADiscoverableReferenceProvider that only implements jsonSerialize - listen to RenderReferenceEvent to inject provider list with initial state Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Use proper error pages instead of always redirectingJulius Härtl2022-10-211-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-0/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add endpoint to fetch a cachable reference dataJulius Härtl2022-09-261-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Dark theme for guest avatarCarl Schwan2022-09-091-0/+1
| | | | | | And better caching policy Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Avatar new styleCarl Schwan2022-09-091-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Implement image cachingJulius Härtl2022-08-311-2/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* API for fetching reference metadataJulius Härtl2022-08-311-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-101-2/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Allow using an app token to login with v2 flow authJulius Härtl2021-12-031-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add an OCS endpoint for the hovercard contact actionsJoas Schilling2021-10-201-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Profile backendChristopher Ng2021-10-191-0/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* core: add more strict_typesJ0WI2021-04-261-0/+3
| | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Add well known handlers APIChristoph Wurst2020-12-161-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move unified search to OCS apiJoas Schilling2020-09-071-3/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add unified search APIChristoph Wurst2020-06-241-0/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-181-12/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Start with webauthnRoeland Jago Douma2020-03-311-0/+4
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-0/+1
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Update license headersChristoph Wurst2019-12-051-5/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-271-1/+2
| | | | | | mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Allow rotation of apppasswordsRoeland Jago Douma2019-08-271-0/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+2
| | | | | | | | This allows a user to mark a token for remote wipe. Clients that support this can then wipe the device properly. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #15304 from nextcloud/enh/2fa_setup_at_loginRoeland Jago Douma2019-05-171-0/+3
|\ | | | | 2FA setup during login
| * Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-171-0/+3
| | | | | | | | | | | | | | | | | | Once 2FA is enforced for a user and they have no 2FA setup yet this will now prompt them with a setup screen. Given that providers are enabled that allow setup then. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Allow clients to delete their own apptokenRoeland Jago Douma2019-05-171-0/+1
|/ | | | | | Fixes #15480 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Allow to send the password of protected conversationsJoas Schilling2019-05-061-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure urlParams are correctly injected in global routesJoas Schilling2019-03-111-90/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Implement search and rename in backendJulius Härtl2019-03-011-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Allow to create collectionsJoas Schilling2019-03-011-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add a controller with the most important methodsJoas Schilling2019-03-011-0/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Login flow V2Roeland Jago Douma2019-02-251-0/+8
| | | | | | | | This adds the new login flow. The desktop client will open up a browser and poll a returned endpoint at regular intervals to check if the flow is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+1
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-0/+1
| | | | | | | It seems iOS doesn't like us to change the location. So now we submit it to the server that geneartes the redirect. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-291-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove unused sg api routeJohn Molakvoæ (skjnldsv)2018-11-161-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move svg api endpointJohn Molakvoæ (skjnldsv)2018-10-291-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add an endppoint for clients to request an app passwordRoeland Jago Douma2018-10-031-0/+1
| | | | | | | | Now that we allow enforcing 2 factor auth it make sense if we also allow and endpoint where the clients can in the background fetch an apppassword if they were configured before the login flow was present. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Svg from appJohn Molakvoæ (skjnldsv)2018-07-191-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>