server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
### ⚠️ 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...
The `DefaultTokenCleanupJob` removed in #30016 was doing this job previously as it was injecting `IProvider`, which matched either `DefaultToken` or `PublicKeyToken`.
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...
- [ ] 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...
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) -...
### ⚠️ 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...
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...