Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 4 | -4/+0 |
* | Add a capability for the reference API and expose the regex to clients | Joas Schilling | 2022-10-01 | 1 | -1/+4 |
* | Fix typos in lib/private subdirectory | luz paz | 2022-07-27 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -6/+1 |
* | Some OCS result psalm fixes | Roeland Jago Douma | 2021-02-15 | 1 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -14/+9 |
* | 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 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+9 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Allow to skip retrieving from cache in the DiscoveryService | Roeland Jago Douma | 2018-04-18 | 1 | -6/+9 |
* | Add extra check so we don't error out on type | Roeland Jago Douma | 2018-01-16 | 1 | -1/+4 |
* | Strict DiscoveryService | Roeland Jago Douma | 2018-01-16 | 1 | -9/+10 |
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
* | Also cache invalid DiscoveryService response | Roeland Jago Douma | 2017-12-13 | 1 | -2/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+3 |
* | Fix OCS Exception | Roeland Jago Douma | 2017-08-01 | 1 | -0/+4 |
* | PrivateData to app | Roeland Jago Douma | 2017-07-21 | 1 | -114/+0 |
* | add tests for discovery service | Bjoern Schiessle | 2017-04-11 | 1 | -3/+3 |
* | provide public discovery service to discover OCS end-points on another server | Bjoern Schiessle | 2017-04-11 | 1 | -0/+125 |
* | announce public endpoints to sync trusted servers | Bjoern Schiessle | 2017-03-09 | 1 | -0/+17 |
* | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 1 | -48/+0 |
* | Add bruteforce checker to Person.php | Lukas Reschke | 2016-11-14 | 1 | -0/+3 |
* | Remove unused private classes | Roeland Jago Douma | 2016-08-18 | 1 | -39/+0 |
* | Remove OC_OCS_Cloud and OC\OCS\Cloud | Roeland Jago Douma | 2016-08-09 | 1 | -39/+0 |
* | Move getCapabilities over to Core | Roeland Jago Douma | 2016-08-09 | 1 | -16/+0 |
* | Fix others | Joas Schilling | 2016-07-21 | 8 | -16/+24 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 6 | -6/+12 |
* | Move OCS Provider to PSR-4 namespace | Joas Schilling | 2016-05-19 | 1 | -0/+96 |
* | lib/private/ocs to PSR-4 (#24558) | Roeland Douma | 2016-05-12 | 7 | -0/+496 |