recommendations
recommendations copied to clipboard
🎁 Shows recommended files in Nextcloud
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.31.0 to 9.1.0. Release notes Sourced from @nextcloud/vue's releases. v9.1.0 What's Changed 🚀 Enhancements feat(NcChip): add error, success and warning variants by @DorraJaouad in nextcloud-libraries/nextcloud-vue#7652 feat(NcAppSettingsSection): add...
## Goals I think we can improve the current state. Right now we support three providers: - Recently Commented - Recently Edited - Recently Shared ## Sources suggestions - Recently...
Request etag
The request for ocs/v2.php/apps/recommendations/api/v1/recommendations doesn't return the etags. On the client side, we never know if the preview has changed, so we're forced to request file information (PROPFIND) to determine...