server icon indicating copy to clipboard operation
server copied to clipboard

☁️ Nextcloud server, a safe home for all your data

Results 1697 server issues
Sort by recently updated
recently updated
newest added

### ⚠️ 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...

bug
feature: sharing
0. Needs triage
30-feedback

* Resolves: #26393 ## Summary Dav api did not log favorite added/removed events. ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) - [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits - [...

enhancement
3. to review

* Resolves: # ## Summary Same as #43025 but without the new command. * ~Catch share exception in transfer ownership and delete invalid shares~ * Promote reshares into direct shares...

3. to review

### 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...

enhancement
0. Needs triage
feature: caldav

When copying a shared groupfolder into another local folder the whole data directory ends being (recursively) copied to the other folder. There are other scenarios that fail, but that one...

bug
3. to review
feature: filesystem
backport-request

**Is your feature request related to a problem? Please describe.** For connecting proprietary apps, exchanging a user session via oAuth2 is convenient. However, now a user must explicitly always grant...

enhancement
0. Needs triage
feature: authentication
🍀 2025-Spring

## Summary When using rector, fully qualified names are often outputted by the rules, like `\OCP\Server` or `\OCP\Http\Client\IClientService`. To avoid that, one can use `withImportNames()` to tell rector to import...

3. to review

It would be nice with a function to empty the trash from the web interface. Right now you have to do it for every file manually or click the checkbox...

enhancement
1. to develop
feature: files
feature: trashbin
🍀 2025-Spring

## Problem Working remotely, you are not as connected to your colleagues because you do not meet them as regularly or see them in a physical office on a daily...

enhancement
design
0. Needs triage
🍀 2025-Spring

## Summary This re-structures the constructor to be easier to understand, by splitting things into different helper functions. ## TODO - [ ] ... ## Checklist - Code is [properly...

3. to review
php
♻️ refactor