freetube/src/renderer/components/side-nav
Bryan-Elliott Tam 420a91a072
Feature/new window right click (#2027)
* right click menu for open in a new window

* open video in new window when right click

* router link added to channel images for easier selection in the context of a context menu

* fix security bug user can visit other website via freetube

* simplify context menu entry condition

* createWindow in open new window adapted with the merged function

* Change the open new window selector for the origin of the page no matter the name of the website

* Keypress reintegrate into the code for accesibility

* Keypress reintegrate into the code for accesibility

* Fix style for sidenav subscription links

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2022-09-22 13:03:18 +00:00
..
side-nav.css Feature/new window right click (#2027) 2022-09-22 13:03:18 +00:00
side-nav.js Feature/new window right click (#2027) 2022-09-22 13:03:18 +00:00
side-nav.vue Feature/new window right click (#2027) 2022-09-22 13:03:18 +00:00