Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
* | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 1 | -1/+0 |
* | Add API to change preferences | Joas Schilling | 2022-05-23 | 1 | -0/+6 |
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -2/+2 |
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |
* | Confirm mails only per POST | Arthur Schiwon | 2021-09-09 | 1 | -1/+2 |
* | implement verification for additional mails | Arthur Schiwon | 2021-09-09 | 1 | -0/+4 |
* | fix incredible off-by-one-typo-error | Arthur Schiwon | 2021-06-30 | 1 | -1/+1 |
* | fix regex | Arthur Schiwon | 2021-06-30 | 1 | -1/+1 |
* | prov api to be able to edit multivalue properties | Arthur Schiwon | 2021-06-30 | 1 | -0/+1 |
* | Bump app version | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
* | Master is now 23 | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Fix the get editable fields endpoint without a user id | Joas Schilling | 2021-05-27 | 1 | -1/+1 |
* | Only return display name as editable when the user backend allows it | Joas Schilling | 2021-04-27 | 1 | -0/+1 |
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
* | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 1 | -0/+1 |
* | l10n: HTTP in capital letters | Valdnet | 2020-09-19 | 1 | -1/+1 |
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
* | Bump app versions and requirements | Joas Schilling | 2020-05-07 | 1 | -2/+2 |
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 1 | -0/+1 |
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
* | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 1 | -0/+1 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
* | Fix interaction with groups that contain a slash | Joas Schilling | 2018-11-15 | 1 | -4/+4 |
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
* | Make the DELETION of groups match greedy on the groupID | Roeland Jago Douma | 2018-06-09 | 1 | -1/+1 |
* | Api, return users details by groups | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -0/+2 |
* | Merge pull request #8865 from nextcloud/ocs-groups-displayname | Joas Schilling | 2018-03-23 | 1 | -0/+1 |
|\ | |||||
| * | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 1 | -0/+1 |
* | | Add userdetails to ocs api | John Molakvoæ (skjnldsv) | 2018-03-16 | 1 | -0/+1 |
|/ | |||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -8/+12 |
* | Fix tests | Roeland Jago Douma | 2018-01-26 | 1 | -1/+1 |
* | Provide list of editable fields via OCS API | Roeland Jago Douma | 2018-01-26 | 1 | -0/+1 |
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -3/+1 |
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 1 | -3/+3 |
* | OCS API endpoint to resend welcome message | Morris Jobke | 2017-02-28 | 1 | -0/+1 |
* | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 1 | -0/+1 |
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -8/+9 |
* | Move Apps to OCSController | Roeland Jago Douma | 2016-08-14 | 1 | -10/+6 |