Commit graph

1658 commits

Author SHA1 Message Date
Timothy Z.
7875e4ba99 fix: modal image sizing 2024-12-17 16:44:31 +02:00
Timothy Z.
99921c0db8 remove: uneccesary flex declaration 2024-12-17 15:33:46 +02:00
Timothy Z.
c2a4fb87bd fix: rename old class to align to new impl 2024-12-17 15:32:45 +02:00
Timothy Z.
d9a9fb2d4f fix: styles on event modal 2024-12-17 15:20:26 +02:00
Tim
3dc0e37e02
Merge pull request #748 from Stremio/refactor/remove-addons-button-horizontal-navbar
refactor: remove addons button horizontal navbar
2024-12-16 14:01:32 +01:00
Tim
85752239ea
Merge pull request #752 from Stremio/fix/color-input-styles
fix: colorInput component styles
2024-12-16 12:18:59 +01:00
Tim
d3b7482d2d
Merge pull request #754 from Stremio/fix/bottom-sheet-ipad-pro
fix(BottomSheet): was hidden on ipad pro in portait mode
2024-12-16 12:17:08 +01:00
Tim
976992b28e fix(BottomSheet): was hidden on ipad pro in portait mode 2024-12-16 12:10:29 +01:00
Timothy Z.
5f3a9204b9 fix: colorInput component styles 2024-12-16 13:00:09 +02:00
Timothy Z.
07570f99b6 fix: remove blue select box from the buttons 2024-12-16 12:40:03 +02:00
Tim
dbb1a79219 fix(TextInput): submit not triggering 2024-12-16 10:17:20 +01:00
Timothy Z.
678c755003 refactor: remove addons button horizontal navbar 2024-12-15 21:22:15 +02:00
Timothy Z.
e23b761468 refactor(RadioButton): remove margin 2024-12-12 18:38:31 +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
Tim
37310aadef
Merge pull request #740 from Stremio/fix/nav-menu-height
fix: nav-menu height
2024-12-12 12:06:57 +01: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
0baec6535b fix: tooltips style position issue 2024-12-11 17:07:01 +01:00
Timothy Z.
2097b0c5d4 fix: dropdowns were not visible in pop-up 2024-12-11 12:33:56 +02: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
Timothy Z.
58ff80f4f2 fix: nav-menu height 2024-12-11 11:23:55 +02:00
Tim
8098bc5c33 fix: mark video as watched on player 2024-12-08 13:57:40 +01:00
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.
ccccce2be1 refactor: checkbox component 2024-11-29 12:22:20 +02:00
Timothy Z.
e7099767c4 Merge branch 'development' into feat/manage-streaming-urls 2024-11-28 17:39:09 +02: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
ef28d744e2 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar 2024-11-28 11:42:14 +01:00
Tim
e5e67d547a feat(Calendar): implement selector 2024-11-28 11:31:27 +01:00
Timothy Z.
d3a98fbdd3 fix(multiSelect): addon name overflow 2024-11-27 14:57:41 +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
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
cevznriny
be40252744 img loading='lazy' 2024-10-31 10:56:10 +01:00
Tim
57fc3bc263 fix(BottomSheet): add bottom padding to container 2024-10-30 10:23:40 +01:00
Tim
a98d38fa25 fix(BottomSheet): remove chrome mobile highlight color for backdrop 2024-10-30 10:23:21 +01:00
Tim
6337f25660 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar 2024-10-29 08:59:46 +01:00
Tim
ac01908374 fix(Calendar): deselect day when closing details 2024-10-29 08:54:21 +01:00
Tim
ea933fe5c3 refactor(PaginationInput): transition when hovering the button 2024-10-29 08:46:28 +01:00