recommendations
recommendations copied to clipboard
🎁 Shows recommended files in Nextcloud
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...
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...
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...
### ⚠️ 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...
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...
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...
## 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...