Commit graph

3978 commits

Author SHA1 Message Date
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
Tim
a9c92b87cf
Merge pull request #634 from Stremio/fix-videos-menu
Fix: videos menu rendering conditions + add shorcut explanation in settings
2024-05-13 15:27:05 +02:00
Timothy Z.
a659e88cfa refactor: make sure error is not thrown when null 2024-05-13 16:24:55 +03:00
Timothy Z.
afde589963 refactor: use llength as the condition 2024-05-13 16:14:19 +03:00
Timothy Z.
36e3cf3a84 refactor: change the rendering condition 2024-05-13 16:05:02 +03:00
kKaskak
0dbc4f759b feature: add shortcut to settings for videos menu 2024-04-22 14:08:37 +03:00
kKaskak
f4531177d5 fix: videos menu rendering conditions 2024-04-22 14:08:17 +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
unclekingpin
677e00da6d
Android receiver compatible 2024-04-07 19:11:21 +03:00
kKaskak
943091c9ce fix: dismiss was visible on all library items 2024-03-29 16:12:51 +02:00
kKaskak
b9bc10498d fix: library crashing when 0 items are present 2024-03-29 12:09:48 +02:00
Tim
937baa1785
Merge pull request #614 from Stremio/feat/settings-transcoding-profile
feat: implement transcoding profile
2024-03-28 13:48:01 +01:00
Tim
328f57662a
Merge pull request #616 from Stremio/fix-modal-dialog-styles
fix: modal dialog styles
2024-03-28 05:59:20 +01:00
Tim
130f0c9cb8 fix: modal size 2024-03-28 05:56:37 +01:00
Tim
5a901601a1
Merge pull request #615 from Stremio/fix-player-time-tabindex
fix: remaining time tabindex
2024-03-28 05:45:22 +01:00
Tim
2ce0eea222 refactor(Button): revert tabIndex changes 2024-03-28 05:42:33 +01:00
Tim
0ad4d1dd0f Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/settings-transcoding-profile 2024-03-28 04:14:53 +01:00
kKaskak
c036341643 update: eventModal overflow 2024-03-26 14:41:10 +02:00
kKaskak
4a88d7a494 remove: unnecessary less declaration 2024-03-25 20:53:57 +02:00
kKaskak
5c4d74c575 fix: min-width of the content 2024-03-25 20:52:52 +02:00
kKaskak
2d7dc05ab6 fix: modal dialog styles
+ close button fix
2024-03-25 20:42:41 +02:00
kKaskak
65edf59d17 fix: remaining time tabindex 2024-03-25 20:29:04 +02:00
Tim
51171f1c34
Merge pull request #610 from Stremio/refactor/library-chips
Use chips instead of multiselect for library filters
2024-03-25 19:18:34 +01:00
Tim
0604c6b894
Merge pull request #608 from arpitbatra123/development
Update SeekBar component to display remaining time
2024-03-25 14:18:08 +01:00
Tim
38365339f0 feat: implement transcoding profile 2024-03-21 22:11:05 +01:00
Arpit Batra
10e37a9889
Update src/routes/Player/ControlBar/SeekBar/SeekBar.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
2024-03-19 19:59:35 +05:30
Tim
4214bd1eab refactor: update style of Chips 2024-03-18 18:13:46 +01:00
Arpit Batra
d3e0ff2437 Update SeekBar component to toggle between total time and remaining time 2024-03-18 12:18:59 +05:30
Tim
17997a8a5e fix(Chips): add threshold to scroll position detection 2024-03-15 19:43:49 +01:00
Tim
1cf2339a35 refactor: use chips instead of multiselect for library filters 2024-03-15 19:15:44 +01:00
kKaskak
809ea69803 refactor: watched dependencie added 2024-03-14 20:57:25 +02:00
kKaskak
0547b1675e refactor: chain the elements that are returned 2024-03-14 20:56:38 +02:00
kKaskak
81da07d231 refactor: options 2024-03-14 20:52:07 +02:00
kKaskak
416dd1b528 refactor: typo 2024-03-14 20:32:46 +02:00
kKaskak
b89c73a509 refactor: impl useMemo 2024-03-14 20:32:08 +02:00
Tim
eb5e42fbf7 Merge branch 'development' of https://github.com/Stremio/stremio-web into feature-mark-library-item-as-watched 2024-03-14 19:24:28 +01:00
Tim
e5359fad28
Merge pull request #599 from Stremio/feat/external-player-m3u
feat: add m3u as external player option
2024-03-14 13:23:13 +01:00
Tim
5d4c2cc17d Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/external-player-m3u 2024-03-13 18:17:23 +01:00
Tim
fa3677b5dd refactor(Library): scrollTop effect condition 2024-03-13 18:15:56 +01:00
Tim
ffe420aeec Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/library-infinite-scroll 2024-03-13 18:13:28 +01:00
Tim
571bc391e8
Update src/routes/Library/Library.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
2024-03-13 18:12:49 +01:00
Tim
394cd36665 refactor(MetaItem): use progress as is 2024-03-13 18:03:07 +01:00
Arpit Batra
dbd98750e7 Add Button component to SeekBar.js 2024-03-13 11:05:38 +05:30
Arpit Batra
7f6cc0ef15 Update SeekBar component to display remaining time when duration mode is changed 2024-03-12 23:33:48 +05:30
Tim
a568bb0f60
Merge pull request #601 from Stremio/fix-titles-overflow
fix: metaitem titles overflow
2024-03-08 13:32:17 +01:00
kKaskak
52c492630f delete: max-height property 2024-03-07 14:16:48 +02:00
kKaskak
a4287c3709 Revert "delete: max-height property"
This reverts commit c646a9c849.
2024-03-07 14:16:23 +02:00
kKaskak
c646a9c849 delete: max-height property 2024-03-07 14:15:59 +02:00