server icon indicating copy to clipboard operation
server copied to clipboard

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

Results 1504 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

See also: nextcloud/documentation#7046 Signed-off-by: SpamReceiver

3. to review

The `DefaultTokenCleanupJob` removed in #30016 was doing this job previously as it was injecting `IProvider`, which matched either `DefaultToken` or `PublicKeyToken`.

3. to review
backport-request
feature: authentication

Unlike the initial quota display, the updated quota display used the quota rather than the total available space. Due to this there was a "jump" in the quota when the...

bug
3. to review
backport-request
feature: files

- [ ] Frontend integration https://github.com/juliushaertl/vue-richtext/pull/743 - [ ] Requires https://github.com/nextcloud/3rdparty/pull/1131 ## ToDo ### Backend - [ ] how to handle images (proxy/caching) - [ ] caching per user or...

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11. Release notes Sourced from clipboard's releases. Fixes & DX Enhancements Fix type for copy function #795 Remove blurring behavior after copy action invoke #807...

3. to review
feature: dependencies

Remake profile picture saving with Vue for accessibility purposes Legacy code is removed - `OC.Settings.updateAvatar` is dropped and is an API break but low impact as it is [unused](https://github.com/search?q=org%3Anextcloud+OC.Settings.updateAvatar&type=code) -...

enhancement
3. to review
feature: settings
feature: accessibility
accessibility

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

When diagnosing [slow loading of chat messages in Nextcloud Talk application](https://github.com/nextcloud/talk-android/issues/2228) I have noticed that in my environment (NC 24.0.3, MySQL database), during execution of a **single** API call (retrieve...

0. Needs triage
performance 🚀