Commit Graph

17 Commits

Author SHA1 Message Date
genteure
00f0d58505 misc(core): minor changes 2023-08-24 23:48:11 +08:00
genteure
f63f7b21aa misc(core): fix warnings 2023-08-24 23:08:56 +08:00
genteure
26ea02d944 feat: add streamer uid to IRoom and other types 2023-07-10 21:35:06 +08:00
genteure
efd3ac2b47 feat(core): pass apiData in onDanmakuHandshake 2023-07-06 06:56:13 +08:00
genteure
8a81450d80 feat(core): add onDanmakuHandshake userscript event 2023-07-06 06:43:18 +08:00
genteure
f8a66047cb misc(core): improve error message in fetchSync 2023-02-07 19:21:47 +08:00
genteure
e90c8569b7 fix(core): fix script not able to catch fetchSync errors 2023-02-06 22:22:19 +08:00
bbaa
fee7e6c059
fix(core): sharedStorage.keys incorrectly returns null (#458) 2023-02-03 12:08:21 +00:00
genteure
7640a865e3 misc(core): use JsObject instead 2023-01-20 23:57:09 +08:00
genteure
3f28ce91ce misc(core): update Jint 2023-01-14 22:43:29 +08:00
genteure
702e33c0cb feat(core): implement sharedStorage for js runtime
... and also URL, URLSearchParams
2023-01-14 22:35:05 +08:00
genteure
1440f2c2d9 fix(core): user script not able to send cookie header
fix #358
2022-09-11 17:28:56 +08:00
genteure
4ded913bc2 Fix build warnings 2022-05-17 00:53:37 +08:00
genteure
730bc9a4d1 Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
genteure
8b56493ade Core: Add more scripting runtime types 2022-05-12 17:29:34 +08:00
genteure
bb06539993 Core: Add scripting support 2022-05-11 19:08:53 +08:00
genteure
cc27045fc4 Core: progress on scripting 2022-05-11 00:20:57 +08:00