server icon indicating copy to clipboard operation
server copied to clipboard

☁️ Nextcloud server, a safe home for all your data

Results 1697 server issues
Sort by recently updated
recently updated
newest added

### Summary Adds a new application configuration `display_documentation_link` that allows hiding the developer documentation link in the app settings page. ### Changes - **Controller**: Modified `AppSettingsController::viewApps()` to conditionally set `appstoreDeveloperDocs`...

enhancement
2. developing

### 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...

enhancement
0. Needs triage
feature: settings
feature: language/translations (l10n/i18n)
feature: caldav
❄️ 2026-Winter

* Resolves: #23666 ## Summary ## 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...

bug
3. to review
feature: workflows
feedback-requested

* Expands on #50660 which was for #42902 ## Summary Primary changes: - Fixes implementation for custom mappings to preserve numeric keys (which was passing the prior unit test) -...

bug
3. to review
feature: files
tests

## Apps in server repository - Prepare Vue 3 migration by having 2 build processes one for Vue 2 and one for migrated Vue 3 apps - [x] Migrate to...

❄️ 2026-Winter

## Summary Currently apps are broken if they have exports in the JS entry point, because they then will import from the entry point but because they do not know...

bug
3. to review
performance 🚀

**Description:** The RefreshWebcalService is responsible for updating calendar subscriptions. Since Nextcloud 30, the updated source is diffed against the local state, and only changes are written back. Recently, we investigated...

bug
1. to develop
feature: caldav
30-feedback

If the current user belongs to both one or more groups excluded from sharing and one or more groups not excluded from sharing [the user is allowed to share](https://github.com/nextcloud/server/blob/e2195a2f6d6cb0cef35e08d57e03a3420380cac2/lib/private/Share20/ShareDisableChecker.php#L53-L57). However,...

bug
3. to review
feature: contacts menu

### 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...

enhancement
design
0. Needs triage
feature: files

## Summary Manual back port of https://github.com/nextcloud/server/pull/56784 ## 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 - [x] 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)...

3. to review