Grigory Vodyanov
Grigory Vodyanov
Fix https://github.com/nextcloud/contacts/issues/3706 | Before | After | | - | - | |  |  |
Close https://github.com/nextcloud/calendar/issues/5697 TODO: - [x] Create service - [x] Create separate function to limit repetition between service and `freeBusyResourceEventSource.js` - [ ] Implement the automatic slot search (basic mechanism done)...
Close https://github.com/nextcloud/calendar/issues/5686 as part of https://github.com/nextcloud/groupware/issues/64 Continuation of https://github.com/nextcloud/calendar/issues/5685 TODO: - [x] Migrate setting store - [x] Update settings store usage - [x] Migrate principals store - [x] Update principals...
### ☑️ Resolves * Fix https://github.com/nextcloud/mail/issues/7171 ### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|---  |  ### 🏁 Checklist - [x] ⛑️ Tests are included or are not...
### ☑️ Resolves * Fix https://github.com/nextcloud/mail/issues/9109 * Instead of https://github.com/nextcloud/mail/pull/9179 ### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|---  |  ### 🏁 Checklist - [x] ⛑️ Tests are...
So for example if you clone `nextcloud-docker-dev` into a directory called `Nextcloud dev` the script will fail
Fix https://github.com/nextcloud/mail/issues/9452 Adds mail recipients automatically when the NcSelect is deselected
With this plugin being called at runtime: ```bash [ ] Restarted application in 391ms. [ +462 ms] free(): corrupted unsorted chunks [+1337 ms] Service protocol connection closed. [ ] Lost...
Seen in [Calendar](https://github.com/nextcloud/calendar/issues/6004) and Mail Console trace: ``` AttachmentsList.vue:67 [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only...