aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/src/views/Availability.vue
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-1/+1
* fix(user_status): add link to Availability page if user set predefined 'Vacat...Maksim Sukharev2024-08-261-1/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-281-0/+4
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* feat(dav): implement personal absence settingsRichard Steinmetz2023-11-071-192/+17
* fix(dav): Make timezone picker label a real label elementFerdinand Thiessen2023-11-061-5/+11
* fix several personal settings problemsSimon L2023-10-171-34/+29
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-6/+6
* Remove jstz usage from serverThomas Citharel2023-01-041-3/+1
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-15/+15
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* l10n: Fixed typorakekniven2022-07-041-1/+1
* Fix typo of availabilityJoas Schilling2022-07-011-1/+1
* Add UI to opt-in on the status automationJoas Schilling2022-07-011-0/+17
* Update DAV availability vue component to standardJoas Schilling2022-05-231-11/+16
* replace button with vue button componentVanessa Pertsch2022-02-211-3/+6
* Replace CalDAV availability component with component libChristoph Wurst2022-02-171-112/+28
* i10n: Change l10n directoryValdnet2022-01-311-1/+1
* Auto fix warningsLouis Chemineau2022-01-211-4/+2
* Fix groupware visual issue: remove useless additional classQuentin Guidée2021-12-201-17/+8
* Fix groupware visual issue and improve spacingQuentin Guidée2021-12-201-2/+14
* Polish availibility settingsgreta2021-11-091-15/+57
* Read and write time zone ID when updating CalDAV availabilityChristoph Wurst2021-10-251-1/+4
* Add scheduling availability settingsChristoph Wurst2021-10-181-0/+223