Timothy Z.
|
fb1a043e1d
|
refactor(MetaDetails): use rem instead
- remove unused nav-bar-size declaration
|
2024-12-21 21:57:47 +02:00 |
|
IEduStu
|
e03aba766a
|
feat: improve mobile design
|
2024-12-21 15:21:26 +02:00 |
|
Timothy Z.
|
678c755003
|
refactor: remove addons button horizontal navbar
|
2024-12-15 21:22:15 +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.
|
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.
|
93db08678d
|
Merge branch 'development' into feat/manage-streaming-urls
|
2024-11-28 15:01:40 +02: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 |
|
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.
|
84903f4566
|
fix: bug when clicking on mark as watched button
|
2024-11-22 00:13:16 +02:00 |
|
Lachezar Lechev
|
ad8e0f9b57
|
Merge branch 'development' into feat/manage-streaming-urls
|
2024-11-08 14:44:50 +02:00 |
|
Timothy Z.
|
4bfb28382e
|
fix: upcoming label removed when video watched
|
2024-10-30 10:20:13 +02:00 |
|
Timothy Z.
|
d12766ecad
|
feat: Support Multiple Server URLs in the settings
|
2024-10-21 17:13:46 +03:00 |
|
Tim
|
e51e6f415e
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
Tim
|
3c517f6a32
|
fix: replace platform by usePlatform
|
2024-09-27 10:59:48 +02:00 |
|
Alexandru Branza
|
e7dbff46c9
|
Merge pull request #664 from Stremio/feature-multiselect-level-menu
Feature: multiselect level menu
|
2024-09-18 18:08:55 +03:00 |
|
ArtificialSloth
|
b002a1c194
|
fixed indentation
|
2024-09-17 04:41:48 -04:00 |
|
ArtificialSloth
|
7a66e54651
|
feat: MetaDetails back button behavior
|
2024-09-17 02:23:04 -04:00 |
|
Tim
|
a703a8a5ee
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into development
|
2024-07-26 18:27:09 +02:00 |
|
Tim
|
619c620a88
|
refactor(Stream): simplify copyStreamLink function
|
2024-07-26 18:07:20 +02:00 |
|
Tim
|
d8fbd1855b
|
refactor(Stream): use memo deps instead of passing props to Popup
|
2024-07-26 18:06:54 +02:00 |
|
Timothy Z.
|
8cfb46f026
|
Merge branch 'development' into fix/list-container-overflow-mobile
|
2024-07-26 15:57:06 +03:00 |
|
Tim
|
396f44ed8a
|
chore(Stream): formatting
|
2024-07-26 14:55:38 +02:00 |
|
Tim
|
334c8de2ce
|
Merge pull request #658 from Namyts/feat/right-click-infohash
feat: copy stream link from streams list
|
2024-07-26 14:31:29 +02:00 |
|
Tim
|
5de7d1e937
|
fix(MetaDetails): list container overflow on mobile
|
2024-07-26 12:31:14 +02:00 |
|
Namyts
|
036e3c20ae
|
render menu formatting
|
2024-07-26 10:24:28 +01:00 |
|
Namyts
|
24ef298694
|
memo stuff
|
2024-07-26 10:20:28 +01:00 |
|
Timothy Z.
|
52aa5ee131
|
refactor: props & styles
|
2024-07-25 12:30:11 +03:00 |
|
Timothy Z.
|
6a5dcb9fae
|
feature: multiselect menu
|
2024-07-24 16:11:41 +03:00 |
|
Namyts
|
9b1e5841e6
|
removed memo, the props come from popup
|
2024-07-23 16:29:38 +01:00 |
|
Namyts
|
17ad9f83b3
|
added route focus. updated translation keys. fixed memo check
|
2024-07-23 16:19:02 +01:00 |
|
Namyts
|
922c1d4557
|
button title
|
2024-07-23 10:22:09 +01:00 |
|
Namyts
|
c0b82fdefe
|
added an error toast on copy fail
|
2024-07-23 10:17:22 +01:00 |
|
Namyts
|
bb170f53c8
|
couple more
|
2024-07-23 10:11:43 +01:00 |
|
Namyts
|
829ebb87e7
|
more formatting reverts
|
2024-07-23 10:09:46 +01:00 |
|
Namyts
|
ff41ff2997
|
attempted to undo IDE auto formatting
|
2024-07-23 10:04:18 +01:00 |
|
Namyts
|
ad58ab069e
|
suggested style changes. infohash menu item is now magnetic link item
|
2024-07-23 09:49:58 +01:00 |
|
Namyts
|
179afa6780
|
added context menu to steam list items with ability to copy stream infohash. switch steam to use Popup, just like Video
|
2024-07-23 00:45:29 +01:00 |
|
Namyts
|
10c878871f
|
copy infohash to clipboard when right clicking the search result. toast.
|
2024-07-10 19:31:23 +01:00 |
|
Timothy Z.
|
6d8ecd46c2
|
feature: disable season buttons
|
2024-06-27 13:07:22 +03:00 |
|
Tim
|
d6162b299b
|
Merge pull request #632 from Stremio/mprove-meta-details-error-messages
feature: improve error msg design on metadetails
|
2024-05-13 15:43:16 +02:00 |
|
Timothy Z.
|
5b3bd9adc4
|
refactor: make the message-container visible
on mobile
|
2024-05-13 16:40:35 +03:00 |
|
kKaskak
|
24741f3a42
|
feature: improve error msg design on metadetails
|
2024-04-22 12:27:41 +03:00 |
|
kKaskak
|
fdd16e1308
|
fix: z-index on context-menu-container
|
2024-04-22 11:57:00 +03:00 |
|
Alexandru Branza
|
e0cd070602
|
Fix Stream Progress Bar Showing Over Addon Selector
|
2024-02-07 17:28:01 +02:00 |
|
kKaskak
|
a2d8697d15
|
styles: reduced font-size on smaller devices
|
2023-12-25 20:15:46 +02:00 |
|
Tim
|
d0d4ef25eb
|
fix: external player stream logic
|
2023-12-20 07:36:11 +01:00 |
|