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
0. Needs triage
25-feedback

### 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 affected by the same issue. * Please don't comment if you have no relevant...

bug
needs info
0. Needs triage
25-feedback

### Steps to reproduce 1. Click the menu to send the file. ![obraz](https://user-images.githubusercontent.com/47037905/84662608-551b0280-af1c-11ea-85e7-5485814fd2ed.png) 2. Select "New folder". ![obraz](https://user-images.githubusercontent.com/47037905/84662680-6fed7700-af1c-11ea-9dea-7c29281d307b.png) 3. Click on the folder name to change its name. ![obraz](https://user-images.githubusercontent.com/47037905/84662825-9ca18e80-af1c-11ea-8704-bd1c132adb69.png) ###...

bug
0. Needs triage
feature: files
25-feedback

### Steps to reproduce 1. Create a folder with some subfolder 2. Share the top-folder with only read-access 3. Share the subfolder with write access 4. If users enter the...

bug
feature: sharing
0. Needs triage
feature: files
25-feedback

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

Wrapper around atomic() to retry after a retryable exception occurred Certain transactions might need to be retried. This is especially useful in highly concurrent requests where a deadlocks is thrown...

enhancement
3. to review
pending documentation

### 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
design
good first issue
1. to develop
feature: files

* Resolves: #36958 ## Summary Rather a very small fix, but before this the contrast of the button was too low in terms of accessibility. ## Screenshots state | inactive...

bug
3. to review
backport-request
feature: settings
accessibility

Follow-up fix for https://github.com/nextcloud/server/pull/34302/files#diff-9cdfa82a2275acf10161656ddc7b70be83cdbf6be8663ecfb8f963e4eb516d8eR139 which was trying to catch an exception that was wrapped by our own exception class so the catch would never have catched.

bug
3. to review

## Summary Provide more useful readable paths when exceptions occur during locking ## 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 - [ ]...

bug
3. to review