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 |
|
Timothy Z.
|
235d09f960
|
Merge pull request #845 from Stremio/fix/calendar-mobile-placeholder
Build / build (push) Waiting to run
Calendar: Fix placeholder responsiveness
|
2025-02-24 15:26:18 +02:00 |
|
Botzy
|
bf37815d14
|
fix(MainNavBars): limit content scroll on mobile to not go under bottom nav bar
|
2025-02-24 14:51:09 +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
|
039676afb5
|
fix(MainNavBars): limit the content scroll area to not include navbar
|
2025-02-24 14:19:13 +02:00 |
|
Tim
|
a19ef95723
|
chore: update stremio-core-web
|
2025-02-21 13:02:53 +01: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 |
|
Tim
|
c9969ebd0e
|
Merge branch 'feat/mark-season-as-watched' of https://github.com/Stremio/stremio-web into feat/mark-season-as-watched
|
2025-02-21 12:49:43 +01:00 |
|
Tim
|
97832d42a8
|
chore: update stremio-core-web
|
2025-02-21 12:48:55 +01:00 |
|
Botzy
|
7b0c013dc0
|
fix(Placeholder): improve styles on mobile
|
2025-02-21 13:41:59 +02:00 |
|
Timothy Z.
|
c91758f00a
|
Merge pull request #843 from Stremio/fix/checkbox-outline-hover
Build / build (push) Has been cancelled
Checkbox: remove transition on outline on hover/focus
|
2025-02-20 22:07:56 +02:00 |
|
Botzy
|
e2c3e719ff
|
fix(Checkbox): remove transition on outline
|
2025-02-20 17:36:40 +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 |
|
Tim
|
31121aab21
|
refactor(App): use dash for shell update settings message
|
2025-02-19 11:11:40 +01:00 |
|