Commit graph

2416 commits

Author SHA1 Message Date
Timothy Z.
b45a99296e fix: speed menu overflow issue 2024-12-16 12:31:03 +02:00
Timothy Z.
73f685621e refactor: use padding instead of margin 2024-12-12 18:42:29 +02:00
Timothy Z.
e92d9ca0d9 refactor (URLsmanager): styles 2024-12-12 15:26:50 +02:00
Tim
cbfd920caa
Merge pull request #742 from Stremio/fix/multiselect-menu-height
fix: multiselectMenu and Multiselect height
2024-12-12 12:28:31 +01:00
Timothy Z.
c2dc381776 fix: overflow on the container filter addons 2024-12-12 13:20:44 +02:00
Tim
e6214be768
Merge pull request #743 from Stremio/fix/calendar-keyboard-nav
fix(Calendar): prevent keyboard nav on cell items
2024-12-12 12:16:11 +01:00
Timothy Z.
303d26e49b fix: library bug 2024-12-12 13:15:24 +02:00
Tim
f0775cc5b7
Merge pull request #736 from Stremio/fix/player-mark-video-as-watched
Fix player mark video as watched
2024-12-12 11:01:51 +01:00
Tim
937366cb31 fix(Settings): reset server url only if it was selected after deleting 2024-12-11 18:36:46 +01:00
Tim
200bb62de6 fix(Calendar): prevent keyboard nav on cell items 2024-12-11 16:39:16 +01:00
Timothy Z.
df07ca51b0 refactor: sizes of the menu-container 2024-12-11 12:26:40 +02:00
Timothy Z.
bad210810e fix: multiselectMenu and Multiselect height 2024-12-11 12:08:51 +02:00
Tim
41be4528ff fix: don't spread Video component props 2024-12-09 09:06:03 +01:00
Tim
8098bc5c33 fix: mark video as watched on player 2024-12-08 13:57:40 +01:00
Timothy Z.
de1732dc68 fix: settings navigate between menus shortcut 2024-12-03 22:44:52 +02:00
Timothy Z.
6d3eeaa286 refactor: fix focus on item 2024-12-03 12:25:29 +02:00
Timothy Z.
a09332e101 refactor: use a radio button on the item instead 2024-11-29 14:18:57 +02:00
Timothy Z.
ccde5971f8 refactor: minor improvements, better spacing 2024-11-29 12:38:29 +02:00
Timothy Z.
ccccce2be1 refactor: checkbox component 2024-11-29 12:22:20 +02:00
Timothy Z.
7087033522 fix: typo of toggle 2024-11-29 12:17:38 +02:00
Timothy Z.
e7099767c4 Merge branch 'development' into feat/manage-streaming-urls 2024-11-28 17:39:09 +02:00
Tim
7b87715153 refactor(Calendar): remove past items styling 2024-11-28 15:07:39 +01:00
Tim
83c5c5ab0f refactor(Calendar): month selector style 2024-11-28 14:29:04 +01:00
Tim
1f7cf89d94 refactor(Calendar): remove chrome mobile highlight on buttons 2024-11-28 14:11:23 +01:00
Tim
03a29c5903 refactor(Calendar): simplify mobile media query 2024-11-28 14:06:46 +01:00
Timothy Z.
93db08678d Merge branch 'development' into feat/manage-streaming-urls 2024-11-28 15:01:40 +02:00
Tim
73ab4adf4a refactor(Calendar): use fixed widths for selector 2024-11-28 13:36:15 +01:00
Tim
320bca2e35 fix(Calendar): copyright headers 2024-11-28 11:45:26 +01:00
Tim
ef28d744e2 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar 2024-11-28 11:42:14 +01:00
Tim
a7d3a40e2e
Merge pull request #731 from Stremio/fix/styles-meta-details-streams
Fix: styles on metaDetails / Streams page
2024-11-28 11:39:12 +01:00
Timothy Z.
192bd53537
remove(stream): max-height on addon-name
Co-authored-by: Tim <tymmesyde@gmail.com>
2024-11-28 12:35:30 +02:00
Tim
e5e67d547a feat(Calendar): implement selector 2024-11-28 11:31:27 +01:00
Tim
9ea6c82619
Merge pull request #645 from Stremio/feat/seek-player-action
feat(player): add seek action and handle seeking player state
2024-11-28 09:56:37 +01:00
Tim
96a15dfbf6 refactor(Player): format type declaration 2024-11-28 09:23:10 +01:00
Tim
9fc13d2c55 refactor(Player): remove unecessary comments 2024-11-28 09:20:11 +01:00
Tim
941d8d7822 refactor(Player): remove unecessary dep onSeekRequested callback 2024-11-28 09:18:47 +01:00
Timothy Z.
15026ccf8c fix(stream): addon label overflow 2024-11-27 14:57:57 +02:00
Timothy Z.
d3a98fbdd3 fix(multiSelect): addon name overflow 2024-11-27 14:57:41 +02:00
Tim
bd6367ef50 refactor(Player): core seek action 2024-11-26 18:20:59 +01:00
Lachezar Lechev
6ead608086
fix(payer): Seekbar action and arrow keys for Seek action
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-11-25 15:41:23 +02:00
Timothy Z.
84903f4566 fix: bug when clicking on mark as watched button 2024-11-22 00:13:16 +02:00
Tim
efc2667c1d
Merge pull request #688 from ArtificialSloth/feat/subtitles-track-label
feat: Add label to subtitle tracks
2024-11-20 15:35:01 +01:00
ArtificialSloth
0b40ffe4b7 Merge branch 'feat/subtitles-track-label' of https://github.com/ArtificialSloth/stremio-web into feat/subtitles-track-label 2024-11-20 05:56:16 -05:00
ArtificialSloth
b07e10fe2b handle text overflow for track origin. 2024-11-20 05:56:14 -05:00
ArtificialSloth
18359aa42d
Update src/routes/Player/SubtitlesMenu/SubtitlesMenu.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
2024-11-20 05:40:02 -05:00
ArtificialSloth
ffdb2fd5d4 Swap origin and label, add fallback for url check, translate origin, and handle text overflow for long labels 2024-11-20 05:26:48 -05:00
Timothy Z.
feb84ef4c4 refactor: use single quote strings 2024-11-18 15:52:28 +02:00
Timothy Z.
06e43968c9 refactor: add checks to call setter when needed 2024-11-18 15:49:48 +02:00
Lachezar Lechev
2b4e616701
Merge branch 'development' into feat/seek-player-action 2024-11-18 14:53:09 +02:00
Lachezar Lechev
ad8e0f9b57
Merge branch 'development' into feat/manage-streaming-urls 2024-11-08 14:44:50 +02:00