| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(caldav): order the calendar objects by start date for search | Daniel Kesselberg | 2024-06-06 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 15 | -15/+0 |
* | Add description for calendar uri | Christopher Ng | 2022-11-09 | 1 | -0/+1 |
* | Move iMIP to it's own interface | Anna Larch | 2022-11-03 | 2 | -7/+48 |
* | Add isDeleted property to OCP\Calendar\ICalendar | Thomas Citharel | 2022-10-03 | 1 | -0/+6 |
* | Add typings to OCP\Calendar\ICalendar and implementation | Thomas Citharel | 2022-10-03 | 1 | -8/+8 |
* | Support iMIP invitations from Mail | Anna Larch | 2022-08-22 | 2 | -0/+23 |
* | Various minor updates | Christopher Ng | 2022-03-02 | 1 | -1/+1 |
* | Calendar export and import | Christopher Ng | 2022-03-02 | 1 | -0/+5 |
* | Move calendar resource/room backend registration to IBootstrap | Christoph Wurst | 2022-02-07 | 2 | -4/+18 |
* | Document and type allowed values for calendar property searches | Christoph Wurst | 2021-11-11 | 1 | -0/+57 |
* | Add IManager::getCalendarsForPrincipal API | Christoph Wurst | 2021-11-03 | 2 | -3/+12 |
* | Add create method to extended calendar implementation | Anna Larch | 2021-10-15 | 2 | -0/+74 |
* | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 4 | -0/+159 |
* | 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 | 12 | -24/+12 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -0/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -2/+2 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 11 | -11/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 3 | -0/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+2 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -0/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 12 | -12/+12 |
* | Add standard metadata key for room-features | Georg Ehrke | 2019-08-02 | 1 | -0/+17 |
* | Provide standard metadata keys for contact person of a resource | Georg Ehrke | 2019-08-01 | 1 | -0/+15 |
* | Provide standard metadata keys for location of room | Georg Ehrke | 2019-08-01 | 1 | -0/+21 |
* | sync metadata of rooms / resources with cache | Georg Ehrke | 2019-08-01 | 1 | -1/+1 |
* | Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat... | Georg Ehrke | 2019-08-01 | 4 | -4/+229 |
* | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 2 | -12/+12 |
* | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 5 | -0/+26 |
* | periodically query calendar resource / room backends for updated resource / r... | Georg Ehrke | 2018-06-25 | 5 | -0/+46 |
* | update resource booking interfaces and add managers | Georg Ehrke | 2018-06-25 | 6 | -14/+166 |
* | add resource and room interfaces | Georg Ehrke | 2018-06-25 | 4 | -0/+250 |
* | Public interfaces for calendar API | Georg Ehrke | 2017-11-09 | 2 | -0/+192 |