p-stream/src
Vijay 5275c56725 Implement functionality to open URL in new tab on middle click
Added handleClick function to check for middle mouse button (event.button === 1), opening the URL in a new tab using window.open.
Improves user experience by offering an alternative method to open URLs without leaving the current page.
2024-04-11 00:39:55 +05:30
..
@types
assets Translated using Weblate (Slovenian) 2024-04-05 18:07:59 +00:00
backend Also route hls audio tracks through extension 2024-03-31 20:20:10 +02:00
components Implement functionality to open URL in new tab on middle click 2024-04-11 00:39:55 +05:30
hooks
pages
setup
stores Select default audio language based on setting 2024-04-08 16:32:33 +02:00
utils Add logic for same year not released and fix language string 2024-03-28 13:39:18 +00:00
index.tsx