p-stream/src
Vijay 2722a7db96 Fix keyboard event handling in KeyboardEvents component
- Changed the condition from 'k' to 'keyL' for 'j', 'l', 'm', 'f', 'c', 'r' keys to handle uppercase keys properly.
- Fixed the condition for toggling play/pause to work with both ' ' and 'k' keys.

This commit addresses issues with keyboard event handling and ensures proper functionality with both uppercase and lowercase keys.
2024-04-10 21:24:29 +05:30
..
@types Clean up extension code 2024-01-09 20:07:22 +01:00
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 Fix keyboard event handling in KeyboardEvents component 2024-04-10 21:24:29 +05:30
hooks Handle nullability of config fields 2024-03-03 18:37:43 +00:00
pages Better scrape error text for extension (#1042) 2024-03-28 09:17:17 +00:00
setup Set default onboarding to true 2024-03-11 23:48:23 +01:00
stores Merge branch 'dev' into dev 2024-03-29 15:34:26 +00:00
utils Add logic for same year not released and fix language string 2024-03-28 13:39:18 +00:00
index.tsx Implement new country code system and new language code system 2024-01-03 20:06:08 +01:00