Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-20Add an OCS endpoint for the hovercard contact actionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-19Profile backendChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-04-26core: add more strict_typesJ0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-12-16Add well known handlers APIChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-09-07Move unified search to OCS apiJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-24Add unified search APIChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-18Allow some apps to have root URLs in their own routing fileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-31Start with webauthnRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-12Add a dedicated page for the recommended apps installationChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-05Update license headersChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-27Direct editing API to allow file editing using a one-time token forJulius Härtl
mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-11Do not create Application instances directlyChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-27Allow rotation of apppasswordsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-20Remote wipe supportRoeland Jago Douma
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>
2019-05-17Merge pull request #15304 from nextcloud/enh/2fa_setup_at_loginRoeland Jago Douma
2FA setup during login
2019-05-17Allow 2FA to be setup on first loginRoeland Jago Douma
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>
2019-05-17Allow clients to delete their own apptokenRoeland Jago Douma
Fixes #15480 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-06Allow to send the password of protected conversationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-11Make sure urlParams are correctly injected in global routesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Implement search and rename in backendJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Allow to create collectionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Add a controller with the most important methodsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-25Login flow V2Roeland Jago Douma
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>
2019-02-07Implement guest avatar endpointMichael Weimann
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04Fix loginflow with apptoken enter on iOSRoeland Jago Douma
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>
2018-11-29Remove redirect pageJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16Remove unused sg api routeJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-29Move svg api endpointJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03Add an endppoint for clients to request an app passwordRoeland Jago Douma
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>
2018-07-19Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-19Svg from appJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-19Svg color apiJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-05Backend work to provide NC whats New info to usersArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-07-02start implementing federated sharing 2.0Bjoern Schiessle
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-04-08Improve login flowRoeland Jago Douma
* Add page explaining you are about to grant access * Show grant access page after login Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-21Make the new autocomplete endpoint OCSJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-09Move search to proper ControllerRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-08Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-02-28Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-12Move to OCS endpointJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-02-12Add navigation endpointJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-01-24Add preview endpoint for the fileidRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-11-06Change @georgehrke's emailMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-06Update license headersMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-02Add 204 endpointRoeland Jago Douma
Fixes #6967 This allows clients to check for Walled Garden connections. The endpoint just responds with a 204 (which is very unlikely with such a connection) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-10-22AutoCompletion backendArthur Schiwon
* introduce a Controller for requests * introduce result sorting mechanism * extend Comments to retrieve commentors (actors) in a tree * add commenters sorter * add share recipients sorter Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-25Add direct preview link to single shared image filesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-07-19Run phan over code baseLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26add contactsmenu popoverGeorg Ehrke
Signed-off-by: Georg Ehrke <developer@georgehrke.com>