Timothy Z.
|
6d3eeaa286
|
refactor: fix focus on item
|
2024-12-03 12:25:29 +02:00 |
|
Timothy Z.
|
9e3c0c6203
|
refactor: radio button component structure
|
2024-11-29 14:43:15 +02:00 |
|
Timothy Z.
|
f2994a59a8
|
Revert "add: index for checkbox"
This reverts commit 50843dc347.
|
2024-11-29 14:32:49 +02:00 |
|
Timothy Z.
|
50843dc347
|
add: index for checkbox
|
2024-11-29 14:31:11 +02:00 |
|
Timothy Z.
|
c49817aea1
|
chore: lint fix
|
2024-11-29 14:23:36 +02:00 |
|
Timothy Z.
|
31b0d06fd7
|
remove: checkbox component
|
2024-11-29 14:21:53 +02:00 |
|
Timothy Z.
|
55eba27535
|
remove: checkbox label css
|
2024-11-29 14:19:57 +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 |
|
Timothy Z.
|
c5ab6b6112
|
fix: navbar item label was cut
|
2024-11-28 14:55:55 +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 |
|
Tim
|
c27b94fa6c
|
refactor(ModalDialog): rename duplicated class name
|
2024-11-16 22:22:53 +01:00 |
|
Timothy Z.
|
feb6746c90
|
fix: modal dialog styles issues
|
2024-11-16 22:27:42 +02:00 |
|
Gater73
|
e095ca1e5c
|
Update CONSTANTS.js
Add x.com as a white listed domain
|
2024-11-11 23:48:43 -03:00 |
|
Lachezar Lechev
|
ad8e0f9b57
|
Merge branch 'development' into feat/manage-streaming-urls
|
2024-11-08 14:44:50 +02:00 |
|
Tim
|
9df9a4e1a1
|
fix(Calendar): layout issue for small viewports
|
2024-11-04 15:31:00 +01:00 |
|
Tim
|
c9e116006d
|
chore: add new interface languages
|
2024-11-04 13:35:21 +01:00 |
|
Tim
|
693e3e3a37
|
Merge pull request #717 from heavy-baby/feat/add-interface-language
Update interfaceLanguages.json
|
2024-11-04 10:52:14 +01:00 |
|
heavy-baby
|
d941da36cd
|
Update interfaceLanguages.json
Added Japanese item.
|
2024-11-04 14:30:14 +09:00 |
|
Tim
|
79cde15ade
|
fix(Calendar): toMonthYear returned incorrect month depending on the day
|
2024-10-31 15:09:28 +01:00 |
|