Tim
|
d33f78ee39
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/react-router
|
2025-06-20 10:36:45 +02:00 |
|
Tim
|
409267cb44
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/settings
|
2025-06-18 23:38:17 +02:00 |
|
Tim
|
c30129c9e2
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-subtitles-delay-shortcuts
|
2025-06-18 17:28:33 +02:00 |
|
Botzy
|
3cabd4a51e
|
Merge branch 'development' into feat/react-router
|
2025-06-18 15:25:33 +03:00 |
|
Tim
|
1b7d618a89
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/settings
|
2025-06-18 11:14:10 +02:00 |
|
Tim
|
7ec7e8eb03
|
refactor: rewrite settings route
|
2025-06-18 09:48:12 +02:00 |
|
Tim
|
f6d4e3f4a6
|
feat: add player subtitles delay shortcuts
|
2025-06-16 15:22:10 +02:00 |
|
Botzy
|
2f0ec456fe
|
Merge branch 'development' into feat/untranslated-strings
|
2025-06-10 13:57:12 +03:00 |
|
Tim
|
824763a277
|
refactor(common): remove use of ipc for opening external url
|
2025-05-31 17:12:42 +02:00 |
|
Botzy
|
4f9cd61286
|
fix(Discover): dropdown options translations
|
2025-05-28 13:36:21 +03:00 |
|
Tim
|
597b366ce2
|
fix(common): allow board regex to match empty
|
2025-05-27 20:26:02 +02:00 |
|
Tim
|
41546d65d2
|
feat: full deeplink support for shell
|
2025-05-27 20:16:26 +02:00 |
|
Botzy
|
3c249e5925
|
fix hardcoded titles with no translations
|
2025-05-27 18:20:18 +03:00 |
|
Botzy
|
fe871f03f1
|
fix: dropdown options and titles translations
|
2025-05-27 17:55:17 +03:00 |
|
Tim
|
2b44367a26
|
feat: toggle fullscreen with F key with shell
|
2025-05-27 10:28:02 +02:00 |
|
Tim
|
6dfa3fdae0
|
fix: toggle fullscreen
|
2025-05-27 10:19:39 +02:00 |
|
Botzy
|
c43950316d
|
revert(useModelState): revert changes on dispatching actions for different models
|
2025-05-22 15:33:06 +03:00 |
|
Botzy
|
d9ac72f97f
|
fix(useModelState): fix issue with infinite datastoreGet requests on MetaDetails
|
2025-05-19 18:03:50 +03:00 |
|
Botzy
|
a06737ae6d
|
Merge branch 'development' into feat/react-router
|
2025-05-19 15:34:50 +03:00 |
|
Lachezar Lechev
|
f8ab1a7dbc
|
fix: exitFullscreen
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-05-12 13:45:53 +03:00 |
|
Botzy
|
90d54017c1
|
fix: cycle dependency with useRouteFocused
|
2025-04-29 15:35:03 +03:00 |
|
Botzy
|
3c5e75431b
|
feat(Router): added HashRouter to manage routes in app
|
2025-04-29 15:34:25 +03:00 |
|
Tim
|
bbb26717c5
|
feat(shell): implement pause on minimize setting
|
2025-04-01 16:36:00 +02:00 |
|
Tim
|
5dcd6f48cd
|
fix(useFullscreen): remove handling of F keyboard key
|
2025-04-01 15:20:23 +02:00 |
|
Tim
|
e0d1662f86
|
feat(shell): implement escape key fullscreen behavior
|
2025-04-01 12:23:42 +02:00 |
|
Tim
|
72053246cb
|
fix(useShell): use chrome.webview instead of qt webChannelTransport
|
2025-02-27 22:55:23 +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 |
|
Botzy
|
a213139319
|
fix(useOrientation): fix hook return value
|
2025-02-25 15:04:27 +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 |
|
Botzy
|
2b5df90827
|
feat(useWindowSize): added hook for screen size
|
2025-02-25 11:40:34 +02: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
|
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
|
330fac3f39
|
style: lint
|
2025-02-06 18:29:15 +01:00 |
|
Tim
|
9d18a1bb61
|
fix: drop srt file with shell
|
2025-02-06 18:10:34 +01:00 |
|
Tim
|
e2b9114ece
|
fix(Platform): import issue
|
2025-01-30 17:01:28 +01:00 |
|
Tim
|
77e283d934
|
refactor: use useShell hook for UpdaterBanner
|
2025-01-30 14:57:37 +01:00 |
|
Tim
|
7b80784218
|
feat: implement shell updater banner
|
2025-01-29 23:56:48 +01: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
|
74eefbc5eb
|
fix(FileDrop): remove use of dragenter
|
2025-01-20 10:20:57 +01:00 |
|
Timothy Z.
|
6d4117125a
|
refactor(NextVideoPopup): remove desc & styles
|
2025-01-20 09:52:53 +02: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.
|
830abe090d
|
Merge branch 'development' into refactor/meta-details-landscape-styles
|
2025-01-15 19:30:07 +02:00 |
|
Timothy Z.
|
1bc8cd8665
|
refactor(MetaDetails): landscape mobile styles
|
2025-01-13 18:24:52 +02:00 |
|
Tim
|
3df8eb65d0
|
feat: allow to drop local subtitles
|
2025-01-08 20:41:55 +01:00 |
|
IEduStu
|
85407cfd3e
|
fix: make screen switching animation feel smoother
|
2025-01-06 21:49:37 +02:00 |
|
Tim
|
003881d06d
|
refactor: move components to their own folder
|
2024-12-31 18:34:22 +01:00 |
|
Tim
|
702452fc2b
|
refactor: improve tracks language labels
|
2024-12-26 16:50:31 +01:00 |
|