aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/src/components/AbsenceForm.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Use IUser::getDisplayName directlyfix/dav/use-iuser-displaynameChristoph Wurst2025-03-051-2/+1
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-5/+5
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-031-1/+1
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-1/+1
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-18/+17
* Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-011-2/+119
* chore: Add SPDX headerAndy Scherzinger2024-05-281-20/+3
* feat(out-of-office): Migrate frontend to OCS endpointJoas Schilling2023-12-011-3/+4
* fix(dav): Allow single-day out of officeChristoph Wurst2023-11-291-1/+7
* fix(dav): Make ooo settings a form and the message requiredChristoph Wurst2023-11-271-8/+17
* feat(dav): implement personal absence settingsRichard Steinmetz2023-11-071-0/+160