Commit Graph

96 Commits (4d8d11d2f79da348644e0902e78a2f000498cd52)

Author SHA1 Message Date
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
SebastianKrupinski ff7e2c1837 fix(dav): add missing database index for dav_shares resourceid, type and access 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Daniel Kesselberg e210043ee9
feat(caldav): expose calendar subscriptions 1 year ago
Côme Chilliet 443b26761d
fix: Migrate WebDAV endpoint check to SetupCheck API 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst 5b7a5474b9
feat(caldav): Create personal event for out-of-office messages 2 years ago
Côme Chilliet 6aa6f26427
Move NeedsSystemAddressBookSync to dav application where it’s registered 2 years ago
Côme Chilliet 8bfa0935b4
Migrate NeedsSystemAddressBookSync to new ISetupCheck API 2 years ago
Joas Schilling 68fc9b48c2
feat!: Migrate AccountManager event to typed event 2 years ago
Joas Schilling e1d4b82111
fix(CI): Fix type confusion with Psalm 2 years ago
Joas Schilling 2bf339e2a7
fix(dav): Remove listener for events that never existed anywhere 2 years ago
Joas Schilling 80ee81faa1
fix(dav): Move listener to actually existing event 2 years ago
Joas Schilling f59c74062a
fix(dav): Move DAV app to non deprecated event dispatcher 2 years ago
Ferdinand Thiessen 62c4ae78df Feature: Provide access to app generated calendars through CalDAV 2 years ago
Joas Schilling 251f450df6
User status automation background job 3 years ago
Carl Schwan a9cfa72d1c Summer cleanup of the federation app 3 years ago
Thomas Citharel 39ef0500d1
Handle the move operation properly between shared calendars 3 years ago
Thomas Citharel 4bb31c021e
Remove all legacy event dispatchers from CalDAV & CardDAV backends 3 years ago
Côme Chilliet e2531f8503
Migrate dav application from ILogger to LoggerInterface 3 years ago
Christopher Ng 38d4c5290b Contacts export and import 4 years ago
Christopher Ng 302a67f685 Integrate migrator 4 years ago
Thomas Citharel 9347fc188a
Fix cleaning reminders after subscription purge 4 years ago
Thomas Citharel 22f8c42f06
Clean reminders for calendar when deleting a subscription 4 years ago
Christoph Wurst b193f854d1
Register missing DAV app calendar provider 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst d6d8e9215c
Add a trashbin for calendars and calendar objects 4 years ago
Joas Schilling 6fff0b81fe
Add activities for creating, updating and deleting contacts 4 years ago
Joas Schilling 2496f83463
Add activities for addressbook management 4 years ago
Christoph Wurst cebe951b8e
Remove the untyped calendar update event 4 years ago
Christoph Wurst 884e34b12a
Remove the untyped calendar create event 4 years ago
Christoph Wurst 257613e6ef
Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject event 4 years ago
Christoph Wurst f808267949
Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject event 4 years ago
Christoph Wurst d512a5629e
Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject event 4 years ago
Christoph Wurst 63eb3694e4
Exclusively use the typed calendar deletion events for DAV 5 years ago
Roeland Jago Douma 0593b039fc Move over notification to new registration 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma d2569eed58 Fix PluginManager annotation 5 years ago
Roeland Jago Douma e62790cfe2 Add some closure return types 5 years ago
Christoph Wurst 689e2a0838
Emit an interaction event for calendar event user attendees 5 years ago
Christoph Wurst 0da1999a3b
Emit an interaction event for calendar share recipients 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Georg Ehrke 900617e7d7
Add Event and Task Backends for Unified Search 5 years ago
Georg Ehrke 5fb2562332
Implement Contacts Backend for Unified Search 5 years ago
Christoph Wurst 5005510d82
Migrate DAV to the PSR container 5 years ago
Christoph Wurst 8150bcb60c
Use \OCP\IContainer::injectFn to boot the DAV app 5 years ago
Christoph Wurst 1285be2bd1
Move DAV to the new bootstrap mechanism 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Thomas Citharel 0408c37b3d
Only delete the default calendar setting when the default calendar 6 years ago