summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo
Commit message (Expand)AuthorAgeFilesLines
* cache webcal calendars on serverGeorg Ehrke2018-11-072-0/+29
* bump dav version for migrationJohn Molakvoæ (skjnldsv)2018-11-051-1/+1
* convert source column in calendarsubscription table to (long) textGeorg Ehrke2018-10-151-1/+1
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* Bump version of app else migrations don't runRoeland Jago Douma2018-06-291-1/+1
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-292-0/+5
* Call Backgroundjob with parameter, as interface requiresGeorg Ehrke2018-06-281-1/+1
* periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-252-0/+14
* add resource / room principalsGeorg Ehrke2018-06-251-1/+1
* Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke2018-06-012-0/+2
|\
| * allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-222-0/+2
* | Move repairstep to a custom commandRoeland Jago Douma2018-05-281-1/+1
* | Adding repair step which cleans shares of invalid principalsRoeland Jago Douma2018-05-271-1/+2
|/
* Throttle requests to unknown tokensRoeland Jago Douma2018-04-261-1/+4
* Add backgroundjob to cleanup expired direct linksRoeland Jago Douma2018-04-261-1/+5
* Dav endpoint returns proper dataRoeland Jago Douma2018-04-261-1/+6
* First step of DAV endpointRoeland Jago Douma2018-04-262-1/+43
* Add directdownload tableRoeland Jago Douma2018-04-261-1/+1
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-15/+22
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Do no run SyncJob in cronRoeland Jago Douma2018-01-021-4/+1
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-121-0/+29
|\
| * Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-091-0/+29
* | Make ContactsStore a public APITobia De Koninck2017-12-111-0/+2
* | Principal search: Take sharing settings into accountGeorg Ehrke2017-12-112-0/+4
* | catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-1/+2
* | integrate Dav app with Calendar APIGeorg Ehrke2017-11-091-0/+8
|/
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-065-1/+8
* Fix phpStorm complaintsJoas Schilling2017-11-031-9/+1
* DAV: Initial email customization supportLeon Klingele2017-11-031-2/+9
* Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitationsJoas Schilling2017-10-192-2/+11
|\
| * Make it possible to opt out of IMip Plugin for CalDAVGeorg Ehrke2017-10-161-1/+6
| * add admin settings panel for dav appGeorg Ehrke2017-10-161-1/+5
* | Let apps register Sabre plugins or collectionsVincent Petry2017-10-141-0/+1
* | Check if the user/group exists for dav sharesJoas Schilling2017-10-052-2/+2
|/
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
* Add indexes to cards and cards_properties tablesRoeland Jago Douma2017-09-251-1/+1
* Increase versionJoas Schilling2017-09-191-1/+1
* Merge pull request #6264 from nextcloud/dav-migrationsRoeland Jago Douma2017-09-192-802/+1
|\
| * Move DAV app to migrationsRoeland Jago Douma2017-09-182-802/+1
* | Revert "Do not list system users in contacts menu if sharing autocompletion i...Lukas Reschke2017-09-151-8/+2
|/
* don't send invitation emails for past eventsGeorg Ehrke2017-09-051-1/+1
* also allow to register additional plugins if the old endpoint is usedBjoern Schiessle2017-08-301-0/+5
* fix preview for public linksBjoern Schiessle2017-07-201-1/+3
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-182-2/+11
* Do not list system users in contacts menu if sharing autocompletion is disabledChristoph Wurst2017-05-091-2/+8
* Fix initRoeland Jago Douma2017-05-081-1/+1