summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-...Roeland Jago Douma2021-01-141-0/+7
|\
| * Dismiss reminder notifications from passed eventsThomas Citharel2021-01-141-0/+7
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-114-10/+10
|/
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-4/+4
* Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-s...Julius Härtl2021-01-071-2/+4
|\
| * Make sure we have existing indexes before using themJohn Molakvoæ (skjnldsv)2021-01-041-2/+4
* | Merge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-wh...Roeland Jago Douma2021-01-051-1/+6
|\ \ | |/ |/|
| * Don't throw a 500 when importing a broken ics reminder fileJoas Schilling2021-01-051-1/+6
* | Update license headersChristoph Wurst2020-12-301-0/+1
|/
* Merge pull request #24604 from nextcloud/feat/dav/move-calendar-renameJohn Molakvoæ2020-12-221-1/+3
|\
| * Allow to force rename a conflicting calendarJohn Molakvoæ (skjnldsv)2020-12-101-1/+3
* | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst2020-12-181-3/+0
|\ \
| * | fixes sharing to group ids with characters that are being url encodedArthur Schiwon2020-12-161-3/+0
| |/
* / 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