server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
for example when moving encrypted files to a groupfolder Instead of doing the optimized local storage move, fallback to the generic implementation.
## Problem To show a tooltip on a several components we currently use v-tooltip. An example can be found in https://github.com/nextcloud/server/blob/master/apps/settings/src/components/UserList/UserRow.vue#L96 v-tooltip is not accessible and we want to migrate...
Backport of https://github.com/nextcloud/server/pull/35500 to stable23 Reason: it might be necessary to repair encryption keys before upgrading
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
While working on https://github.com/nextcloud/android/issues/10783 I have found that the API call to retrieve shares for files in a folder (_/ocs/v2.php/apps/files_sharing/api/v1/shares?path=xyz&reshares=true&subfiles=true_) executes 6 database queries for each file. I have modified...
## Problem To show a tooltip on a several components we currently use v-tooltip. An example can be found in https://github.com/nextcloud/server/blob/master/apps/settings/src/components/AppList/AppItem.vue#L56 v-tooltip is not accessible and we want to migrate...
Replace custom tooltips with native one in view. - [ ] ⚠️ Needs NC Vue release ## ``@nextcloud/vue`` - [x] https://github.com/nextcloud/nextcloud-vue/issues/3587 - [x] https://github.com/nextcloud/server/issues/35857 - [x] https://github.com/nextcloud/server/issues/35858 - [x] https://github.com/nextcloud/server/issues/35860...