| Commit message (Expand) | Author | Age | Files | Lines |
* | Use IRoomMetadata as source of truth for supported room types | Richard Steinmetz | 2021-09-21 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -8/+4 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 4 | -4/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+4 |
* | Add standard metadata key for room-features | Georg Ehrke | 2019-08-02 | 1 | -0/+17 |
* | Provide standard metadata keys for location of room | Georg Ehrke | 2019-08-01 | 1 | -0/+21 |
* | Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat... | Georg Ehrke | 2019-08-01 | 2 | -4/+61 |
* | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 1 | -6/+6 |
* | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 2 | -0/+10 |
* | periodically query calendar resource / room backends for updated resource / r... | Georg Ehrke | 2018-06-25 | 2 | -0/+10 |
* | update resource booking interfaces and add managers | Georg Ehrke | 2018-06-25 | 3 | -7/+83 |
* | add resource and room interfaces | Georg Ehrke | 2018-06-25 | 2 | -0/+125 |