Timothy Z.
|
831222f812
|
improve algo for finding items
|
2026-04-29 00:07:16 +03:00 |
|
Timothy Z.
|
079d37cd77
|
fix: move streams loading indicator below the list to prevent layout shift
Closes Stremio/stremio-bugs#2187
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-26 23:29:01 +02:00 |
|
mrcanelas
|
562854d902
|
fix: improve episode title formatting in StreamsList component
|
2026-03-22 19:29:27 -03:00 |
|
Tim
|
64b13d6092
|
chore: move assets to dedicated folder
|
2026-01-14 04:39:34 +01:00 |
|
Botzy
|
2f0ec456fe
|
Merge branch 'development' into feat/untranslated-strings
|
2025-06-10 13:57:12 +03:00 |
|
Timothy Z.
|
fd4c9e73c8
|
refactor(MultiselectMenu): use value only
|
2025-06-03 12:34:14 +03:00 |
|
Botzy
|
7b57c0f508
|
fix(MetaDetails): added missing translation keys
|
2025-05-27 12:24:35 +03:00 |
|
Botzy
|
4d82c2f890
|
Merge branch 'feat/replace-multiselect-settings' into feat/replace-multiselect-multiselectmenu
|
2025-05-22 18:42:25 +03:00 |
|
Botzy
|
639d5f8d1c
|
refactor(EpisodePicker): moved EpisodePicker to higher level in MetaDetails folder
|
2025-04-02 14:25:41 +03:00 |
|
Botzy
|
98784779b5
|
refactor(StreamsList): replace Multiselect with MultiselectMenu
|
2025-03-11 19:31:46 +02:00 |
|
Botzy
|
675328ca08
|
fix(StreamsList): show EpisodePicker only if type is series
|
2025-02-12 17:27:37 +02:00 |
|
Botzy
|
aa3dedf8be
|
fix: linting
|
2025-02-12 15:38:14 +02:00 |
|
Botsy
|
37020f340c
|
Update src/routes/MetaDetails/StreamsList/StreamsList.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
|
2025-02-12 15:34:35 +02:00 |
|
Botzy
|
7a79e31f95
|
fix(EpisodePicker): use default export in StreamsList
|
2025-02-12 13:14:01 +02:00 |
|
Botzy
|
fbdfa110b5
|
fix(StreamsList): add scroll when episode picker is shown on landscape orientation on mobile
|
2025-02-10 17:38:32 +02:00 |
|
Botzy
|
34808d6014
|
fix(EpisodePicker): set season and episode from url
|
2025-02-10 14:18:13 +02:00 |
|
Botzy
|
7fa4f462c5
|
feat(StreamsList): added upcoming label when no results
|
2025-02-07 19:23:33 +02:00 |
|
Botzy
|
538e462b12
|
fix(StreamsList): hide Install addons button if episode is upcoming
|
2025-02-07 18:23:28 +02:00 |
|
Botzy
|
15c6a231a6
|
feat(EpisodePicker): added season and episode picker when no streams loaded
|
2025-02-07 17:27:53 +02:00 |
|
Timothy Z.
|
8873435fd9
|
refactor(StreamList): install addons btn
|
2025-01-13 14:07:54 +02:00 |
|
Timothy Z.
|
5700c3ab6e
|
Merge branch 'development' into refactor/install-addons-button-stream-list
|
2025-01-10 20:42:51 +02:00 |
|
Tim
|
003881d06d
|
refactor: move components to their own folder
|
2024-12-31 18:34:22 +01:00 |
|
Timothy Z.
|
a7d2e9d13e
|
Merge branch 'development' into refactor/install-addons-button-stream-list
|
2024-12-25 11:45:59 +02:00 |
|
Timothy Z.
|
7b930f439a
|
fix: scroll top safari issues
|
2024-12-23 18:06:17 +02:00 |
|
Timothy Z.
|
91a92a0a32
|
rename(StreamsList): ref name
|
2024-12-23 17:24:29 +02:00 |
|
Timothy Z.
|
87a07f28db
|
fix(StreamsList): streams-container scroll position
|
2024-12-23 17:21:06 +02:00 |
|
Timothy Z.
|
2f85fba64d
|
revert: formatting
|
2024-12-11 11:49:30 +02:00 |
|
Timothy Z.
|
203c04b8c8
|
refactor: logic for showing the button
|
2024-12-11 11:48:17 +02:00 |
|
Timothy Z.
|
944069e411
|
refactor(StreamsList): addons install button
|
2024-12-11 11:38:36 +02: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 |
|
kKaskak
|
1629bc0aae
|
refactor: useMemo instead for better performance
|
2023-11-09 15:39:18 +02:00 |
|
kKaskak
|
87436adc73
|
indentation fix
|
2023-11-09 14:41:21 +02:00 |
|
kKaskak
|
b2a8a19f28
|
feature: loading addons message added
|
2023-11-09 14:38:22 +02:00 |
|
Tim
|
2a7974058d
|
refactor: indetation
|
2023-10-17 15:35:01 +02:00 |
|
kKaskak
|
9ee5fd90d3
|
Revert "Revert "fixes after first senior review""
This reverts commit 379b35cd1c.
|
2023-10-10 14:45:35 +03:00 |
|
kKaskak
|
379b35cd1c
|
Revert "fixes after first senior review"
This reverts commit 250d85ddc7.
|
2023-10-10 14:45:01 +03:00 |
|
kKaskak
|
250d85ddc7
|
fixes after first senior review
|
2023-10-10 14:36:15 +03:00 |
|
kKaskak
|
62f03fa7a4
|
episode streams panel title missing resolved
|
2023-10-02 11:43:19 +03:00 |
|
Tim
|
0cb651b12b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign
|
2023-08-22 12:23:03 +02:00 |
|
unclekingpin
|
0d0a25a1df
|
send video projection to MarkVideoAsWatched
|
2023-08-18 13:36:14 -07:00 |
|
unclekingpin
|
b01e8ff2bc
|
mark external video as watched
|
2023-07-05 13:27:53 -07:00 |
|
Tim
|
50b16590a6
|
refactor: update icons
|
2023-06-09 22:18:43 +02:00 |
|
Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Tim
|
567af0b83b
|
refactor(MetaDetails): add missing translations
|
2023-03-10 14:33:21 +01:00 |
|
Tim
|
87fb0c5af8
|
refactor: add translations
|
2022-12-15 17:46:55 +01:00 |
|
Tim
|
f06f21ce75
|
refactor: translate more strings
|
2022-12-14 22:11:51 +01:00 |
|
Tim
|
f7f4ac38df
|
refactor(StreamsList): hide multiselect if there is only one addon
|
2022-10-27 15:45:45 +02:00 |
|
Tim
|
f3440b6e59
|
refactor(StreamsList): improve code efficiency
|
2022-10-27 15:39:58 +02:00 |
|
Tim
|
704af55ccb
|
feat(StreamsList): add multiselect to filter streams by addons
|
2022-10-26 01:15:42 +02:00 |
|