Tim
|
5969bc9251
|
Merge pull request #1041 from Stremio/feat/shortcuts-modal
App: Add shortcuts modal
|
2025-10-23 15:57:34 +02:00 |
|
Tim
|
9fa0e46423
|
feat: add shortcuts modal
|
2025-10-12 12:06:59 +02:00 |
|
Lachezar Lechev
|
d177f86018
|
chore: change PullUserFromAPI action and include args
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-09-03 12:07:30 +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 |
|
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 |
|
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
|
7b80784218
|
feat: implement shell updater banner
|
2025-01-29 23:56:48 +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 |
|
Tim
|
c5b20800c0
|
fix(App): lint
|
2024-09-25 15:43:04 +02:00 |
|
Tim
|
443e86a1ad
|
feat: impl openExternal for shell compatibility
|
2024-09-25 15:34:32 +02:00 |
|
unclekingpin
|
677e00da6d
|
Android receiver compatible
|
2024-04-07 19:11:21 +03:00 |
|
Tim
|
bf11195d0e
|
refactor(App): use SearchParamsHandler
|
2024-01-30 04:05:36 +01:00 |
|
kKaskak
|
1a861968b1
|
Merge branch 'development' into pr/420
|
2024-01-27 19:58:56 +02:00 |
|
Tim
|
4738923be6
|
fix(App): core error handling was broken
|
2023-12-17 17:24:17 +01:00 |
|
Tim
|
ebf19408ac
|
feat: implement tooltips
|
2023-10-16 23:56:54 +02:00 |
|
Felipe Pontes
|
e3f2a5a5da
|
Merge branch 'development' into development
|
2023-08-10 17:42:09 -03:00 |
|
Tim
|
a81303e5ef
|
feat: add notification counter on library items
|
2023-07-31 20:09:49 +02:00 |
|
unclekingpin
|
dc85e938bd
|
navigate to intro when the state actually changes
|
2023-07-20 15:19:29 -07:00 |
|
unclekingpin
|
1d259137ee
|
adapt login/logout to the new flow
|
2023-07-20 14:39:41 -07:00 |
|
unclekingpin
|
3b1ccd378e
|
prevent authenticated user to access the Intro route
|
2023-07-20 14:12:30 -07:00 |
|
Felipe Pontes
|
a95459efd3
|
feat: Add ability to start with custom streming server
|
2023-07-03 09:42:45 -03:00 |
|
Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Tim
|
2275f40eaa
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into interface-language
|
2023-03-10 14:32:37 +01:00 |
|
Tim
|
2beaffc9ab
|
fix(App): update ctx api actions hook logic
|
2022-12-29 09:38:59 +01:00 |
|
Tim
|
43f3481632
|
refactor: dispatch ctx api actions on window focus instead
|
2022-12-29 09:31:57 +01:00 |
|
Tim
|
fc0dff4ec2
|
feat: implement interface language
|
2022-12-14 21:36:09 +01:00 |
|
nklhrstv
|
1dd5b04204
|
dispatch SyncLibraryWithAPI on app initialized
|
2022-10-27 17:38:18 +03:00 |
|
nklhrstv
|
d3822e0308
|
DeepLinkHandler implemented
|
2022-10-18 14:18:33 +03:00 |
|
nklhrstv
|
da1db50108
|
show notifications while processing a dropped torrent file
|
2022-10-18 13:39:02 +03:00 |
|
nklhrstv
|
5c8538a4a7
|
PullUserFromAPI on init
|
2022-08-22 13:07:39 +03:00 |
|
nklhrstv
|
3f2c5a202c
|
remove baseURI argument for core
|
2022-08-05 11:59:02 +03:00 |
|
nklhrstv
|
84a3a79bc9
|
remove sanitizeLocationPath
|
2022-08-04 17:29:56 +03:00 |
|
nklhrstv
|
7657bad07c
|
worker & bridge moved to core-web
|
2022-08-04 17:07:00 +03:00 |
|
nklhrstv
|
de9577efe5
|
core ran in a worker thread
|
2022-07-09 23:16:43 +03:00 |
|
core1024
|
aa6a2ed320
|
Update all file's copyright
|
2022-04-08 17:55:20 +03:00 |
|
nklhrstv
|
b64ff05320
|
pull addons on initialize
|
2021-11-08 18:15:03 +02:00 |
|
nklhrstv
|
2a8d7ab0cb
|
handle core initialization error with a ui dialog
|
2021-11-02 18:34:20 +02:00 |
|
nklhrstv
|
e59d656e0e
|
send LocationPathChanged analytics event to core
|
2021-01-20 18:40:32 +02:00 |
|
nklhrstv
|
c3f50a708f
|
shell_version added to core imports
|
2021-01-19 17:56:52 +02:00 |
|
nklhrstv
|
f33f8617bb
|
use new core_imports api
|
2021-01-19 16:03:37 +02:00 |
|
nklhrstv
|
e5f956c68a
|
sanitizedUrl function attached to global scope
|
2021-01-15 23:04:57 +02:00 |
|