Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -35/+9 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+2 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Set etag for capabilities endpoint | Daniel Kesselberg | 2020-04-29 | 1 | -1/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Add extendedSupport to Subscription | Julius Härtl | 2019-06-17 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
* | Fix OCSController | Roeland Jago Douma | 2017-08-01 | 1 | -3/+3 |
* | Add public capabilities API | Julius Härtl | 2017-06-30 | 1 | -2/+7 |
* | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 1 | -9/+5 |
* | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 1 | -14/+0 |
* | add action to existing brute force protection | Bjoern Schiessle | 2017-01-18 | 1 | -1/+1 |
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 1 | -2/+2 |
* | Add identity proof | Lukas Reschke | 2016-11-21 | 1 | -5/+27 |
* | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 1 | -1/+38 |
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -1/+1 |
* | we are Nextcloud :) | Roeland Jago Douma | 2016-08-18 | 1 | -1/+1 |
* | Move /config over to Core OCSController | Roeland Jago Douma | 2016-08-18 | 1 | -0/+17 |
* | Fix Core's OCSController response | Roeland Jago Douma | 2016-08-10 | 1 | -2/+2 |
* | Move /cloud/user to Core app | Roeland Jago Douma | 2016-08-09 | 1 | -1/+22 |
* | Move getCapabilities over to Core | Roeland Jago Douma | 2016-08-09 | 1 | -2/+25 |
* | Allow OCS routes in Core and Settings | Roeland Jago Douma | 2016-08-09 | 1 | -0/+44 |