Commit graph

270 commits

Author SHA1 Message Date
Botzy
3cabd4a51e Merge branch 'development' into feat/react-router 2025-06-18 15:25:33 +03:00
Tim
5d9a005686 style(App): use singlequote for string 2025-05-27 20:30:23 +02:00
Tim
41546d65d2 feat: full deeplink support for shell 2025-05-27 20:16:26 +02:00
Botzy
4fbdd6467d refactor(withProtectedRoutes): remove unused HOC and improved the redirect logic 2025-05-20 19:16:08 +03:00
Botzy
8ca47aca92 feat(withProtectedRoutes): use navigate instead of window location 2025-05-13 14:18:57 +03:00
Botzy
b15ff4264e fix(App): clean up unused code 2025-04-29 15:48:24 +03:00
Botzy
3c5e75431b feat(Router): added HashRouter to manage routes in app 2025-04-29 15:34:25 +03:00
Alexandru Branza
2ef3f52c1c Fix Font Weight for Safari 2025-04-08 16:55:36 +03:00
Tim
9aa0490989 fix(App): non latin chars font 2025-04-04 18:58:36 +02:00
Tim
bbb26717c5 feat(shell): implement pause on minimize setting 2025-04-01 16:36:00 +02:00
Tim
383928e792 fix(App): ignore 3 slashes deeplinks for shell open-media 2025-03-20 11:22:27 +01:00
Tim
eb3fad32f1 fix(App): check if transportUrl is valid before opening it 2025-03-20 11:17:10 +01:00
Tim
53ffa321d8 feat(App): handle shell open-media event to open addons 2025-03-20 11:00:30 +01:00
Tim
4b56ac44c2 style: code format 2025-02-24 14:40:32 +01:00
Tim
3bef434f42 refactor: update quit on close logic 2025-02-24 14:35:39 +01:00
Tim
31121aab21 refactor(App): use dash for shell update settings message 2025-02-19 11:11:40 +01:00
Tim
a4ee4db1b8 feat: add quit on close setting for shell 2025-02-19 11:05:09 +01:00
Ivelin Megdanov
1fc5ab290d Merge branch 'development' into feat/shell-volume-booster 2025-02-18 11:34:01 +02: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
Tim
6b700aeaf9 Merge branch 'feat/shell-updater-banner' of https://github.com/Stremio/stremio-web into feat/shell-updater-banner 2025-02-07 12:06:16 +01:00
Tim
6ba966d306 refactor(UpdaterBanner): add translation strings 2025-02-07 12:05:31 +01:00
Ivelin Megdanov
2f010168a3 Enhance volume slider with warning & danger gradient for boosting 2025-02-03 12:22:03 +02:00
Tim
a95f07f19d fix(UpdateBanner): missing useEffect deps array 2025-01-30 17:02:24 +01:00
Tim
77e283d934 refactor: use useShell hook for UpdaterBanner 2025-01-30 14:57:37 +01:00
Tim
e5882ea143 refactor(App): update updater banner style 2025-01-30 11:10:45 +01:00
Tim
7b80784218 feat: implement shell updater banner 2025-01-29 23:56:48 +01:00
Timothy Z.
f49f29094f fix(App): iphone PWA issues 2025-01-23 16:20:26 +02:00
Tim
00dedd8c73 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles 2025-01-20 10:21:07 +01:00
Tim
1a06a72dc6 feat: provide feedback for file drop 2025-01-17 21:20:08 +01:00
Tim
b150fe1957 refactor: move file drop logic to provider 2025-01-17 21:18:56 +01:00
Timothy Z.
6f2deb15e4 remove(App): unnecessary declarations 2025-01-15 20:50:08 +02:00
Timothy Z.
8c1b6fc653 fix(Navbar): positioning on older devices 2025-01-15 20:34:50 +02:00
Timothy Z.
92a6d6f182 refactor(App): clean up 2025-01-15 20:21:43 +02:00
Timothy Z.
97acfa82ca fix(App): html and app styles fallback 2025-01-15 20:16:13 +02:00
Timothy Z.
88de6bfca4 fix(App): older iOS versions support 2025-01-15 12:35:21 +02:00
Timothy Z.
809d984277 fix(App): PWA resizing issues
when resizing the PWA on iPad there were visible pixel wide lines on the edges
2025-01-13 22:17:40 +02:00
Tim
ccf593d644 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/components 2025-01-06 14:28:54 +01:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Timothy Z.
dab4205988 refactor(app styles): env vars changes 2024-12-21 22:57:55 +02:00
Timothy Z.
9c2b9da9bf refactor(app toasts): styles 2024-12-21 22:39:07 +02:00
Timothy Z.
72d9a6b36f fix(app): styles for the bottom-overlay-size
- use rem instead of px
- make the bottom-overlay-size adjustments
2024-12-21 22:35:42 +02:00
Timothy Z.
96ceafa458 remove(app styles): variable which was repeated
- var(--selectable-inputs-assumed-height) removed in favor of reusing
var(--top-overlay-size)
- fixed the bottom overlay size
2024-12-21 22:11:13 +02:00
Timothy Z.
3a67df5791 refactor(app): add vars used across the app 2024-12-21 21:55:11 +02:00
Timothy Z.
39cb89b0b0 refactor: update the copyrights (1) 2024-12-21 20:56:25 +02:00
Timothy Z.
45ed5254ea add: calculated-bottom-safe-inset
this will allow us to reuse in the app without importing globals file
2024-12-21 15:40:35 +02:00
Timothy Z.
ec570b91f1 refactor(styles): app styles.less 2024-12-21 15:30:07 +02:00
IEduStu
e03aba766a feat: improve mobile design 2024-12-21 15:21:26 +02:00
Timothy Z.
1d9f0fcb15 fix: toats outer glow problem with overflow 2024-12-18 12:00:19 +02:00
Tim
77ce94673d Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar 2024-10-09 10:52:08 +02:00
Tim
c5b20800c0 fix(App): lint 2024-09-25 15:43:04 +02:00