aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/src/service
Commit message (Expand)AuthorAgeFilesLines
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-283-55/+7
* fix(dav): adjust usages of webdav.customRequestRichard Steinmetz2024-03-201-1/+1
* fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-061-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-3/+3
* Add UI to opt-in on the status automationJoas Schilling2022-07-011-0/+50
* Replace CalDAV availability component with component libChristoph Wurst2022-02-171-108/+9
* Replace license information to SPDX expressionLouis Chemineau2022-01-112-2/+2
* Add generic type and description when its missingLouis Chemineau2022-01-111-2/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-0/+10
* Get VTIMEZONE data from a time zone database libChristoph Wurst2021-10-251-3/+13
* Read and write time zone ID when updating CalDAV availabilityChristoph Wurst2021-10-251-3/+16
* Prevent duplicate CalDAV availability slots for recurring slotsChristoph Wurst2021-10-201-5/+27
* Add missing trailing commas in DAV availability settingsChristoph Wurst2021-10-191-2/+2
* Add scheduling availability settingsChristoph Wurst2021-10-182-0/+175