| 
							
							
								 Francis Bouvier | 489a1a1c37 | Merge pull request #338 from lightpanda-io/README README: be more precise on current status | 2024-12-16 13:43:45 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 5cad13eea3 | README: be more precise on current status Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-16 13:35:24 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | a3e09e015c | Merge pull request #329 from lightpanda-io/readme-getting-started readme: add a quick start section | 2024-12-16 09:34:10 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 22a6accac1 | readme: add a quick start section | 2024-12-13 17:45:30 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 277c97a959 | Merge pull request #331 from lightpanda-io/continue-on-error 
		
	
	
		
			
				
	
				wpt / web platform tests (push) Has been cancelled 
				
	
				zig-test / zig build dev (push) Has been cancelled 
				
	
				zig-test / zig build release (push) Has been cancelled 
				
	
				zig-test / zig test (push) Has been cancelled 
				
	
				wpt / perf-fmt (push) Has been cancelled 
				
	
				zig-test / perf-fmt (push) Has been cancelled browser: don't stop processing page on error status code | 2024-12-13 17:41:34 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | c08bc3239a | Merge pull request #334 from lightpanda-io/patch-1 Update README.md | 2024-12-13 15:05:34 +01:00 |  | 
			
				
					| 
							
							
								 katie-lpd | f798c7e0fb | Update README.md | 2024-12-13 14:45:02 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 193780a88f | cla: add katie-lpd to the allow list 
		
	
	
		
			
				
	
				wpt / web platform tests (push) Waiting to run 
				
	
				wpt / perf-fmt (push) Blocked by required conditions 
				
	
				zig-test / zig build dev (push) Waiting to run 
				
	
				zig-test / zig build release (push) Waiting to run 
				
	
				zig-test / zig test (push) Waiting to run 
				
	
				zig-test / perf-fmt (push) Blocked by required conditions | 2024-12-13 14:33:57 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | ab4973ab6c | add --verbose option | 2024-12-13 12:29:05 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | f9da815e8f | browser: don't stop processing page on error status code | 2024-12-13 11:56:18 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 59e187d59a | add a CONTRIBUTING file | 2024-12-13 11:28:14 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 3b018e2a6d | Merge pull request #325 from lightpanda-io/await_promise 
		
	
	
		
			
				
	
				wpt / web platform tests (push) Has been cancelled 
				
	
				zig-test / zig build dev (push) Has been cancelled 
				
	
				zig-test / zig build release (push) Has been cancelled 
				
	
				zig-test / zig test (push) Has been cancelled 
				
	
				wpt / perf-fmt (push) Has been cancelled 
				
	
				zig-test / perf-fmt (push) Has been cancelled cdp: runtime, replace `"awaitPromise":true` only if present | 2024-12-09 11:19:45 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | d4939c8260 | Merge pull request #322 from lightpanda-io/cdp_msg_nullable_params 
		
	
	
		
			
				
	
				wpt / web platform tests (push) Waiting to run 
				
	
				wpt / perf-fmt (push) Blocked by required conditions 
				
	
				zig-test / zig build dev (push) Waiting to run 
				
	
				zig-test / zig build release (push) Waiting to run 
				
	
				zig-test / zig test (push) Waiting to run 
				
	
				zig-test / perf-fmt (push) Blocked by required conditions cdp: handle nullable Type for params | 2024-12-08 19:08:27 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 485352594c | Merge pull request #324 from lightpanda-io/json_parse_unknown_field cdp: do not throw error on json parse for unknown fields | 2024-12-08 19:05:11 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | bcdcfee467 | Merge pull request #323 from lightpanda-io/cdp_msg_size Cdp msg size | 2024-12-08 18:58:14 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 0217e3fcae | cdp: runtime, replace "awaitPromise":trueonly if presentSigned-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-08 15:33:32 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 6e7d6421d5 | cdp: do not throw error on json parse for unknown fields Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-08 15:27:12 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 913d3af938 | cdp: increase msg size 16KB -> 256KB And move header size encoding from 2 bytes -> 2 bytes
Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-04 23:06:55 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 53dd0a5e4c | cdp: handle nullable Type for params Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-04 22:39:54 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 4b8c3cb188 | Merge pull request #321 from lightpanda-io/README 
		
	
	
		
			
				
	
				wpt / web platform tests (push) Has been cancelled 
				
	
				zig-test / zig build dev (push) Has been cancelled 
				
	
				zig-test / zig build release (push) Has been cancelled 
				
	
				zig-test / zig test (push) Has been cancelled 
				
	
				wpt / perf-fmt (push) Has been cancelled 
				
	
				zig-test / perf-fmt (push) Has been cancelled README: more updatesbeta | 2024-12-04 17:16:01 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | c9ca170d57 | README: more updates Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-04 16:18:15 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | c6090dbc16 | Update README Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-04 16:03:01 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | c787b6a1a5 | Merge pull request #312 from lightpanda-io/fetch-polyfill Fetch polyfill | 2024-12-04 15:57:45 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 766aa0f60a | Merge pull request #320 from lightpanda-io/http_json_version websockets: add addr server info in Stream | 2024-12-04 15:56:06 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | fbe8835626 | polyfill: use @embedfile to embed polyfill | 2024-12-04 14:26:51 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 4e2b35b585 | tests: remove useless test file | 2024-12-04 14:26:21 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 8ef79e348c | websockets: add addr server info in Stream Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-12-04 12:07:52 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 47eef392d1 | add missing license header | 2024-12-03 14:34:04 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | b846541ff6 | Merge pull request #311 from lightpanda-io/msg_size_encode 
		
	
	
		
			
				
	
				wpt / web platform tests (push) Waiting to run 
				
	
				wpt / perf-fmt (push) Blocked by required conditions 
				
	
				zig-test / zig build dev (push) Waiting to run 
				
	
				zig-test / zig build release (push) Waiting to run 
				
	
				zig-test / zig test (push) Waiting to run 
				
	
				zig-test / perf-fmt (push) Blocked by required conditions Msg size encode | 2024-12-03 14:33:33 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | adfffd2b08 | polyfill: fetch: disable Arraybuffer usage | 2024-12-02 18:00:32 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 4138c6fe95 | polyfill: first draft to polyfill fetch api | 2024-12-02 18:00:32 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 3088c7a632 | Merge pull request #318 from lightpanda-io/README Update README | 2024-11-29 18:41:10 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 21e7638ae1 | Update README Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-29 18:40:26 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | ca0d90dbcf | Merge pull request #310 from lightpanda-io/websockets websocket: first implementation | 2024-11-29 18:22:05 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 8870045b0f | Merge pull request #317 from lightpanda-io/upgrade-zig-async-io upgrade zig-async-io | 2024-11-29 15:22:13 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | cbc8b2edf9 | upgrade zig-async-io | 2024-11-29 15:12:13 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 8f297b83c1 | msg: rename MsgBuffer -> Buffer Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-29 15:07:52 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | b800d0eeb8 | msg: fix len for msg.Buffer and encode msg size as binary header Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-29 15:07:52 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | d95462073a | websockets: fix port default in help Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-29 15:06:22 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 95ac92b343 | server: fix cancel Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-29 14:59:54 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 4cfb317af6 | Merge pull request #316 from lightpanda-io/innerText dom: implement innerText | 2024-11-28 17:55:14 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 487aaffa94 | dom: implement innerText | 2024-11-28 17:47:41 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 24fd7c7286 | Merge pull request #314 from lightpanda-io/fix-xhr xhr: fix invalid response with empty type | 2024-11-28 16:34:30 +01:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 50e62d44ff | xhr: fix invalid response with empty type | 2024-11-28 16:29:09 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 760c082757 | cli: wording mode -> opts Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-27 21:24:09 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 8449d5ab22 | websocket: use Unix socket for internal server And add an option for TCP only server
Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-27 21:24:09 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 27b50c46c3 | Update websokets dep Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-27 21:24:09 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 325ecedf0b | websocket: first implementation Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-27 21:24:09 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 8f7a8c0ee1 | Merge pull request #309 from lightpanda-io/update_deps update zig-js-runtime | 2024-11-26 12:59:19 +01:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 7dbb55da06 | update zig-js-runtime Signed-off-by: Francis Bouvier <francis@lightpanda.io> | 2024-11-26 12:58:45 +01:00 |  |