Piped/src
HiImKobeAnd 676dbef9b8
feat: mark as watched button in feed (#3746)
* feat: add mark as watched/unwatched button

* fix: remove from trending page and hide if watch history is diabled

remove the button from trending page because it only works in feed page.

* fix: missing thumbnail url in watch_history  when using mark as watched

* fix: missing uploadername in watch_history when using mark as watched

* refactor: make mark as watched consistent with other app elements

* refactor: simplify setting "watched" property for videos

---------

Co-authored-by: Bnyro <bnyro@tutanota.com>
2025-01-07 12:50:53 +00:00
..
components feat: mark as watched button in feed (#3746) 2025-01-07 12:50:53 +00:00
locales feat: mark as watched button in feed (#3746) 2025-01-07 12:50:53 +00:00
router feat: show subscription feed at /feed/subscriptions (#3666) 2024-06-12 20:29:37 +02:00
utils Remove xml-js for fast-xml-parser. 2023-12-06 09:50:12 +00:00
App.vue fix: subscription groups use invalid channel id length 2024-02-23 17:45:25 +01:00
main.js feat: mark as watched button in feed (#3746) 2025-01-07 12:50:53 +00:00
registerServiceWorker.js Fix PWA support. 2022-01-12 05:31:12 +00:00