server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
### Steps to reproduce running nextcloud (see version below). Having about 50 clients connecting by WEBDAV and CALDAV. look in slow_query.log. The issue is new and possibly related to an...
### ⚠️ 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...
Fixes https://github.com/nextcloud/server/issues/35654 - [x] Blocked: https://github.com/nextcloud/nextcloud-vue/pull/3569 (v7.3.0) **Before example:**   **After example:**   ![Screenshot from 2022-12-09...
## Summary * ITimeFactory now implements PSR-20: https://www.php-fig.org/psr/psr-20/#21-clockinterface ## TODO - [ ] 3rdparty https://github.com/nextcloud/3rdparty/pull/1262 - [ ] OCP update so Psalm can find the interface https://github.com/nextcloud-deps/ocp/pull/4 ## Checklist -...
### 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 affected by the same issue. * Please don't comment if you have no relevant...
* Resolves: / ## Summary To understand the find previews to delete logic you need some background information how previews work. This description should help. ## TODO - [x] Todo...
## Summary Pull request #31829 added the `autorotate` operation as first operation sent to imaginary. For svg images, this will fail with the following error messages: - using the official...
## 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 acceptance) are included - [ ] Screenshots...
Fixes ```{ "Exception":"RuntimeException", "Message":"Storage could neither be inserted nor be selected from the database: object::user:test", "Code":0, "Trace":[ { "file":"/var/www/nc/nextcloud-25.0.1/lib/private/Files/Cache/Cache.php", "line":122, "function":"__construct", "class":"OC\\\\Files\\\\Cache\\\\Storage", "type":"->" }, { "file":"/var/www/nc/nextcloud-25.0.1/lib/private/Files/Storage/Common.php", "line":344, "function":"__construct", "class":"OC\\\\Files\\\\Cache\\\\Cache", "type":"->"...