Timothy Z.
|
9a5934cbb9
|
refactor: redesign of the feature
|
2024-12-03 23:06:19 +02:00 |
|
Tim
|
d3dec89ff4
|
Merge pull request #707 from Stremio/feat/manage-streaming-urls
Feat: Manage multiple streaming URLs in the Settings
|
2024-12-03 11:42:40 +01:00 |
|
Timothy Z.
|
6d3eeaa286
|
refactor: fix focus on item
|
2024-12-03 12:25:29 +02:00 |
|
Timothy Z.
|
46a29a47f4
|
chore(pkgs): update core-web & translations
|
2024-12-01 00:09:52 +02:00 |
|
Timothy Z.
|
4ce8af71db
|
chore(pkgs): update core-web
|
2024-11-29 16:04:46 +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
|
0372683484
|
Merge pull request #651 from Stremio/feat/calendar
feat: calendar
|
2024-11-28 16:25:32 +01:00 |
|
Tim
|
7b87715153
|
refactor(Calendar): remove past items styling
|
2024-11-28 15:07:39 +01:00 |
|
Timothy Z.
|
c3611c61c3
|
chore(fix): pkg.lock.json
|
2024-11-28 15:49:56 +02: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 |
|
Tim
|
bb05f6d6d9
|
Merge pull request #732 from Stremio/fix/navbar-item-label-not-visible
fix: navbar item label was cut
|
2024-11-28 14:01:44 +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
|
cebb325a26
|
Merge pull request #730 from Stremio/fix/video-menu-click-bug
fix: bug when clicking on mark as watched button
|
2024-11-28 09:40:59 +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 |
|
Timothy Z.
|
9e1e4f0c24
|
chore: update pkg integrity
|
2024-11-26 23:21:53 +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
|
941e3795d8
|
chore: update stremio-core-web
|
2024-11-20 15:37:45 +01: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 |
|
Lachezar Lechev
|
b6e141989c
|
chore: Bump stremio-core-web to 0.48.0
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-11-20 14:13:00 +02: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 |
|
Lachezar Lechev
|
2cb027d99c
|
chore: add core-web dep. from gh-pages
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-11-18 16:05:49 +02:00 |
|