Timothy Z.
6940be4110
Merge pull request #875 from Stremio/feat/calendar-item-placeholder
...
Calendar: Implement Item placeholder
2025-03-25 17:07:11 +02:00
Timothy Z.
ca582a9879
Merge branch 'development' into feat/right-click-context-menu
2025-03-25 16:52:35 +02:00
Ivelin Megdanov
70f5b515d0
Fix typo in scroll threshold constant name
2025-03-25 12:27:58 +02:00
Ivelin Megdanov
7389e7b4d0
Added threshold for next page calculation
2025-03-25 12:25:05 +02:00
Timothy Z.
f5fb2ed37a
feat(Auth): example apple login
2025-03-24 16:18:29 +02:00
Timothy Z.
add4c30af9
fix(Settings): wrong subs label
2025-03-24 14:48:48 +02:00
Timothy Z.
d1f96fcdca
feat(Calendar): Impl Item placeholder
2025-03-24 11:44:51 +02:00
Timothy Z.
970538b087
Merge pull request #874 from Stremio/chore/player-when-volume-is-0-set-as-mute
...
Build / build (push) Waiting to run
chore: ControlBar & VolumeChangeIndicator show volume=0 with muted icon
2025-03-24 10:32:33 +02:00
Timothy Z.
1bd56e0f3a
Merge pull request #851 from Stremio/feat/player-mobile-slide-volume
...
Player: Improve volume UX on mobile and tablets
2025-03-24 10:20:21 +02:00
Lachezar Lechev
3c5bc1a12c
chore: ControlBar & VolumeChangeIndicator show volume=0 with muted icon
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-03-21 20:55:34 +02:00
Tim
16e6a3cf4d
refactor: remove unecessary props
2025-03-19 19:23:40 +01:00
Tim
a9e218db62
Merge branch 'feat/right-click-context-menu' of https://github.com/Stremio/stremio-web into feat/right-click-context-menu
2025-03-19 18:46:15 +01:00
Tim
ef730ae61a
refactor: use dedicated component for context menu
2025-03-19 18:30:08 +01:00
Tim
730f7de954
feat(Settings): display commit hash as build version
2025-03-19 15:53:35 +01:00
Botzy
d85d13c39a
fix(Settings): reorder new setting under Quit on closen option
2025-03-19 14:35:27 +02:00
Botzy
0c3f591b51
fix(Video): blur image only for series when hideSpoilers is on
2025-03-18 14:47:52 +02:00
Botzy
e249c77d55
feat(NextVideoPopup): blur next episode thumbnail if setting is on
2025-03-17 19:46:59 +02:00
Botzy
7adfa8ff39
refactor(Settings): rename blurUnwatchedImage to hideSpoilers
2025-03-14 18:20:16 +02:00
Botzy
baf3a92693
feat(Settings): added blurUnwatchedImage prop to profile settings
2025-03-14 17:47:36 +02:00
Botzy
54b0afb075
fix(Player): remove volume slider on mobile device
2025-03-13 18:43:20 +02:00
Botzy
1b70268b40
fix(Player): handle touch events for context menu
2025-03-10 17:52:02 +02:00
Ivelin Megdanov
12c75d2d11
Fix infinite scroll issue on large screens
2025-03-10 17:23:29 +02:00
Timothy Z.
94f12540f5
fix(Settings): use correct prop for button
2025-03-05 16:35:47 +01:00
Timothy Z.
89a15b0ad4
Merge branch 'development' into feat/player-mobile-slide-volume
2025-03-05 12:03:40 +01:00
Timothy Z.
20577e2431
Merge branch 'development' into fix/library-default-filter
2025-03-05 12:03:35 +01:00
Timothy Z.
86c29f2201
Merge branch 'development' into fix/discover-page-remove-duplicated-filters
2025-03-05 12:03:29 +01:00
Timothy Z.
ad260f3ded
Merge branch 'development' into feat/season-episode-inputs
2025-03-05 12:03:22 +01:00
Timothy Z.
45307b680a
Merge branch 'development' into feat/right-click-context-menu
2025-03-05 12:03:14 +01:00
Lachezar Lechev
dba4016979
chore: VideoList - clean up
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 11:01:02 +02:00
Lachezar Lechev
28dbdaa20d
feat: MetaDetails selects appropriate season:
...
- For non-watched series it choses 1st season
- For watched series it uses the LibraryItem video to choose the same season
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 09:06:04 +02:00
Tim
7ea8b18c59
fix(Settings): quit on close setting label
2025-02-27 23:13:16 +01:00
Tim
21c050f887
Merge pull request #850 from Stremio/feat/show-catalog-names-while-loading
...
Board/Search: Show catalog names while loading
2025-02-27 15:37:21 +01:00
Tim
6370908f93
Merge pull request #840 from Stremio/feat/shell-quit-on-close
...
App(Shell): add quit on close setting
2025-02-27 15:21:55 +01:00
Timothy Z.
0a6d70f3a6
Merge pull request #807 from Stremio/feat/mark-season-as-watched
...
Build / build (push) Waiting to run
Videos: Add mark season as watched option
2025-02-27 13:01:37 +02:00
Botzy
eb192997d9
feat(Player): prevent immersing while volume slider is in use
2025-02-26 15:24:17 +02:00
Ivelin Megdanov
6420b5e0c9
Added the loading title to the Board
2025-02-26 12:30:59 +02:00
Ivelin Megdanov
3d56023ffd
Added addon name to catalogTitle function
2025-02-26 12:25:47 +02:00
Ivelin Megdanov
7220635d79
Show catalog names while loading
2025-02-26 12:05:17 +02:00
Timothy Z.
3d3828f274
Merge pull request #848 from Stremio/fix/ipad-calendar-styles
2025-02-25 15:03:05 +02:00
Timothy Z.
fdda358412
refactor(Calendar): simplify the styles
...
align the padding to other routes values
2025-02-25 12:56:40 +02:00
Timothy Z.
02bf0cfc6c
Merge pull request #846 from Stremio/fix/intro-responsive-layout
...
Build / build (push) Waiting to run
Intro: Improve layout responsiveness on smaller screens
2025-02-25 12:44:14 +02:00
Timothy Z.
e10c031233
fix(Calendar): styles
2025-02-25 12:43:57 +02:00
Botsy
9d17c82562
Update src/routes/Intro/styles.less
...
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-25 12:24:30 +02:00
Tim
0572ee3371
fix(Library): continue watching mode was broken
2025-02-25 10:36:17 +01:00
Tim
c63d01c8e4
fix(Library): input and filters were missing
2025-02-25 10:30:11 +01:00
Botzy
315391de7f
fix(Intro): modify breakpoint for mobile layout and add some adjustments
2025-02-24 18:28:24 +02:00
Botzy
3890001085
fix(Library): align guest Placeholder with Calendar Placeholder layout and styles on mobile
2025-02-24 16:24:55 +02:00
Botzy
1608448b8c
fix(Library): use separate placeholder image
2025-02-24 16:21:08 +02:00
Botzy
c5c7805d91
fix(Placeholder): improve styles and add scroll on mobile instead of squeezing in components
2025-02-24 14:20:23 +02:00
Botzy
a50e3c7186
fix(Discover): apply new lines in styles where missed
2025-02-21 15:09:05 +02:00
Botzy
a050dd8d76
fix(Calendar): update placeholder image name
2025-02-21 13:58:48 +02:00
Botzy
755f0625bf
fix(Placeholder): rename placeholder image
2025-02-21 13:53:11 +02:00
Botzy
7b0c013dc0
fix(Placeholder): improve styles on mobile
2025-02-21 13:41:59 +02:00
Botzy
13c9ef986a
refactor(Library): reuse Placeholder component and remove unused styles
2025-02-20 14:31:20 +02:00
Botzy
64310c863f
feat(Placeholder): added Placeholder component
2025-02-20 14:30:35 +02:00
Botzy
39e37b5875
refactor(Calendar): rename placeholder image with more generic name and fix import
2025-02-19 18:22:10 +02:00
Botzy
0506d53f4e
fix(Discover): fix mobile styles for filter button
2025-02-19 17:38:17 +02:00
Botzy
1b17bc81cb
Merge branch 'development' into fix/discover-page-remove-duplicated-filters
2025-02-19 17:30:19 +02:00
Tim
a4ee4db1b8
feat: add quit on close setting for shell
2025-02-19 11:05:09 +01:00
Botzy
b8c328507e
fix(Library): default to type All filter after selected type is no longer available
2025-02-18 18:05:18 +02:00
Botzy
224b6e6f76
fix(Discover): improve styles to handle filters edge cases
2025-02-18 15:35:14 +02:00
Botzy
2816f7bcea
Merge branch 'development' into fix/discover-page-remove-duplicated-filters
2025-02-18 11:54:50 +02:00
Ivelin Megdanov
1fc5ab290d
Merge branch 'development' into feat/shell-volume-booster
2025-02-18 11:34:01 +02:00
Tim
0459676c2a
Merge pull request #833 from Stremio/fix/calendar-scroll-position
...
Calendar: Fix items scroll in view to ensure borders remain visible
2025-02-17 18:03:38 +01:00
Ivelin Megdanov
878691fffb
Removed margin block and convert padding to rem
2025-02-17 18:57:33 +02:00
Botzy
14927942e8
fix(ConsentToggle): remove unused ConsentToggle component
2025-02-17 18:25:21 +02:00
Ivelin Megdanov
5c316f4a33
Added supports check
2025-02-17 15:27:19 +02:00
Ivelin Megdanov
91ed45625b
Moved scroll padding/margin inside the classes
2025-02-17 15:21:06 +02:00
Ivelin Megdanov
6e806d5c84
Revert previous changes and added margin/padding block
2025-02-17 14:11:28 +02:00
Botzy
dad4804bad
fix(Discover): Hide duplicated catalog type filter on mobile
2025-02-17 12:57:20 +02:00
Tim
c08bed630d
fix(Player): use Player action for MarkSeasonAsWatched
...
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-15 07:27:24 +01:00
Ivelin Megdanov
b4ac4b4db7
Merge branch 'development' into fix/calendar-scroll-position
2025-02-13 13:12:08 +02:00
Botzy
e3fda56a11
refactor(Intro): reuse Checkbox component for consent items
2025-02-13 13:06:05 +02:00
Ivelin Megdanov
7074e13047
Fix: Visible calendar items when selected
2025-02-13 12:59:09 +02:00
Botzy
675328ca08
fix(StreamsList): show EpisodePicker only if type is series
2025-02-12 17:27:37 +02:00
Botzy
07cc2a9b2d
refactor(EpisodePicker): apply suggested improvements
2025-02-12 16:59:37 +02:00
Botzy
aa3dedf8be
fix: linting
2025-02-12 15:38:14 +02:00
Botsy
232c64b613
Update src/routes/MetaDetails/StreamsList/EpisodePicker/EpisodePicker.tsx
...
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-12 15:34:47 +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
6274115f8f
refactor(EpisodePicker): simplify setting season and episode initial state
2025-02-12 13:55:34 +02:00
Botzy
7a79e31f95
fix(EpisodePicker): use default export in StreamsList
2025-02-12 13:14:01 +02:00
Botzy
3bc075d0a1
fix(EpisodePicker): remove named export
2025-02-12 12:44:21 +02:00
Botzy
3c2ab92bd6
fix(EpisodePicker): make 0 the initial value for season when no value provided, remove placeholder
2025-02-11 19:27:49 +02:00
Botzy
3f60df9073
refactor(EpisodePicker): improve styles and typings
2025-02-11 19:05:46 +02:00
Botzy
6ca94a2124
fix(EpisodePicker): unify styles with install addons button
2025-02-11 16:41:36 +02:00
Botzy
f7494d6e97
fix(EpisodePicker): typings
2025-02-10 17:52:57 +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
9fc0de0be2
fix(Subtitles): make subtitle settings scrollable on mobile
2025-02-10 16:27:36 +02:00
Botzy
0c9b9927cc
Merge branch 'development' into feat/season-episode-inputs
2025-02-10 15:02:39 +02:00
Botzy
34808d6014
fix(EpisodePicker): set season and episode from url
2025-02-10 14:18:13 +02:00
Botzy
6b30b90893
fix(MetaDetails): handle search for any episode and season
2025-02-10 13:31:44 +02:00
Lachezar Lechev
f7e0e09c11
Merge branch 'development' into feat/mark-season-as-watched
2025-02-09 21:29:29 +02:00
Botzy
7fa4f462c5
feat(StreamsList): added upcoming label when no results
2025-02-07 19:23:33 +02:00
Tim
b3502eb407
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/hardware-decoding
2025-02-07 17:37:06 +01:00
Tim
02d3c421bc
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles
2025-02-07 17:32:48 +01:00
Botzy
538e462b12
fix(StreamsList): hide Install addons button if episode is upcoming
2025-02-07 18:23:28 +02:00
Botzy
39f168a34c
fix(EpisodePicker): handle season 0 as value
2025-02-07 18:22:24 +02:00
Botzy
461c9d3d53
fix(EpisodePicker): fix export
2025-02-07 17:49:27 +02:00
Botzy
15c6a231a6
feat(EpisodePicker): added season and episode picker when no streams loaded
2025-02-07 17:27:53 +02:00
Ivelin Megdanov
2d28973fea
Merge branch 'development' into feat/shell-volume-booster
2025-02-07 14:15:08 +02:00