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 This PR is a follow-up to address issues discovered while investigating issue https://github.com/nextcloud/server/issues/49584 When running `occ background-job:worker`, some jobs can be seen running constantly and `ScheduledNotifications` is one...

3. to review

## Summary ### Context This PR comes from an investigation done for issue https://github.com/nextcloud/server/issues/49584 The user reported that running `occ background-job:worker --interval 5` does not run jobs every 5 seconds...

3. to review
backport-request

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

bug
feature: encryption (server-side)
0. Needs triage
31-feedback

## Summary Adds a `cookie_domain` option to define to which domain(s) the cookies sent by Nextcloud are valid. By default, it is set to `''` which is the safe option...

feedback-requested

* Resolves: https://github.com/nextcloud/server/issues/53469 ## 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 -...

3. to review
backport-request
regression
feature: previews and thumbnails

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

bug
feature: filesystem
0. Needs triage
feature: occ
performance 🚀
hotspot: filename handling
31-feedback

Backport of #53436 --- Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

3. to review
feature: users and groups
regression

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

bug
0. Needs triage
feature: comments
hotspot: account name handling

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

bug
feature: external storage
0. Needs triage
feature: object storage
30-feedback

* Resolves: https://github.com/nextcloud/server/issues/52908 ## Summary Preserve the redirect URL. This is mostly helpful for the client login flow. ## How to test 1. Set up 2FA 2. Log in 3....

bug
2. developing
feature: authentication