server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
- [x] :warning: This backport had conflicts that were resolved with the 'ours' merge strategy and is likely incomplete backport of #38259
## Summary Replaces https://github.com/nextcloud/server/pull/36356, https://github.com/nextcloud/server/pull/36408, https://github.com/nextcloud/server/pull/36517, https://github.com/nextcloud/server/pull/36567 because it was annoying switching between multiple branches/PRs. ## TODO - [x] https://github.com/nextcloud/server/pull/36515 - [x] https://github.com/nextcloud/server/pull/36665 - [x] https://github.com/nextcloud/server/pull/36667 - [x] https://github.com/nextcloud/server/pull/37390 ##...
* Resolves: https://github.com/nextcloud/server/issues/38527 ## Summary Motivation: https://github.com/nextcloud/server/issues/38527 ## 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 - [ ] Tests ([unit](https://docs.nextcloud.com/server/latest/developer_manual/app_development/tutorial.html#unit-tests), [integration](https://docs.nextcloud.com/server/latest/developer_manual/app_development/tutorial.html#integration-tests), api and/or...
### ⚠️ 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...
Signed-off-by: Julius Härtl * Resolves: https://github.com/nextcloud/text/issues/3977 ## Summary I managed to reproduce the error by having a file without a versions entry as it would be the case for files...
* #38117 * #38253 * #38359 * #38408 * #38433 * #38480 * #38518 * #38532 * #38560 * #38575 * #38576 * #38582 * #38661 * #38668 * #38682...
* #37776 * #38118 * #38399 * #38479 * #38487 * #38509 * #38517 * #38521 * #38530 * #38539 * #38557 * #38564 * #38573 * #38574 * #38583...
### ⚠️ 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...
### ⚠️ 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...
On my local setup the stream was seekable and reported the proper size, so I think we can actually avoid the extra effort to copy the stream beginning to memory...