| Commit message (Expand) | Author | Age | Files | Lines |
* | Move calendar resource/room backend registration to IBootstrap | Christoph Wurst | 2022-02-07 | 2 | -22/+78 |
* | Fix initialization of calendar search URIs | Christoph Wurst | 2021-11-11 | 1 | -2/+5 |
* | Add IManager::getCalendarsForPrincipal API | Christoph Wurst | 2021-11-03 | 1 | -5/+12 |
* | Build instances of the calendar providers before using them | Christoph Wurst | 2021-10-14 | 1 | -4/+31 |
* | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 2 | -1/+173 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -6/+3 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -3/+3 |
* | 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 | 3 | -7/+7 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+5 |
* | RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server | Georg Ehrke | 2018-10-08 | 2 | -2/+28 |
* | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 2 | -24/+58 |
* | Correctly init empty arrays | Joas Schilling | 2018-07-12 | 2 | -2/+2 |
* | periodically query calendar resource / room backends for updated resource / r... | Georg Ehrke | 2018-06-25 | 2 | -0/+24 |
* | update resource booking interfaces and add managers | Georg Ehrke | 2018-06-25 | 2 | -0/+142 |
* | implement CalendarManager | Georg Ehrke | 2017-11-09 | 1 | -0/+140 |