aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* Catch NotFoundException when getting the user folderJulius Härtl2020-02-261-3/+2
* Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-02-211-3/+13
* Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-101-370/+19
* RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-301-12/+40
* Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-121-0/+11
* Update license headersChristoph Wurst2019-12-059-15/+36
* Some php-cs fixesRoeland Jago Douma2019-11-225-3/+8
* Fix missing parent constructor call in DAV reminder jobChristoph Wurst2019-08-261-0/+1
* Final fixesGeorg Ehrke2019-08-151-1/+1
* Add repair step to register reminder index for existing eventsGeorg Ehrke2019-08-151-0/+134
* run send reminders background-job only when mode is not set to occGeorg Ehrke2019-08-151-4/+9
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+59
* sync metadata of rooms / resources with cacheGeorg Ehrke2019-08-011-208/+294
* RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-3/+14
* Don't run repair step for every individual user, outsource that to background...Georg Ehrke2019-05-231-0/+66
* Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-0/+5
* Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-041-0/+87
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+438
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-8/+24
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-1/+1
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-2/+2
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+53
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-4/+6
* periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-251-0/+335
* Add backgroundjob to cleanup expired direct linksRoeland Jago Douma2018-04-261-0/+50
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-0/+69