tournesol-app / tournesol

Free and open source code of the https://tournesol.app platform. Meet the community on Discord https://discord.gg/WvcSG55Bf3
https://tournesol.app
Other
331 stars 48 forks source link

WIP / [front] feat: add pages Top Videos, For You and Search #1984

Open GresilleSiffle opened 5 months ago

GresilleSiffle commented 5 months ago

related issues #1983


Description

back end

The back end has a new set of settings to allow the users to configure the feeds For you and Top items. The legacy settings starting with recommendations__ are kept to not break the old versions of the browser extension.

browser extension

The browser extension doesn't rely any more on the tournesol.app local storage to set the recommendations languages for anonymous users. The legacy strategy is now fully replaced by the usage of the extension local settings for anonymous users and by the "online" settings for logged-in users.

to-do

feed - for you

feed - top videos

search

recommendations

PWA

preview

page - Preferences

clean-up:

Next steps

Checklist