| Commit message (Expand) | Author | Age | Files | Lines |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -8/+6 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -4/+4 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 6 | -1/+6 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 5 | -67/+67 |
* | Introduce a default refresh rate app setting for calendar subscriptions | Thomas Citharel | 2020-02-21 | 1 | -1/+11 |
* | Move RefreshWebcalJob logic to a proper service so that it may be called | Thomas Citharel | 2020-02-10 | 1 | -177/+42 |
* | RefreshWebcalJob: Fix reading subscription from database leading to ignored r... | Georg Ehrke | 2020-01-30 | 1 | -10/+10 |
* | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 1 | -0/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -24/+40 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -7/+7 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -3/+3 |
* | Final fixes | Georg Ehrke | 2019-08-15 | 1 | -5/+30 |
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 1 | -0/+68 |
* | Test sync of resource and room metadata | Georg Ehrke | 2019-08-01 | 1 | -19/+171 |
* | RefreshWebcalJob: replace ugly Regex with standard php utils | Georg Ehrke | 2019-07-02 | 1 | -0/+6 |
* | Don't run repair step for every individual user, outsource that to background... | Georg Ehrke | 2019-05-23 | 2 | -3/+101 |
* | Add Repair step to regenerate birthday calendar | Georg Ehrke | 2019-02-16 | 1 | -0/+26 |
* | cache webcal calendars on server | Georg Ehrke | 2018-11-07 | 1 | -0/+242 |
* | Also shorten the name of the invitation tokens | Joas Schilling | 2018-07-12 | 1 | -2/+2 |
* | Shorten resource table names to allow install on oracle again | Joas Schilling | 2018-07-12 | 1 | -9/+9 |
* | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 1 | -0/+100 |
* | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 1 | -0/+285 |
* | generate birthday calendars in a background job after admin enabled them | Georg Ehrke | 2017-11-11 | 1 | -0/+103 |