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

## Summary Migrate code from hooks to typed events, also unify the user events as some had already a `getUid` method -> now all provide this convenient helper. ## Checklist...

3. to review
technical debt
♻️ refactor

### ⚠️ 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
feature: files
feature: language l10n and translations
31-feedback

The input should be clamped to a reasonable width (maybe just use 300px?) ![image](https://github.com/user-attachments/assets/c5e1031f-0070-46e3-8eb1-2da01e5e9870)

bug
design
1. to develop
feature: settings
30-feedback

**Is your feature request related to a problem? Please describe.** After NC29, loopback access to the NC server instance is required for `Setup and Security warnings`. In the absense of...

enhancement
0. Needs triage
feature: settings

### ⚠️ 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: ldap
0. Needs triage
26-feedback

### ⚠️ 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: ldap
0. Needs triage
feature: search
26-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
1. to develop
🍀 2025-Spring

### 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
1. to develop
feature: users and groups
🍀 2025-Spring

https://github.com/nextcloud/server/blob/c109ae9437403c5bd17834c2ee53507c1d1f2ad2/core/Command/Preview/Repair.php#L216-L223 Creation should be skipped to speed up the deletion. I was trying to delete my 65k folders and the command ramped up until ~4d run time. Without the get+newFolder...

bug
1. to develop
feature: previews and thumbnails
performance 🚀
30-feedback

When running in delete mode, we don't have to loop over all the previews, delete them one-by-one and then delete the empty folder. We can delete them directly, if their...

bug
1. to develop
feature: previews and thumbnails
performance 🚀
30-feedback