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 |
|
nklhrstv
|
b86ebe1482
|
initialization code of core updated
|
2021-01-15 18:34:16 +02:00 |
|
nklhrstv
|
09be8bce0d
|
alert error if stremio-core failed to initialize
|
2020-10-22 17:55:54 +03:00 |
|
nklhrstv
|
43ecfbd6c2
|
remove PullFromStorage action call
|
2020-10-16 16:22:26 +03:00 |
|
nklhrstv
|
4fbdab976e
|
change ctx storage action
|
2020-09-18 17:51:27 +03:00 |
|
nklhrstv
|
91cbd2f36a
|
replace dispatch with separate methods in chromecast transport
|
2020-05-21 12:31:25 +03:00 |
|
nklhrstv
|
ae1b39d665
|
attach services to window for debugging
|
2020-05-15 17:27:06 +03:00 |
|
nklhrstv
|
4868e9521f
|
Core transport decoupled from Core service
|
2020-05-15 17:26:33 +03:00 |
|
nklhrstv
|
130b95c932
|
KeyboardNavigation renamed to KeyboardShortcuts
|
2020-05-15 15:36:42 +03:00 |
|
nklhrstv
|
29609b8fdb
|
dispatch setOptions when chromecast service became active
|
2020-05-15 14:49:38 +03:00 |
|
nklhrstv
|
215bd79144
|
chromecast service started in App
|
2020-05-12 15:43:17 +03:00 |
|
nklhrstv
|
a5cb553ec6
|
Downgrade to GPL-V2 License
|
2020-04-08 11:45:16 +03:00 |
|
nklhrstv
|
7b1af891dd
|
homePath prop removed from Router
|
2020-04-07 14:26:29 +03:00 |
|