server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
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...
Improve logging when there's a fatal 501 error so that sysadmins can easily see what is wrong. Resolves: #37424
Instead of getting the last inserted row data when creating a share, just get update the iShare we have on hand.
Changes the object store background scan from a noop to repairing -1 sizes properly.
- [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...
* [ ] #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...
Signed-off-by: Joas Schilling
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...