Commit graph

3992 commits

Author SHA1 Message Date
Timothy Z.
41d7c8a0f1 fix: onSelect 2024-07-25 11:27:08 +03:00
Timothy Z.
6a5dcb9fae feature: multiselect menu 2024-07-24 16:11:41 +03:00
Tim
8fb85f9c67
Merge pull request #640 from Stremio/refactor/intro-ctx-facebook-auth
refactor(Intro): use Facebook type for ctx Authenticate action
2024-07-23 16:56:30 +02:00
Timothy Z.
6d8ecd46c2 feature: disable season buttons 2024-06-27 13:07:22 +03:00
Tim
1d6a6cce44
Merge pull request #642 from Stremio/feature-player-background-loader
Feature: player background splash screen loader
2024-05-17 10:56:27 +02:00
Timothy Z.
90a313af8d refactor: move dom position 2024-05-17 11:54:23 +03:00
Timothy Z.
1e5e87ca38 refactor: remove z-index + fix delay 2024-05-17 11:23:06 +03:00
Timothy Z.
b1020724d9 refactor: lower img opac. to be sure err visible 2024-05-16 17:41:02 +03:00
Timothy Z.
5d32af012f fix: modaldialog scroll-overflow issue 2024-05-16 15:33:41 +03:00
Timothy Z.
363107de68 refactor: image styles 2024-05-16 13:19:12 +03:00
Timothy Z.
0584618b66 feature: background splash screen on load 2024-05-16 13:15:56 +03:00
Tim
23256386cc
Merge pull request #622 from Stremio/fix-metaitem-styles
fix: metaitem watched indicator & new episode indicator styles
2024-05-13 15:49:09 +02: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
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
Tim
0f4f0f7c97 refactor(Intro): use Facebook type for ctx Authenticate action 2024-05-10 14:31:06 +02: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
affd90990f fix: metaitem styles 2024-04-03 19:10:23 +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