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

Feature request: Allow customization of the presentation order of fields of addresses The order of elements in the ADR field of a vCard is fixed by [RFC 6350](https://tools.ietf.org/html/rfc6350#section-6.3.1), but the...

enhancement
1. to develop
feature: emails
feature: caldav
feature: carddav

I'd like to share a folder and let everyone subscribe to any changes in the folder or a file. For example, I shared `resume` folder to a few HRs and...

enhancement
1. to develop
feature: sharing
feature: activity and notification
needs review

I suppose that is a Bug, but when the administrator of users enable the option "Allow users to publish their data to a global and public address book " which...

bug
1. to develop
feature: federation
feature: profile
needs review

Zot Protocol allows users to clone/merge/migrate user accounts across multiple physical servers. [You can read about Zot/6 here in detail](https://macgirvin.com/wiki/mike/Zot+VI/Home?f=&owt=394a70a7cd3ae8d8f3a085af36a8a9e9) as it has been developed for Hubzilla and works beautifully....

enhancement
1. to develop
feature: federation
feature: users and groups
feature: user migration

With https://github.com/nextcloud/server/issues/11390 merged we should think of a way to notify clients so they can act accordingly if their apppassword is still valid but the password that stores is not....

enhancement
1. to develop
feature: authentication

When copying/moving large files, there is no progress bar shown other than a spinner (which goes away if you reload the page). When you have to move several folders sequentially,...

enhancement
design
1. to develop
feature: dav
feature: files

### Steps to reproduce 1. Fetch the status of the instance via status.php, for example via `curl -I https://example.com/nextcloud/status.php` or your favourite monitoring solution. ### Expected behaviour No new session...

enhancement
1. to develop
feature: authentication
technical debt

## Expected behavior If a user creates individual app passwords, it should be possible to restrict to which data the app should have access to and what kind of access...

enhancement
1. to develop
security
feature: authentication

- [ ] ALTER TABLE oc_cards ADD INDEX z_oc_cards (uri), ALGORITHM=INPLACE, LOCK=NONE; - [x] ALTER TABLE oc_cards ADD INDEX z_oc_cards_add_uri (addressbookid,uri), ALGORITHM=INPLACE, LOCK=NONE; - [x] ALTER TABLE oc_cards_properties ADD INDEX...

enhancement
1. to develop
feature: filesystem
performance 🚀
feature: carddav