server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
* for https://github.com/nextcloud/3rdparty/pull/2039
Backport of #52434 Warning, This backport's changes differ from the original and might be incomplete ⚠️ ## Todo - [ ] Review and resolve any conflicts - [ ] Remove...
Backport of #51818 - [x] requires https://github.com/nextcloud/server/pull/52867 Warning, This backport's changes differ from the original and might be incomplete ⚠️ ## Todo - [x] Review and resolve any conflicts -...
Backport of #52707 Warning, This backport's changes differ from the original and might be incomplete ⚠️ ## Todo - [x] Review and resolve any conflicts - [x] Amend HEAD commit...
Backport of PR #53314
no need to write to the storage twice
### 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...
Avoids flooding logs with ``` [Thu Jun 12 18:22:25 2025] {"app":"PHP","message":"fputcsv(): the $escape parameter must be provided as its default value will change at server\/lib\/private\/Profiler\/FileProfilerStorage.php#157"} ```
* Resolves: #56052 ## Summary We're already specifying the HTTP codes, but have been ignoring them. ## TODO - [ ] ... ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) -...
* Resolves: #54562 ## Summary This branch introduces changes to `setupForPath` to implement a version that support authoritative mount providers. ## TODO - [x] Check if we ship without the...