Commit Graph

301 Commits

Author SHA1 Message Date
Face
acc51d6aa2 add GURT URL support for images 2025-09-11 17:56:32 +03:00
Face
838b9cb506 set/get textarea value attribute 2025-09-11 17:54:05 +03:00
Face
f3d1129d48 fix keypress, keydown, keyup events crashing 2025-09-11 17:52:14 +03:00
Face
bd20f34fbe add src attribute on <audio> 2025-09-11 17:46:32 +03:00
Face
67c7eb95fd fix audio loading (HTTPS, GURT, relative, remove HTTP) and add paused prop 2025-09-11 17:44:37 +03:00
Face
eddf0f370c onNextFrame 2025-09-11 17:30:28 +03:00
Face
a51223250f Merge branch 'main' of https://github.com/outpoot/gurted 2025-09-10 23:25:49 +03:00
Face
91e8288456 handle localhost in omnibar 2025-09-10 23:25:43 +03:00
Face
f77f396f6e Update README.md 2025-09-10 23:19:52 +03:00
Face
48249e1a71 fix setting ID attribute hiding element 2025-09-10 22:40:21 +03:00
Face
69f758d6e7 Revert "remove max draw commands for canvas"
This reverts commit 4aa8e30a13.
2025-09-10 21:51:15 +03:00
Face
b4323acbd6 handle only width/height for img 2025-09-10 21:43:57 +03:00
Face
4aa8e30a13 remove max draw commands for canvas 2025-09-10 21:38:47 +03:00
Face
b060f6ea80 fix event attach too early crashing 2025-09-10 21:36:53 +03:00
Face
cf62a9b722 fix h-full for non-flex divs 2025-09-10 21:33:16 +03:00
weeniemount
5dc7721d9c unhardcode the middle scroll wheel 2025-09-10 19:52:49 +02:00
weeniemount
ace6d29628 Merge branch 'outpoot:main' into main 2025-09-10 19:33:14 +02:00
Face
59f0c52725 update gurt protocol DLL 2025-09-10 18:22:48 +03:00
Face
ad2e957523 fix trace functions not accepting table 2025-09-10 17:50:48 +03:00
Face
c32b735839 Merge branch 'main' of https://github.com/outpoot/gurted 2025-09-10 17:50:37 +03:00
Face
5277dc1224 fix mouse events for body 2025-09-10 17:50:32 +03:00
Face
e89827b375 Update issue templates 2025-09-10 17:38:27 +03:00
Face
bd2f65f223 fix "Cannot convert argument 1 from Dictionary to String" w/ log_message handler 2025-09-10 17:33:39 +03:00
Face
c2a82068e3 refresh page CTRL R 2025-09-10 17:32:25 +03:00
Face
51489384d3 fix print() not doing anything 2025-09-10 17:28:25 +03:00
Face
e369062487 fix dns adding wrong IP to cert 2025-09-10 17:24:42 +03:00
Face
e49f9887f0 provide script name in errors 2025-09-10 17:19:03 +03:00
Face
6cf5d2f19c fix canvas height cap 2025-09-10 16:48:05 +03:00
Face
1723cc612b Merge branch 'main' of https://github.com/outpoot/gurted 2025-09-10 16:46:06 +03:00
Face
47a8ce272e fix href URL on browser close 2025-09-10 16:46:02 +03:00
Face
f392311836 Merge pull request #17 from vt-d/main
Fix CNAME records overwriting host header & test
2025-09-10 16:39:41 +03:00
Face
70618abd08 Merge branch 'main' of https://github.com/outpoot/gurted 2025-09-10 16:37:47 +03:00
Face
a5f3c85399 update export 2025-09-10 16:37:41 +03:00
Face
19d9c4e09f Update protocol/library/src/client.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-10 16:37:24 +03:00
Face
e8dc272aea Merge pull request #27 from thecreare/patch-1
Fix shader context example
2025-09-10 16:36:56 +03:00
Face
bb708bebd8 linux download 2025-09-10 16:34:45 +03:00
creare
69cc06f101 Fix shader context example 2025-09-09 15:20:01 -04:00
Face
7996b42b05 bump site version 2025-09-09 20:03:27 +03:00
Face
ac39ec5ecc windows export preset, bump versoin 2025-09-09 19:52:56 +03:00
Face
4b827d0692 optimize canvas redraw and batch Lua canvas operations 2025-09-09 19:47:21 +03:00
Face
72d4648ed1 element.size, element.position, mouse pos in cb 2025-09-09 19:41:19 +03:00
vt-d
3b2060f43b fix cname issue & test 2025-09-09 21:34:48 +05:30
Face
b6379f97d2 rename rust lib from gurt to gurtlib 2025-09-09 19:01:46 +03:00
Face
9ca671ecd9 fix local font loading 2025-09-09 19:01:08 +03:00
Face
03f4db7a84 gurt.width(), gurt.height() 2025-09-09 18:19:36 +03:00
Face
bb0f4f102a fix font loading, and support for relative URLs in fonts 2025-09-09 18:00:31 +03:00
Face
55db8438bb fix div w-full 2025-09-09 17:47:48 +03:00
Face
5e353398df fix nested text tags 2025-09-09 17:47:43 +03:00
Face
504bc08fa5 gurtlib rename 2025-09-09 17:43:02 +03:00
Face
d3a370b1d4 crumbs API docs 2025-09-09 17:42:45 +03:00