aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/src/components
Commit message (Expand)AuthorAgeFilesLines
* style: enforce vue/html-self-closingDaniel Kesselberg2025-07-231-1/+1
* style: enforce comma-dangleDaniel Kesselberg2025-07-232-3/+3
* refactor(dav): move shared logic to a dedicated example contact servicerefactor/dav/example-contact-serviceRichard Steinmetz2025-06-191-2/+2
* fix: harmonize design of default content settings sectionRichard Steinmetz2025-06-163-45/+116
* feat: create example event when a user logs in for the first timeRichard Steinmetz2025-06-162-0/+375
* 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-202-8/+8
* 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-192-1/+11
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-2/+2
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-4/+5
* 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-282-20/+7
* feat: added l10n translation prop to calendar componentEduardo Morales2024-02-211-0/+1
* 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
* Add two more translations for `CalendarAvailability`julia.kirschenheuter2023-11-091-1/+3
* feat(dav): implement personal absence settingsRichard Steinmetz2023-11-072-0/+365