187 Commits

Author SHA1 Message Date
CanadaHonk
acd4cdedcf launcher: minor cleanup 2023-01-08 13:42:09 +00:00
CanadaHonk
865b0e3714 ipc: clean up debug logging 2023-01-08 13:41:59 +00:00
CanadaHonk
85884fe32b cdp: use browser target for WS 2023-01-08 13:41:48 +00:00
CanadaHonk
6446325267 release: 0.11.0-alpha.5 2023-01-08 11:00:52 +00:00
CanadaHonk
a2ce686fdd ipc: add store 2023-01-08 11:00:05 +00:00
CanadaHonk
13dd731052 ipc: minor cleanup 2023-01-08 10:58:55 +00:00
CanadaHonk
c8feb69714 launcher: run frameLoadCallback on eval check 2023-01-08 10:58:37 +00:00
CanadaHonk
4b63c83d07 launcher: try catch IPC inject on new execution context 2023-01-08 10:58:20 +00:00
CanadaHonk
6cec119636 release: 0.11.0-alpha.4 2023-01-08 10:20:39 +00:00
CanadaHonk
f751ed8d6c browser/chromium: disable first run prompts 2023-01-07 18:30:57 +00:00
CanadaHonk
1cc9ea51e1 release: 0.11.0-alpha.3 2023-01-07 17:45:30 +00:00
CanadaHonk
c41d31a52f open: add forceEngine 2023-01-07 17:44:07 +00:00
CanadaHonk
51f548e300 release: 0.11.0-alpha.2 2023-01-07 17:09:16 +00:00
CanadaHonk
2fca5e7740 launcher/eval: better error handling 2023-01-07 17:08:39 +00:00
CanadaHonk
e6dc593f11 launcher/eval: more error handling 2023-01-07 17:08:13 +00:00
CanadaHonk
b249ced7f1 cdp: warn in console on CDP errors 2023-01-07 17:07:42 +00:00
CanadaHonk
d6f268c5db chore: bump version to 0.11.0-alpha.1 2023-01-07 16:40:53 +00:00
CanadaHonk
680224961a paths: rewrite windows to support multiple, and add some for scoop 2023-01-07 16:40:00 +00:00
Oj
159be343f9 release: 0.10.1 2023-01-07 01:33:25 +00:00
Oj
a3479988be index: fix onLoad using old API name 2023-01-07 01:30:11 +00:00
CanadaHonk
8d4dd9aea1 ipc/expose: fix arguments being given as array instead of spread 2023-01-06 22:09:41 +00:00
Oj
786d881c2c chore: bump version to 0.11.0-alpha.0 2023-01-06 08:22:48 +00:00
Oj
7c55d94f71 launcher: add Page.title getter and setter 2023-01-06 08:21:37 +00:00
CanadaHonk
31fb7478aa release: v0.10.0 2023-01-05 22:28:47 +00:00
CanadaHonk
99e4ee860d launcher: run Window.close on process close too 2023-01-05 20:39:58 +00:00
CanadaHonk
36b578ce63 chore: bump version to alpha.5 2023-01-05 20:33:10 +00:00
CanadaHonk
0724473b01 idle: add close handler (also move API creation into inject) 2023-01-05 20:32:27 +00:00
CanadaHonk
a6fdc53d36 idle: minor cleanup 2023-01-05 20:19:03 +00:00
CanadaHonk
55085ef599 inject: rename Window.window -> Window.page 2023-01-05 19:40:42 +00:00
Oj
9fb71546e8 ipc: add expose APIs 2023-01-05 18:47:08 +00:00
Oj
44f6489a52 inject: add window.loaded promise 2023-01-05 18:41:45 +00:00
Oj
785778d450 inject: make eval return just result 2023-01-05 16:44:02 +00:00
Oj
5179c64522 chore: bump version to 0.10.0-alpha.3 2023-01-05 16:07:54 +00:00
Oj
c15dca1967 cdp: make logging available via optional cli flag 2023-01-05 16:01:54 +00:00
Oj
7c54ef0895 launcher/inject: get browser info first, and always await 2023-01-05 15:59:16 +00:00
Oj
1d54e4f065 index: rewrite data path gen (#6) 2023-01-05 13:22:42 +00:00
Oj
f5ae39afa1 index: redo browser finding logging 2023-01-05 13:15:37 +00:00
CanadaHonk
3a340c3f20 chore: bump version to 0.10.0-alpha.2 2023-01-04 16:19:23 +00:00
CanadaHonk
97897baebf paths: add brave 2023-01-04 16:18:49 +00:00
CanadaHonk
bc0cb706f5 paths: add new browsers, refactor windows to auto append env 2023-01-04 11:40:18 +00:00
CanadaHonk
13b662f144 paths>win: add alternate appdata paths 2023-01-04 11:13:19 +00:00
CanadaHonk
7fcb537194 release: 0.9.0 2023-01-03 18:23:44 +00:00
Alexander Artamonov
7144af9065
Add support new browsers Mac OS (#20)
Co-authored-by: a.artamonov <a.artamonov@sftpro.ru>
2023-01-03 07:29:33 +00:00
Beef
d48df7e1d3
darwin: full support (#4)
* meta: add pnpm-lock.yaml to .gitignore for my own sanity

* darwin: preliminary support

* chore: disable menubar key in firefox
2023-01-02 18:53:58 +00:00
CanadaHonk
10f043acc3 controls: new Window.controls API 2023-01-02 12:24:00 +00:00
CanadaHonk
00da694f3b idle: move to new api dir 2023-01-02 12:23:41 +00:00
CanadaHonk
04ff8d8d40 cdp: return protocol errors 2023-01-02 11:20:34 +00:00
CanadaHonk
cdf75a8de8 chore: bump version to 0.9.0-alpha.2 2023-01-01 23:29:48 +00:00
CanadaHonk
a7d9331f60 idle: v2 - added sleep, utils, documenting, and more 2023-01-01 23:27:14 +00:00
CanadaHonk
c80200f13a index: rename internal variable 2023-01-01 23:24:39 +00:00