server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
We should improve our typography across Nextcloud’s base localization in the following ways: - Spaces before ellipses in strings that contain them should be removed. This is nonstandard. (We should...
The Theming app [injects the stylesheets for the different themes](https://github.com/nextcloud/server/blob/381077028adf388a7081cf42026570c6be47b198/apps/theming/lib/Service/ThemeInjectionService.php#L34) in the `` element of the page, and those stylesheets are then loaded by the browser [from a `Controller`](https://github.com/nextcloud/server/blob/f1448fcf0777db7d4254cb0a3ef94d63be9f7a24/apps/theming/lib/Controller/ThemingController.php#L384) (a...
[Bug]: Uploading PDF with the same name as previously deleted PDF - content of deleted PDF reappears
### ⚠️ 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...
Follow up to #46317 The hardcoded connection timeout of 5 seconds may not be enough in some cases, so now it is got from the ObjectStore arguments in Nextcloud configuration,...
This issue have been created to gather the aftermath of a few fixes that seems to work for some but not for all. Initial regression PR: https://github.com/nextcloud/server/pull/50910 ## References -...
Richdocuments renders all their templates as `empty`. This is done because we embed the view in an iframe and we do not need the top bar etc etc. This works...
The direct editing API which is used by clients to open files through a link in editors like text/collabora or onlyoffice should make use of the added template folder with...
### ⚠️ 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...
### 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...