Commit graph

35 commits

Author SHA1 Message Date
Timothy Z.
fe13fb0fa4 feat: add media keys support to player 2026-04-22 18:18:07 +03:00
Vladimir Borisov
15069204be
Server IPC key
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-02-02 17:21:47 +02:00
Vladimir Borisov
07d821012d
server IPC key 2026-02-02 14:54:41 +02:00
Владимир Борисов
53cfa3dc21
Windows no ARM build 2025-11-12 18:02:41 +02:00
Vladimir Borisov
b37fbbd4c8
64 bit build 2025-06-30 12:39:12 +03:00
unknown
d51211d071 refactor(webiew): remove init ipc logic 2025-06-21 01:23:07 +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
Tim
8ef0f079b6 fix(webiew): incorrect condition for window.open js script
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-02-24 00:28:56 +01:00
Tim
ae5e8eb0e4 feat(webview): handle window.open 2025-01-31 17:40:05 +01:00
Vladimir Borisov
9e1c06c7d2
Enable context menus for text boxes 2025-01-24 12:27:17 +02:00
Vladimir Borisov
70d67a2aa2
Rename _handle to handle in webview events 2025-01-21 15:56:24 +02:00
Vladimir Borisov
0d6b8f23b5
Better event handling in the webview 2025-01-21 15:55:27 +02:00
Vladimir Borisov
2b5f1f727b Inject JS before content loaded 2024-12-23 15:20:55 +02:00
Vladimir Borisov
693d545923 Inject shell js on reload 2024-12-23 15:06:46 +02:00
Vladimir Borisov
edc65abe57 Formatting 2024-12-23 14:56:55 +02:00
Vladimir Borisov
9af504b92a Handle JS fullscreen 2024-12-23 14:41:37 +02:00
Vladimir Borisov
c8539a29b2 fix: login with facebook fixed 2024-09-17 12:11:02 +03:00
Vladimir Borisov
f76435e745 Block some function keys 2024-04-19 20:04:35 +03:00
Vladimir Borisov
df4ff1cf4a Use if instead of match 2024-04-17 17:56:56 +03:00
Vladimir Borisov
7ba7a33192 Remove GPU command line option. Fix minimize 2024-04-17 17:40:36 +03:00
Vladimir Borisov
8c6c0bfd06 disable gpu option 2024-04-17 15:08:48 +03:00
Vladimir Borisov
44e4d68974 Performance Improvements. Updater. Signing. 2024-04-17 09:07:34 +03:00
Vladimir Borisov
c8fbba0a62 Updated dependencies. Fixed errors 2024-03-07 17:38:43 +02:00
Vladimir Borisov
32a26352ed Allow CORS 2022-07-11 11:01:04 +03:00
Vladimir Borisov
f3bb6acf81 Replace mpsc with flume 2021-11-18 10:36:42 +02:00
Vladimir Borisov
a12c7d265a Command line flag to enable dev tools 2021-11-17 13:23:24 +02:00
Vladimir Borisov
aa214f297e Better focus handling 2021-08-04 10:05:06 +03:00
Vladimir Borisov
a5f0d26535 Use HWND instead of HWND__ 2021-08-03 11:26:58 +03:00
Vladimir Borisov
25b583ddbb Webview hide context menu and disable zoom 2021-08-02 17:09:44 +03:00
Vladimir Borisov
359c55fcc6 Fix webview resiz issue 2021-07-28 10:33:30 +03:00
Vladimir Borisov
4054020d40 IPC response message function 2021-07-27 14:27:09 +03:00
Vladimir Borisov
29817c614d Do not initShellComm in frame 2021-07-27 10:55:12 +03:00
Vladimir Borisov
625a12d422 Allow autoplay 2021-07-27 10:44:55 +03:00
Vladimir Borisov
e6cb1d8fa6 Renamed files. Clippy is happy 2021-07-26 14:07:04 +03:00
Renamed from src/stremio_app/stremio_wevbiew/stremio_wevbiew.rs (Browse further)