Commit Graph

  • 6929141210 Merge pull request #273 from lightpanda-io/nodelist-iterator Pierre Tachoire 2024-09-25 09:51:00 +02:00
  • cce36c5fbd nodelist: remove debug log Pierre Tachoire 2024-09-25 09:50:31 +02:00
  • 2518287326 Merge pull request #272 from lightpanda-io/nodelist-iterator Pierre Tachoire 2024-09-25 09:42:59 +02:00
  • aefab86501 nodelist: implement iterators Pierre Tachoire 2024-09-25 09:37:14 +02:00
  • 30679d18ee Merge pull request #271 from lightpanda-io/currentscript Pierre Tachoire 2024-09-24 10:14:21 +02:00
  • 95c0ff6f39 dom: implement currentScript Pierre Tachoire 2024-09-24 09:18:08 +02:00
  • 4d6f59ecb8 upgrade libdom Pierre Tachoire 2024-09-24 09:18:32 +02:00
  • 4b5668f4fd Merge pull request #270 from lightpanda-io/nodelist-foreach Pierre Tachoire 2024-09-20 18:37:22 +02:00
  • 44a5fa011a dom: implement nodelist.foreach Pierre Tachoire 2024-09-19 17:48:20 +02:00
  • c3fd0dbf7a Merge pull request #223 from lightpanda-io/settimout Pierre Tachoire 2024-09-19 16:49:55 +02:00
  • aeaa745600 clearTimeout: ignore invalid timeout ids Pierre Tachoire 2024-05-22 08:51:11 +02:00
  • be27359109 dom: implement clearTimeout Pierre Tachoire 2024-05-21 17:40:18 +02:00
  • e8a2ce3614 upgrade zig-js-runtime lib Pierre Tachoire 2024-05-21 17:39:58 +02:00
  • 0559fb9365 dom: first draft for window setTimeout Pierre Tachoire 2024-04-25 10:49:43 +02:00
  • 89f898cfa9 Merge pull request #268 from lightpanda-io/HttpHeadersOversize Pierre Tachoire 2024-09-19 15:36:25 +02:00
  • 183abc4610 use 64KB for header buffer Pierre Tachoire 2024-09-18 09:23:59 +02:00
  • 5dfdedea0e Merge pull request #266 from lightpanda-io/ci-node20 Pierre Tachoire 2024-09-13 15:04:11 +02:00
  • 8d89c6053e ci: upgrade cache action to node20 Pierre Tachoire 2024-09-13 14:52:06 +02:00
  • 58d184dba1 Merge pull request #265 from lightpanda-io/ci-cpu Pierre Tachoire 2024-09-13 14:47:58 +02:00
  • fd0813fead ci: target cpu x86_64 to improve CPU compat Pierre Tachoire 2024-09-13 14:36:04 +02:00
  • c9fae67649 Merge pull request #258 from lightpanda-io/tls.zig Pierre Tachoire 2024-07-22 10:44:38 +02:00
  • 3e7f9aaa82 Merge pull request #262 from lightpanda-io/browser-deinit Pierre Tachoire 2024-07-19 17:20:28 +02:00
  • 22b03bf7df browser: fix invalid deinit order Pierre Tachoire 2024-07-19 17:15:53 +02:00
  • 6a4d64ed00 use tls.zig with async client Pierre Tachoire 2024-07-18 09:31:43 +02:00
  • df27ce09ca Merge pull request #260 from lightpanda-io/zig0.13 Pierre Tachoire 2024-07-19 14:36:13 +02:00
  • 6da2954e0b upgrade to zig 0.13 Pierre Tachoire 2024-07-18 17:16:20 +02:00
  • 95245229b0 upgrade zig-js-runtime Pierre Tachoire 2024-07-18 17:16:33 +02:00
  • 65c4b471af browser: handle wait with unstarted env Pierre Tachoire 2024-07-19 11:14:50 +02:00
  • d6e0559efd upgrade to zig 0.13 Pierre Tachoire 2024-07-18 12:01:10 +02:00
  • 5f5e01a2cf Merge pull request #253 from lightpanda-io/refacto_exec Pierre Tachoire 2024-07-18 16:56:41 +02:00
  • 8c3939b842 wpt: remove useless Suite.stack Pierre Tachoire 2024-07-18 16:51:36 +02:00
  • b537e52a6d browser: use log instead of std.log Pierre Tachoire 2024-07-18 16:46:12 +02:00
  • 4434e11bdd wpt: restore the test results Pierre Tachoire 2024-07-18 16:40:00 +02:00
  • b8ec53f708 Adapt to js_exec changes in zig-js-runtime Francis Bouvier 2024-07-08 17:42:03 +02:00
  • f8395fec5c Merge pull request #257 from lightpanda-io/build-x86 Pierre Tachoire 2024-07-17 17:04:20 +02:00
  • 28155cb8d3 ci: target cpu x86_64_v3+aes for compatibility Pierre Tachoire 2024-07-17 16:36:28 +02:00
  • f793278dfe Merge pull request #255 from lightpanda-io/ci Pierre Tachoire 2024-07-17 15:16:41 +02:00
  • cdbbc71b0a ci: add nightly build for macos aarch64 Pierre Tachoire 2024-07-17 10:04:02 +02:00
  • bfa6f55551 ci: remove container usage and download v8 from release Pierre Tachoire 2024-07-16 17:31:39 +02:00
  • 5fb25cf015 Merge pull request #254 from lightpanda-io/nightly Pierre Tachoire 2024-07-16 14:29:36 +02:00
  • 5cad450e5a ci: add linux amd64 nightly build Pierre Tachoire 2024-07-16 11:16:23 +02:00
  • 8ec22ca6b8 Merge pull request #246 from lightpanda-io/mutation-observer nightly Pierre Tachoire 2024-06-24 16:03:58 +02:00
  • d8fe029f80 mutation: very partial childList implementation Pierre Tachoire 2024-06-21 17:56:28 +02:00
  • c9cfb1ecba dom: add attributeNS funcs Pierre Tachoire 2024-06-21 16:53:19 +02:00
  • 94e47f4f35 mutation: implement attribute and cdata observer Pierre Tachoire 2024-06-21 09:18:52 +02:00
  • 12111d4cdf dom: first draft for MutationObserver Pierre Tachoire 2024-06-19 13:48:39 +02:00
  • 00e8f13f62 Merge pull request #251 from lightpanda-io/eventlistener-data Pierre Tachoire 2024-06-24 15:19:09 +02:00
  • e1e501e14a Merge pull request #252 from lightpanda-io/wpt-subtest Pierre Tachoire 2024-06-21 16:32:36 +02:00
  • 32015eae3c upgrade tests/wpt Pierre Tachoire 2024-06-21 16:20:14 +02:00
  • ab31cc0a18 wpt: if no test case found, the suite fails Pierre Tachoire 2024-06-21 15:18:28 +02:00
  • 1924f136c6 events: create an EventHandlerData struct Pierre Tachoire 2024-06-19 17:03:40 +02:00
  • 0481676be5 Merge pull request #250 from lightpanda-io/deps Francis Bouvier 2024-06-19 22:31:05 +02:00
  • 0da1955b52 Upgrade zig-js-runtime Francis Bouvier 2024-06-19 22:30:30 +02:00
  • 522b293149 Merge pull request #249 from lightpanda-io/upgrade-jsruntime Pierre Tachoire 2024-06-19 15:32:44 +02:00
  • 0a50b586fd upgrade zig-js-runtime Pierre Tachoire 2024-06-19 15:11:40 +02:00
  • 11a63b776e Merge pull request #245 from lightpanda-io/hundred-types Pierre Tachoire 2024-06-19 13:56:06 +02:00
  • 78467ff209 generate: handle more than 100 in itoa Pierre Tachoire 2024-06-19 11:42:19 +02:00
  • 6e5f67cd66 Merge pull request #243 from lightpanda-io/http-buf Pierre Tachoire 2024-06-18 17:21:59 +02:00
  • 17a86cc1a6 http: use 16KB for the client header buffer Pierre Tachoire 2024-06-18 17:17:43 +02:00
  • f6e080bdfd Merge pull request #203 from lightpanda-io/upgrade-zig Pierre Tachoire 2024-06-18 16:16:44 +02:00
  • 3744dc1e58 upgrade zig-js-runtime Pierre Tachoire 2024-06-18 16:12:31 +02:00
  • 9cdf1f5762 xhr: fix unit tests for 0.12.1 Pierre Tachoire 2024-06-18 09:11:56 +02:00
  • 25ee34e65d jsruntime upgrade Pierre Tachoire 2024-06-17 17:27:13 +02:00
  • 720d3f4df9 test: fix comptime var Pierre Tachoire 2024-06-17 16:52:20 +02:00
  • dcca5e60e3 upgrade jsruntime deps Pierre Tachoire 2024-06-17 16:29:19 +02:00
  • f2a406d224 move netsurf and mimalloc into modules Pierre Tachoire 2024-06-17 16:29:00 +02:00
  • 68c8372493 build: use path() func Pierre Tachoire 2024-06-17 14:56:06 +02:00
  • ef364f83c8 upgrade to zig 0.12.1 Pierre Tachoire 2024-06-14 10:49:02 +02:00
  • 33c92776f0 build.zig: upgrade to zig 0.12.1 Pierre Tachoire 2024-06-13 09:48:10 +02:00
  • f5a2c8d303 upgrade to zig 0.12 Pierre Tachoire 2024-03-29 15:09:02 +01:00
  • c555c325e9 upgrade to zig 0.12 Pierre Tachoire 2024-03-28 15:23:44 +01:00
  • 9310b91ad5 README: upgrade zig version Pierre Tachoire 2024-03-28 14:53:23 +01:00
  • a708bc7d0f CI: upgrade zig version 0.12.1 Pierre Tachoire 2024-03-28 14:53:05 +01:00
  • 4ba4ce0f7c build: upgrade build.zig to 0.12 Pierre Tachoire 2024-03-28 14:38:39 +01:00
  • 49f20adbab upgrade jsruntime-lib Pierre Tachoire 2024-06-12 16:58:13 +02:00
  • 6724004a49 Merge pull request #242 from lightpanda-io/ci-EPERM Pierre Tachoire 2024-06-18 16:08:34 +02:00
  • 33ec300947 ci: run ci on .github changes Pierre Tachoire 2024-06-18 16:05:21 +02:00
  • 0c2f0b78aa ci: add --security-opt seccomp=unconfined docker option Pierre Tachoire 2024-06-18 16:03:44 +02:00
  • 152a4e5e7f Merge pull request #241 from lightpanda-io/README Francis Bouvier 2024-06-11 16:55:28 +02:00
  • e6f4b9cc66 Update README.md Francis Bouvier 2024-06-11 16:55:18 +02:00
  • 67c8647e25 Add a status section in the README Francis Bouvier 2024-06-11 16:31:21 +02:00
  • 9fe56c5889 Merge pull request #240 from lightpanda-io/wpt-wait Pierre Tachoire 2024-05-23 15:24:38 +02:00
  • 77bf332f13 wpt: split script exec and wait loop Pierre Tachoire 2024-05-23 15:10:28 +02:00
  • b4f445183c wpt: add log.debug method in pure JS Pierre Tachoire 2024-05-23 15:09:53 +02:00
  • 38d48d7515 upgrade zig-js-runtime Pierre Tachoire 2024-05-23 15:11:08 +02:00
  • c5776f0ae6 Merge pull request #231 from lightpanda-io/browser-wait Pierre Tachoire 2024-05-22 15:18:00 +02:00
  • 7a6d929f08 browser: add wait to run the loop Pierre Tachoire 2024-05-07 13:10:09 +02:00
  • 11f7fc4550 Merge pull request #227 from lightpanda-io/listener-error Pierre Tachoire 2024-05-22 15:11:34 +02:00
  • d50f761c8f event: log listeners errors and continue execution Pierre Tachoire 2024-04-30 17:31:23 +02:00
  • 23dafb0f12 Merge pull request #216 from lightpanda-io/usrctx Pierre Tachoire 2024-05-22 15:07:02 +02:00
  • 9ac46ea0cb upgrade zig-js-runtime Pierre Tachoire 2024-05-22 14:59:36 +02:00
  • 00d75584db usrctx: use ctx http client with xhr Pierre Tachoire 2024-04-23 12:09:41 +02:00
  • c2e64c131a userctx: document is not opational anymore Pierre Tachoire 2024-04-23 11:50:53 +02:00
  • 840aea9013 dom: fix document creation process Pierre Tachoire 2024-04-22 17:32:29 +02:00
  • bf522937e1 shell: add missing try Pierre Tachoire 2024-04-22 16:22:24 +02:00
  • 7d91f7992c dom: first draft for hierachy check in nodes Pierre Tachoire 2024-04-22 16:21:50 +02:00
  • b2df0c1541 dom: implement document fragment constructor Pierre Tachoire 2024-04-22 12:27:08 +02:00
  • d823eebce5 dom: remove useless TODO Pierre Tachoire 2024-04-22 12:26:58 +02:00
  • 55b80ecd15 dom: implement text constructor Pierre Tachoire 2024-04-19 18:06:00 +02:00
  • 14e1c44eb0 dom: implement comment constructor Pierre Tachoire 2024-04-19 18:01:22 +02:00