recommendations icon indicating copy to clipboard operation
recommendations copied to clipboard

🎁 Shows recommended files in Nextcloud

Results 85 recommendations issues
Sort by recently updated
recently updated
newest added

There are some regressions to the recommended Files widget as seen below: - [ ] Filetypes without preview are shown as if they are avatar placeholders, not with their proper...

bug
1. to develop
design
regression
dashboard

Hidden files should imo not be shown in recommendations. Especially if the user chooses not to show hidden files. Example: I use the regular contacts backup. This creates a file...

enhancement
1. to develop
feature: filtering

It's basically the same as the existing endpoint, but with a few enhancements (which could also be integrated with the existing controller): - no CSRF required - CORS support -...

There should be an option to blacklist directories/files (using wildcard notation) from appearing in the "Recents" list at the top of the Files page. Use case: I have .txt files...

enhancement
0. Needs triage
feature: filtering

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

Resolves #71 by - Restructuring `getMostRecentRecommendation` to better allow for filtering of results. - Implementing filter `isNodeExcluded` in order to exclude nodes which are either hidden files or descendants of...

enhancement
2. developing

After the update, clicking on a file on the list of recommended files on the dashboard takes you to the list of files instead of the file as before. Nextcloud...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage
performance

## Description When using [Imaginary](https://github.com/h2non/imaginary) as preview provider, image previews for HEIC image are no longer shown in recommended files. All other previews work fine for me, I can monitor...

As the title says, you click a file that's been deleted or unshared, and it still shows up in Recommended files. It would be better if a cronjob was running...

enhancement
feature: filtering