server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
## Summary See nextcloud/updater#505, nextcloud/updater#316 Obviously impacts various features and apps, not just the updater, but that's what brought this up again. ## TODO ## Checklist - Code is [properly...
Fix https://github.com/nextcloud/server/issues/45935 
# Audit report This audit fix resolves 23 of the total 32 vulnerabilities found in your project. ## Updated dependencies * [@jimp/core](#user-content-\@jimp\/core) * [@jimp/custom](#user-content-\@jimp\/custom) * [@nextcloud/dialogs](#user-content-\@nextcloud\/dialogs) * [@nextcloud/files](#user-content-\@nextcloud\/files) * [@nextcloud/l10n](#user-content-\@nextcloud\/l10n)...
### 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...
* Resolves: #35936 ## Summary When running `OC\Preview\BackgroundCleanupJob`, the main iteration loop in `run()` expects a folder, however, `getOldPreviewLocations()` currently does not filter by mimetype and therefore can yield a...
Nextcloud users from different organizations can achieve collaboration through simple configuration For example: Organization A and Organization B both use Nextcloud, and administrators of both parties generate trust keys in...
The "Share" function currently used puts "Shared by me" and "Shared by others" together. It is recommended to add the function of viewing "Shared by me" and "Shared by others"....
Preloading can improve user experience, but it greatly increases bandwidth requirements. If preloading can be set as an optional option, we can maximize the use of our server more accurately.
Reported at Transifex
### ⚠️ 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...