aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Allow apps to get photos of VObjectsJoas Schilling2021-06-091-0/+20
|/ /
* | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-051-12/+20
|\ \
| * | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-051-12/+20
* | | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04281-558/+362
|/ /
* | Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent...Christoph Wurst2021-06-033-4/+20
|\ \
| * | Export the CalDAV trash bin retention duration as propertyChristoph Wurst2021-06-023-4/+20
* | | Add missing ACLs for deleted calendar objects to fix deletionChristoph Wurst2021-06-022-4/+37
|/ /
* | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-011-5/+10
|\ \
| * | Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-5/+10
* | | Fix loading of delete caldav objet URIsChristoph Wurst2021-05-311-2/+2
| |/ |/|
* | Expose calendar-uri as property of deleted caldav eventsChristoph Wurst2021-05-313-2/+14
* | Merge pull request #27298 from nextcloud/fix/caldav-deleted-objects-expose-ti...Christoph Wurst2021-05-312-3/+19
|\ \
| * | Expose deletion timestamp for deleted CalDAV objectsChristoph Wurst2021-05-312-3/+19
* | | Merge pull request #27275 from nextcloud/bugfix/noid/circles-22-in-davJoas Schilling2021-05-311-4/+4
|\ \ \ | |/ / |/| |
| * | migration to Circles 22Maxence Lange2021-05-291-4/+4
| |/
* | Get componenttype from the db as well when restoring a calendarobjectThomas Citharel2021-05-311-0/+1
* | Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-3131-83/+1847
* | Remove since from implementations and fix some more styleJoas Schilling2021-05-256-37/+11
* | Fix PHP CSJoas Schilling2021-05-215-57/+44
* | Add activities for creating, updating and deleting contactsJoas Schilling2021-05-214-57/+289
* | Add activities for addressbook managementJoas Schilling2021-05-215-0/+1016
* | Add a settingJoas Schilling2021-05-212-1/+89
* | Add a contacts filterJoas Schilling2021-05-211-0/+93
|/
* remove private AccountManager from SyncServiceArthur Schiwon2021-05-111-7/+6
* dav: do not use private AccountManagerArthur Schiwon2021-05-081-41/+20
* Remove the untyped calendar update eventChristoph Wurst2021-05-073-18/+21
* Remove the untyped calendar create eventChristoph Wurst2021-05-073-14/+19
* Merge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-ev...Christoph Wurst2021-05-078-238/+272
|\
| * Clean up reminder actions and call methods directlyChristoph Wurst2021-05-073-34/+15
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-074-34/+40
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-074-16/+42
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-074-57/+78
* | Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getSharesChristoph Wurst2021-05-071-2/+1
|/
* Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-051-24/+24
|\
| * Fix usage of rename executeUpdateChristoph Wurst2021-05-051-24/+24
* | l10n: Spelling unificationValdnet2021-05-041-1/+1
|/
* fix creating vcards with multiple string valuesArthur Schiwon2021-04-301-7/+11
* Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-295-41/+243
* Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen2021-04-262-4/+4
* Close open cursorsChristoph Wurst2021-04-231-3/+5
* Use the new executeQuery and executeUpdate methodsChristoph Wurst2021-04-231-54/+54
* Drop default fetch mode parameterChristoph Wurst2021-04-231-15/+15
* Only set copy etag if the destination source can be foundChristoph Wurst2021-04-231-1/+8
* Move over notification to new registrationRoeland Jago Douma2021-04-161-6/+2
* Merge pull request #26342 from pirate/cal-invite-email-use-pngsMorris Jobke2021-03-291-7/+7
|\
| * change calendar invite emails to use pngs instead of svgsNick Sweeting2021-03-261-7/+7
* | Map old account scope properties to new namesVincent Petry2021-03-261-2/+2
|/
* Merge pull request #22201 from cweiske/20492-move-contacts-with-birthdayJohn Molakvoæ2021-03-261-3/+17
|\
| * Delete old birthday calendar object when moving contact to another address bookChristian Weiske2021-03-261-3/+17
* | Fix l10nValdnet2021-03-251-1/+1
|/