summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-221-0/+2
* fix(carddav): expose system address bookAnna Larch2023-05-111-1/+2
* feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-091-1/+1
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-041-1/+1
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* use modern event dispatchJulien Veyssier2022-12-121-2/+6
* allow additional Sabre plugins in publicwebdav.phpJulien Veyssier2022-12-121-0/+3
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-271-0/+1
* Fix TooManyArguments warning for carddav.phpDaniel Kesselberg2022-10-161-1/+1
* Master is now 26Joas Schilling2022-09-221-2/+2
* set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-1/+1
* Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry2022-06-101-1/+2
|\
| * Allow DAV Object propertiesThomas Citharel2022-05-161-1/+2
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-102-0/+4
|\ \
| * | Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-172-0/+4
* | | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-172-3/+2
|/ /
* | Fix more psalm issuesCarl Schwan2022-05-162-2/+1
* | Cleanup davCarl Schwan2022-05-053-2/+8
|/
* Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-024-7/+8
* Master is now 25Joas Schilling2022-04-141-2/+2
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-1/+2
* Master is now 24Joas Schilling2021-11-111-2/+2
* Add scheduling availability settingsChristoph Wurst2021-10-181-0/+1
* Update app versions for 23Vincent Petry2021-09-281-1/+1
* Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel2021-09-041-1/+2
* Expose user language through DAVThomas Citharel2021-08-162-0/+2
* Bump app versionJoas Schilling2021-06-241-1/+1
* Master is now 23Joas Schilling2021-06-241-1/+1
* Throttle on public DAV endpointLukas Reschke2021-06-221-1/+2
* Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst2021-06-141-0/+1
|\
| * occ: new command dav:delete-calendarMattia Narducci2021-06-131-0/+1
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-10/+4
|/
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-312-2/+16
* Add activities for creating, updating and deleting contactsJoas Schilling2021-05-211-0/+1
* Add activities for addressbook managementJoas Schilling2021-05-211-0/+1
* Add a settingJoas Schilling2021-05-211-0/+1
* Add a contacts filterJoas Schilling2021-05-211-0/+1
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-102-0/+4
* Drop redundant indesRoeland Jago Douma2021-02-161-1/+1
* add event for when a direct download is triggeredRobin Appelman2021-02-121-1/+4
* This is 22Joas Schilling2021-02-031-1/+1
* re-index contacts with social profilescall-me-matt2020-12-221-0/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-3/+3
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-101-1/+1
* Bump versionsJoas Schilling2020-09-181-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+2
* Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-182-3/+5
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-2/+2