summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-165-2/+6
* Use correct year for generated birthdays eventsSven Strickroth2020-11-131-1/+6
* Merge pull request #23915 from st3iny/fix/noid/png-icons-in-caldav-reminder-e...Morris Jobke2020-11-111-4/+4
|\
| * Use png icons in caldav reminder emailsRichard Steinmetz2020-11-071-4/+4
* | Fix public calendars as they are stored with null on oracleJoas Schilling2020-11-101-12/+34
* | Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke2020-11-101-2/+7
|\ \
| * | Don't leave cursors open when tests failJoas Schilling2020-11-091-2/+7
| |/
* | resolve review commentsleith abdulla2020-10-291-2/+2
* | handle vcalander documents with recurrence with exemptions or editsleith abdulla2020-10-281-8/+24
|/
* CalDavBackend: check if timerange is array before accessingSimon Spannagel2020-10-161-1/+2
* Merge pull request #23028 from nextcloud/bugfix/noid/array-to-string-conversi...Morris Jobke2020-10-051-1/+1
|\
| * Fix array to string conversion on event searchJoas Schilling2020-09-241-1/+1
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-0516-125/+125
* | broaden exception handling on webcal refresheleith2020-09-291-1/+3
|/
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-161-7/+0
* Remove phan config - was replaced by PsalmMorris Jobke2020-09-162-8/+0
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-075-1/+8
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-54/+132
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-15/+17
| * Make icon set for CalDav event presentation, use in iMIP email.brad20142020-08-201-7/+7
| * iMIP email improvements (take 2)brad20142020-08-201-51/+127
* | Update apps/dav/lib/CalDAV/Activity/Setting/CalDAVSetting.phpRobin Appelman2020-08-261-1/+1
* | move calendar settings into their own groupRobin Appelman2020-08-254-44/+50
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-0/+4
|/
* Merge pull request #22041 from nextcloud/feature/noid/typed_events_davMorris Jobke2020-08-191-47/+123
|\
| * Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-181-47/+123
* | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-13/+13
|/
* Merge pull request #22236 from nextcloud/bugfix/noid/dav_sharing_backend_canW...Morris Jobke2020-08-181-1/+20
|\
| * Add ability to limit sharing to ownerGeorg Ehrke2020-08-181-1/+20
* | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-1/+1
|/
* Remove duplicated SQL addWhere lineChristian Weiske2020-08-111-1/+0
* Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-041-0/+118
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-4/+6
* Merge pull request #18895 from nextcloud/bugfix/noid/fix_birthday_calendar_colorMorris Jobke2020-07-061-1/+1
|\
| * Changes the Birthday calendar color to slightly brighter oneGeorg Ehrke2020-01-141-1/+1
* | Use the new method everywhereJoas Schilling2020-07-032-11/+2
* | Fix empty event UUID reminder notificationsThomas Citharel2020-06-041-2/+4
* | Translate the maintenance mode message in webdavMorris Jobke2020-05-061-1/+1
* | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-304-53/+91
|\ \
| * | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-264-53/+91
* | | Update license headers for 19Christoph Wurst2020-04-2940-0/+42
|/ /
* | Check all remotes for local accessJoas Schilling2020-04-141-38/+15
* | Provide dav setting for user's default calendarThomas Citharel2020-04-132-11/+28
* | Add visibility to all constantsChristoph Wurst2020-04-1011-35/+35
* | Add visibility to all methods and position of static keywordChristoph Wurst2020-04-1019-49/+49
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-1033-165/+107
* | Use elseif instead of else ifChristoph Wurst2020-04-107-41/+41
* | Remove space between switch case and colonChristoph Wurst2020-04-092-7/+7
* | Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-098-19/+19