Commit graph

223 commits

Author SHA1 Message Date
Vladimir Borisov
f1aeb06c0f
Bump version to 5.0.16
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-01-09 15:34:24 +02:00
Vladimir Borisov
29ae6ed80d
Update the server 2026-01-09 15:33:45 +02:00
Vladimir Borisov
b8a0345b0d
Arm64 installer
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-12-18 12:40:50 +02:00
Vladimir Borisov
0a08fed2cb
Multi architecture descriptors
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-12-05 15:44:01 +02:00
Vladimir Borisov
fd84baff33
Bump version 5.0.15
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-11-27 18:12:31 +02:00
Vladimir Borisov
385259b6d5
Fix libmpv 2025-11-27 18:12:02 +02:00
Vladimir Borisov
0ad2fd7a0e
Version bump to 5.0.14
Some checks are pending
Continuous integration / test (push) Waiting to run
2025-11-27 16:57:14 +02:00
Vladimir Borisov
be55565ee4
Check for architecture specific updates
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-11-27 16:35:40 +02:00
Vladimir Borisov
522a4d6a66
Update server.js to v4.20.15 2025-11-27 15:50:34 +02:00
Vladimir Borisov
7f3a1b074f
linker flags 2025-11-27 14:02:54 +02:00
Владимир Борисов
53cfa3dc21
Windows no ARM build 2025-11-12 18:02:41 +02:00
Vladimir Borisov
81fa5c902d
Bump version to v5.0.13
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-08-05 17:44:06 +03:00
Vladimir Borisov
6236797e37
Downgrade mpv 2025-08-05 17:42:54 +03:00
Vladimir Borisov
5cd2b35255
Bump app version to 5.0.12 2025-08-05 13:49:55 +03:00
Vladimir Borisov
9a77a10822
Update the code dependencies script 2025-08-05 13:49:22 +03:00
Vladimir Borisov
81690ad07a
Us correct DLLs 2025-08-05 13:49:03 +03:00
Vladimir Borisov
ea39138226
Signed libmpv 2025-08-05 11:27:55 +03:00
Vladimir Borisov
17256e1bc1
Update to v5.0.11 2025-08-05 11:01:44 +03:00
Vladimir Borisov
aba65c1d69
Bundle the vcruntime_1 dll 2025-08-05 11:01:13 +03:00
Vladimir Borisov
372f1079c0
Update version to 5.0.10 2025-08-05 10:47:12 +03:00
Vladimir Borisov
c58de39e54
Add 64 bit vcruntime 2025-08-05 10:45:55 +03:00
Vladimir Borisov
07212b5ed5
Revert "Use 64 bit vc runtime"
This reverts commit 1473919fda.
2025-08-05 10:44:53 +03:00
Vladimir Borisov
1473919fda
Use 64 bit vc runtime 2025-08-04 17:58:25 +03:00
Vladimir Borisov
18fa042f9d
Update the version number to v5.0.8 2025-08-04 17:18:31 +03:00
Vladimir Borisov
eaadf02b8e
Update libmpv 2025-08-04 17:11:53 +03:00
Vladimir Borisov
8519b0f5fc
Bump version to v5.0.7
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-08-01 12:05:09 +03:00
Vladimir Borisov
e04cf5f0c4
Allow UI to set video output but keep gpu-next in the list 2025-08-01 12:04:25 +03:00
Vladimir Borisov
8a943c9b12
Bump version to v5.0.6 2025-08-01 10:26:57 +03:00
Vladimir Borisov
525b9dccc7
Update server to 4.20.12
Some checks are pending
Continuous integration / test (push) Waiting to run
2025-08-01 09:53:57 +03:00
Vladimir Borisov
b50540402d
Signed libmpv-2
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-06-30 16:03:17 +03:00
Владимир Борисов
3c62e438e3
Merge pull request #28 from Stremio/x84_64
Some checks are pending
Continuous integration / test (push) Waiting to run
64 bit build
2025-06-30 13:00:34 +03:00
Vladimir Borisov
b37fbbd4c8
64 bit build 2025-06-30 12:39:12 +03:00
Владимир Борисов
133a890dec
Merge pull request #27 from Stremio/refactor/preload-ipc-init
refactor(webiew): remove init ipc logic
2025-06-30 11:46:25 +03:00
Tim
7ca2e78dac Merge branch 'main' of https://github.com/Stremio/stremio-shell-ng into refactor/preload-ipc-init
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-06-25 13:05:10 +02:00
Tim
1c40762cf5 chore: clippy
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-06-25 13:04:37 +02:00
unknown
d51211d071 refactor(webiew): remove init ipc logic 2025-06-21 01:23:07 +02:00
Владимир Борисов
6633e8490c
Merge pull request #24 from Stremio/refactor/on-window-focus-derive
Some checks failed
Continuous integration / test (push) Has been cancelled
refactor: use OnWindowFocus derive instead of raw event handler
2025-04-03 11:01:47 +03:00
Tim
65b7978abd refactor: use OnWindowFocus derive instead of raw event handler 2025-04-02 18:58:23 +02:00
Vladimir Borisov
8511d37102
New version - 5.0.5
Some checks are pending
Continuous integration / test (push) Waiting to run
2025-04-02 16:32:58 +03:00
Владимир Борисов
3f00da2d8d
Merge pull request #23 from Stremio/fix/app-win-state-changed-on-paint
Some checks are pending
Continuous integration / test (push) Waiting to run
fix(app): send ipc win-state-changed on focus
2025-04-02 14:51:25 +03:00
Tim
20dbac018a refactor(app): use WM_SETFOCUS event instead to send ipc win-state-change
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-04-02 13:15:25 +02:00
Tim
972a6fe0a0 fix(app): send ipc win-state-changed on paint 2025-04-01 16:27:14 +02:00
Владимир Борисов
222e59442b
Merge pull request #22 from Stremio/fix/fullscreen-win-visibility-change
Some checks are pending
Continuous integration / test (push) Waiting to run
fix(app): send ipc event when fullscreen state change
2025-04-01 16:22:54 +03:00
Владимир Борисов
80df7bcd17
Merge pull request #21 from Stremio/fix/webview-handle-window-request
fix(webview): handle window request
2025-04-01 16:22:37 +03:00
Tim
ff820cea6b fix(app): send ipc event when fullscreen state change 2025-04-01 12:28:23 +02:00
Tim
98edc086ea feat(webview): redirect to warning page for non-whitelisted host 2025-03-31 14:25:23 +02:00
Tim
c665c2fb75 fix(webview): handle window request 2025-03-31 14:05:41 +02:00
Vladimir Borisov
f3ea1cf3d3
bump varsion
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-03-24 17:04:12 +02:00
Владимир Борисов
38d52a3c6a
Merge pull request #15 from Stremio/feat/webview-handle-window-open
feat(webview): handle window.open
2025-03-24 17:03:03 +02:00
Vladimir Borisov
8a043364c7
Bump to v5.0.4 2025-03-24 16:52:52 +02:00