- Introduced new endpoints for contact discovery, including scanning, listing, and managing discovered contacts. - Implemented retry logic for handling missing DAV credentials during contact operations. - Added public share functionality for drive API, allowing users to manage public shares, including upload, delete, and rename operations. - Updated Nextcloud configuration to support public share links and improved error handling for public share permissions. - Enhanced logging and validation across contact and drive APIs for better error tracking and user feedback. - Added tests for new contact matching and ranking functionalities to ensure accuracy and reliability. |
||
|---|---|---|
| .. | ||
| calendar.go | ||
| client.go | ||
| contacts_test.go | ||
| contacts.go | ||
| dav_credentials.go | ||
| dav_path_test.go | ||
| dav_path.go | ||
| drive_quota_test.go | ||
| drive.go | ||
| preview.go | ||
| public_share_permissions.go | ||
| public_share.go | ||
| search_test.go | ||
| search.go | ||
| share_ocs_test.go | ||
| share_ocs.go | ||
| users_test.go | ||
| users.go | ||