Commit graph

27 commits

Author SHA1 Message Date
Tim
16e6a3cf4d refactor: remove unecessary props 2025-03-19 19:23:40 +01:00
Tim
ef730ae61a refactor: use dedicated component for context menu 2025-03-19 18:30:08 +01:00
Botzy
e87048799f refactor(useOutsideClick): pass ref as hook param, use ref to calculate context menu offset 2025-01-30 13:31:14 +02:00
Botzy
a15ce0ea52 fix(Context Menu): handle click inside and outside context menu 2025-01-29 17:55:32 +02:00
Botzy
9a3be29a39 feat(context menu): enable context menu on right click on video 2025-01-29 15:15:29 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Tim
443e86a1ad feat: impl openExternal for shell compatibility 2024-09-25 15:34:32 +02:00
Tim
45746f6c2c refactor: minor style changes 2023-08-22 15:17:03 +02:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
Tim
a67fb02aa9 refactor(OptionsMenu): minor styling 2023-07-26 14:01:58 +02:00
Tim
cb312da92e refactor(OptionsMenu): update download icon 2023-07-26 13:59:24 +02:00
Tim
98625aada9 refactor(Player): style 2023-07-04 20:48:20 +02:00
Tim
50b16590a6 refactor: update icons 2023-06-09 22:18:43 +02:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Tim
fc7202e292 refactor(Player): add translation strings 2023-05-24 15:28:27 +02:00
Tim
846284ff9f refactor(OptionsMenu): use latests core changes 2023-04-07 16:54:05 +02:00
Tim
dddc390952 refactor(OptionsMenu): better naming 2023-01-12 22:08:19 +01:00
Tim
72d4e740e1 fix: copyright lint error 2023-01-12 21:48:27 +01:00
Tim
d5dc5a9cfc refactor(OptionMenu): improve code structure 2023-01-12 21:37:30 +01:00
Tim
2d3d55c0bb fix(OptionsMenu): disable external player buttons if stream is torrent 2023-01-12 21:10:08 +01:00
Tim
253322f690 feat(Player): add option to open stream in external player 2023-01-12 01:18:40 +01:00
Tim
3b9c52d99a refactor(OptionsMenu): remove the need of streamingServer 2022-12-21 14:14:22 +01:00
Tim
879118b098 refactor(OptionsMenu): add streamUrl to toast error message 2022-12-21 13:04:03 +01:00
Tim
117dd30c76 refactor(OptionsMenu): use download prop from external deeplinks for streamUrl 2022-12-21 13:00:52 +01:00
Tim
e68a0a7c77 refactor(Player): disable play in external player on options menu 2022-11-28 13:28:32 +01:00
Tim
3b5ab5fc0f refactor(Player): open in external player via core transport 2022-10-31 23:50:19 +01:00
Tim
3ff7a67fe5 feat(Player): add options menu 2022-10-31 19:02:05 +01:00