summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* Emit an interaction event for calendar event user attendeesChristoph Wurst2021-02-031-0/+4
* Emit an interaction event for calendar share recipientsChristoph Wurst2021-02-031-0/+7
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-041-0/+4
* Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-031-0/+6
* Migrate DAV to the PSR containerChristoph Wurst2020-07-161-7/+4
* Use \OCP\IContainer::injectFn to boot the DAV appChristoph Wurst2020-07-031-26/+10
* Move DAV to the new bootstrap mechanismChristoph Wurst2020-06-191-84/+206
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Only delete the default calendar setting when the default calendarThomas Citharel2020-04-131-1/+4
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-0/+14
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-4/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-10/+10
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-1/+3
* Add address book pluginsChristoph Wurst2020-03-091-0/+77
* Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke2020-02-181-0/+57
* Update license headersChristoph Wurst2019-12-052-2/+6
* Some php-cs fixesRoeland Jago Douma2019-11-222-3/+5
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-3/+1
* Provide a fake AudioProvider that is basically the same as PushProvider, bett...Georg Ehrke2019-08-151-0/+2
* Stop using deprecated registerNotifier, use registerNotifierService insteadGeorg Ehrke2019-08-151-12/+6
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-5/+53
* "Fix" the unit testsJoas Schilling2019-03-061-1/+1
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-1/+2
* Load apps that have a dav type set before the dav server pluginsJulius Härtl2018-11-141-3/+0
* Make ContactsStore a public APITobia De Koninck2017-12-111-0/+10
* Create activities for (un)publishing calendar eventsThomas Citharel2017-12-111-0/+9
* integrate Dav app with Calendar APIGeorg Ehrke2017-11-091-3/+14
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-062-2/+5
* Dav: codestyle fixes in PluginManagerJulius Härtl2017-10-141-8/+8
* Let apps register Sabre plugins or collectionsVincent Petry2017-10-141-0/+170
* Clear cache on vcard change/deleteRoeland Jago Douma2017-05-081-0/+13
* Cache the carddav photo endpointRoeland Jago Douma2017-05-081-1/+12
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Move event and todo parsing to new APIJoas Schilling2016-11-291-8/+4
* Remove debug codeLukas Reschke2016-11-211-4/+0
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-0/+10
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-1/+11
* Use the event dispatcherJoas Schilling2016-11-031-0/+57
* Move the methods into a new classJoas Schilling2016-11-031-2/+2
* Start working on calendar activitiesJoas Schilling2016-11-031-0/+6
* Adding capability about new chunking - refs #25682 (#26368)Thomas Müller2016-10-211-0/+6
* Use magic DIJoas Schilling2016-09-201-97/+7
* Better displaynames for shared address booksJoas Schilling2016-08-241-1/+1
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-211-1/+2