summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/AppInfo/Application.php
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
* 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-101-3/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-9/+9
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+3
* 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
* 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-061-1/+2
* 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
* Move birthday calendar generation to a live migration job (#25135)Thomas Müller2016-06-161-14/+11
* Implement classification migration as repair stepThomas Müller2016-06-091-16/+8
* Add migration stepThomas Müller2016-06-091-0/+18
* Update license headersLukas Reschke2016-05-261-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+170