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

Follow up to https://github.com/nextcloud/server/issues/38021 With the new address book exposure, a user can remove themselves from a federated the system address book by setting their VCARD data to a local...

enhancement
feature: federation
0. Needs triage
feature: carddav

Improve logging when there's a fatal 501 error so that sysadmins can easily see what is wrong. Resolves: #37424

2. developing
technical debt

Instead of getting the last inserted row data when creating a share, just get update the iShare we have on hand.

bug
4. to release
feature: sharing

Changes the object store background scan from a noop to repairing -1 sizes properly.

3. to review

- [x] Migrate favorites view - [x] Add favorite action - [ ] Add missing actions - [x] Implement webdav prop API Requires: - [x] https://github.com/nextcloud/server/pull/38806 - [ ] https://github.com/nextcloud/server/pull/38939...

2. developing
feature: files
feature: tags

ref #28645

enhancement
1. to develop
feature: files

* [ ] #20757 @sshambar * [ ] #23825 @rullzer * [ ] #24095 @european * [ ] #24579 @danxuliu * [ ] #25109 @icewind1991 * [ ] #26318 @icewind1991...

Requires #35677 ## Summary Moves all of the hooks used by `admin_audit` to event listeners, where appropriate typed events already exist. - Bases itself on #35677 to have app management...

2. developing
technical debt

Signed-off-by: Joas Schilling

2. developing
feature: federation
feature: authentication

Leftover from https://github.com/nextcloud/server/pull/35666... Restore cypress proper testing specs... :face_exhaling: - [x] Also added a new test to increase coverage - [x] Fixed other found issues regarding user defaults not following...

bug
2. developing
regression