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
2022-05-23Add API to change preferencesfeature/noid/preferences-apiJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-14Master is now 25Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-11Master is now 24Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-28Update app versions for 23Vincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-09Confirm mails only per POSTArthur Schiwon
- this is to avoid automatic confirmation by certain softwares that open links Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09implement verification for additional mailsArthur Schiwon
- mails added by (sub)admins are automatically verified - provisioning_api controller as verification endpoint - IAccountProperty gets a locallyVerified property - IPropertyCollection gets a method to fetch an IAccountProperty by value - an remove equivalent was already present - AccountManager always initiates mail verification on update if necessary - add core success template for arbitrary title and message Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30fix incredible off-by-one-typo-errorArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30fix regexArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30prov api to be able to edit multivalue propertiesArthur Schiwon
- adding as usual - deleting and scope setting via additional endpoint Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-24Bump app versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24Master is now 23Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-27Fix the get editable fields endpoint without a user idJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-27Only return display name as editable when the user backend allows itJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-03This is 22Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-07Add an endpoint to search for accounts based on phone numberJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-19l10n: HTTP in capital lettersValdnet
2020-09-18Bump versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-07Bump app versions and requirementsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21Fix app updatesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-05Update license headersChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-27Allow to set the group display name in the database backendJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-05Development is 18 now!Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-09Make it possible to wipe all tokens/devices of a userChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-11Bump versions of server and the requirements of appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23Bump versions of server and the requirements of appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-15Fix interaction with groups that contain a slashJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-06-09Make the DELETION of groups match greedy on the groupIDRoeland Jago Douma
fixes #6032 Now since the match is greedy it will also eat the / Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-05Api, return users details by groupsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-03-23Merge pull request #8865 from nextcloud/ocs-groups-displaynameJoas Schilling
Return groups displayname in provisioning api
2018-03-23Return groups displayname in provisioning apiJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-03-16Add userdetails to ocs apiJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-16Fix info.xml files of shipped appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-26Fix testsRoeland Jago Douma
* Add factory for the federatedfilesharing app Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-26Provide list of editable fields via OCS APIRoeland Jago Douma
Fixes #7983 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-14Bump appsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-11-06Update license headersMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-22Bump app versions as wellJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-22Adjust version requirementJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-12Update comments to NextcloudMorris Jobke
* based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-01OCS API endpoint to resend welcome messageMorris Jobke
* send a POST request to ocs/v1.php/cloud/users/USERNAME/resendWelcomeMessage to trigger the welcome message to be send * fixes #3367 example curl statement: curl -i https://example.org/ocs/v1.php/cloud/users/USERNAME/welcome -H "OCS-APIRequest: true" -u admin:password -X POST Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-25unify endpoints form core and the the provisioning apiBjoern Schiessle
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2016-12-13Update app versions and requirementsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-15Use 11.0 instead 9.2Lukas Reschke
As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-21Make AppConfig part of the public APIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-08-14Move Apps to OCSControllerRoeland Jago Douma
2016-08-14Move Users to OCSControllerRoeland Jago Douma
2016-08-14Move Groups over to OCSControllerRoeland Jago Douma
* Take advantage of the AppFramework * Fix tests
2016-08-08Increment the versions and adjust the capitilizationJoas Schilling