Commit Graph

273 Commits

Author SHA1 Message Date
Face
5e23314752 Merge pull request #78 from redbaron2k7/main
add support for websockets with messages to network tab
2025-09-25 20:47:40 +03:00
Face
ceeea3d1e7 improve UI and accessibility 2025-09-25 20:47:23 +03:00
Face
c51c668de9 Merge pull request #4 from weeniemount/main
feat: make it so pressing the scroll wheel on a tab closes it
2025-09-25 19:40:11 +03:00
Face
4b54e6cce8 extract duplicated code into a function 2025-09-25 19:40:02 +03:00
Face
23e4535147 search engine docker 2025-09-20 20:11:45 +03:00
Face
fe8c8230d1 Merge pull request #88 from MutantRabbit767/main
[FIX] WebSocket documentation and WebSocket.html test.
2025-09-14 14:00:27 +03:00
MutantRabbit767
417fa3983e removed unnessacary check for message paramater. there is no situation that the error event return will not have a message field. 2025-09-14 01:50:58 -05:00
MutantRabbit767
ce9d7469a8 fixed other event usage. used source from WebSocket.gd for reference 2025-09-14 01:48:07 -05:00
MutantRabbit767
aeccde92ca fixed improper use of websocket on message recieve event causing an error internally. 2025-09-14 01:39:42 -05:00
MutantRabbit767
73ac09b410 removed AI hallucinated WebSocket states 2025-09-14 01:24:32 -05:00
Aidan
f24c1e3432 not very clean 2025-09-11 11:39:40 -05:00
Aidan
5eadb8d717 Merge branch 'outpoot:main' into main 2025-09-11 11:35:18 -05:00
Aidan
69913f7b7d Merge branch 'main' of https://github.com/redbaron2k7/gurted 2025-09-11 11:34:45 -05:00
Aidan
1835702daa add support for websockets with messages to network tab 2025-09-11 11:34:44 -05:00
Face
c0a34f09c5 Merge branch 'main' of https://github.com/outpoot/gurted 2025-09-11 18:30:24 +03:00
Face
fb9b398979 bump browser version on download page 2025-09-11 18:30:16 +03:00
Face
0d385b0d2e Merge pull request #75 from redbaron2k7/main
add network request tracking for fetch requests in devtools
2025-09-11 18:20:18 +03:00
Aidan
02c03473f3 add network request tracking for fetch requests in devtools 2025-09-11 10:15:33 -05:00
Face
4d71e40a4a update Flumi version dynamically in settings 2025-09-11 18:10:04 +03:00
Face
faa3561b37 fix font color in canvsa 2025-09-11 18:04:15 +03:00
Face
3962a878e3 handle nested body tag crashing 2025-09-11 18:03:23 +03:00
Face
08b4262741 dont apply formatting to empty content 2025-09-11 17:59:03 +03:00
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