Botzy
7147c954c9
refactor(Addons): replace Multiselect with MultiselectMenu component
2025-03-12 20:07:21 +02:00
Botzy
a96a44b0dd
refactor(Discover): replace Multiselect with MultiselectMenu component
2025-03-12 19:27:49 +02:00
Botzy
db7277714b
fix(Dropdown): use option value as key instead missing id
2025-03-12 19:26:43 +02:00
Botzy
a21e5698c8
refactor(Library): replace Multiselect with MultiselectMenu
2025-03-11 20:45:18 +02:00
Botzy
5365c1739e
fix(MultiselectMenu): keep background color when state is open
2025-03-11 19:43:04 +02:00
Botzy
98784779b5
refactor(StreamsList): replace Multiselect with MultiselectMenu
2025-03-11 19:31:46 +02:00
Botzy
7f244c4fdd
fix(Settings): revert input container padding change for all fields and apply only to multiselect menu
2025-03-10 15:05:10 +02:00
Botzy
4b64439271
Merge branch 'feat/replace-multiselect-settings' of github.com:Stremio/stremio-web into feat/replace-multiselect-settings
2025-03-10 14:57:59 +02:00
Botzy
79d9e886be
fix(Settings): align MultiselectMenu styles to multiselect ones
2025-03-10 14:57:39 +02:00
Botzy
5f8aaf395d
fix(Settings): display name of default UI language option
2025-03-10 14:41:16 +02:00
Timothy Z.
48e07c3008
Merge branch 'development' into feat/replace-multiselect-settings
2025-03-05 12:03:48 +01:00
Botzy
7ea974f1da
refactor(Settings): use MultiselectMenu instead Multiselect
2025-02-28 17:49:20 +02:00
Botzy
794f4e48ac
feat(MultiselectMenu): handle title function
2025-02-28 17:45:13 +02:00
Tim
23819cc133
Merge pull request #854 from Stremio/feat/meta-details-select-appropriate-season
...
Build / build (push) Has been cancelled
Details: auto select last watched season
2025-02-28 12:21:06 +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
24d11b4cf9
chore: v5.0.0-beta.20
Build / build (push) Waiting to run
2025-02-27 23:15:44 +01:00
Tim
712ee839b0
Merge pull request #853 from Stremio/fix/settings-quit-on-close-translation
...
fix(Settings): quit on close setting label
2025-02-27 23:13:51 +01:00
Tim
7ea8b18c59
fix(Settings): quit on close setting label
2025-02-27 23:13:16 +01:00
Tim
36efe4bf3e
Merge pull request #852 from Stremio/fix/shell-player-stuck
...
Player(Shell): fix issue where player couldn't play any stream
2025-02-27 23:04:01 +01:00
Tim
72053246cb
fix(useShell): use chrome.webview instead of qt webChannelTransport
2025-02-27 22:55:23 +01:00
Tim
faba704342
chore: v5.0.0-beta.19
Build / build (push) Waiting to run
2025-02-27 15:42:24 +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
Ivelin Megdanov
fef0a57ac7
Removed addon name from catalog title
2025-02-27 13:41:30 +02: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
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
Tim
8fb09b0026
Merge pull request #847 from Stremio/fix/hide-calendar-bottom-sheet-on-resize
...
Build / build (push) Has been cancelled
Calendar: Close BottomSheet on screen rotation
2025-02-25 14:10:06 +01:00
Botzy
a213139319
fix(useOrientation): fix hook return value
2025-02-25 15:04:27 +02:00
Timothy Z.
3d3828f274
Merge pull request #848 from Stremio/fix/ipad-calendar-styles
2025-02-25 15:03:05 +02:00
Botzy
dc5c94b461
refactor(useOrientation): refactor hook to not ask for permissions
2025-02-25 14:54:32 +02:00
Botzy
8733af871b
fix(BottomSheet): close BottomSheet on orientation change
2025-02-25 13:57:50 +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
Botzy
b563ea1d10
fix(BottomSheet): hide BottomSheet when screen is resized
2025-02-25 11:45:48 +02:00
Botzy
2b5df90827
feat(useWindowSize): added hook for screen size
2025-02-25 11:40:34 +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
Tim
e5578c315a
Merge pull request #842 from Stremio/feat/library-login-placeholder
...
Build / build (push) Waiting to run
Library: Align Guest placeholder with Calendar guest placeholder
2025-02-24 18:27:10 +01:00
Botzy
e1e77c9d02
fix(Library): change placeholder image
2025-02-24 19:21:44 +02: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
Tim
4b56ac44c2
style: code format
2025-02-24 14:40:32 +01:00
Tim
3f106810c7
Merge branch 'feat/shell-quit-on-close' of https://github.com/Stremio/stremio-web into feat/shell-quit-on-close
2025-02-24 14:36:33 +01:00
Tim
3bef434f42
refactor: update quit on close logic
2025-02-24 14:35:39 +01:00