Commit Graph

99 Commits

Author SHA1 Message Date
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
91e8288456 handle localhost in omnibar 2025-09-10 23:25:43 +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
Face
ad2e957523 fix trace functions not accepting table 2025-09-10 17:50:48 +03:00
Face
5277dc1224 fix mouse events for body 2025-09-10 17:50:32 +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
e49f9887f0 provide script name in errors 2025-09-10 17:19:03 +03:00
Face
47a8ce272e fix href URL on browser close 2025-09-10 16:46:02 +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
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
ac261e7d18 fix some browser bug 2025-09-08 20:19:50 +03:00
creeperita09
0ee9cc2c5e Update CertificateManager.gd
fix indentation
2025-09-08 18:33:04 +02:00
creeperita09
f0694b1ebc Update CertificateManager.gd 2025-09-08 18:32:13 +02:00
Face
7bf210357f move server hosting to dns 2025-09-08 18:55:02 +03:00
Face
5e6e6f3035 installer 2025-09-08 18:01:21 +03:00
Face
b588a61998 file:// support 2025-09-07 20:43:27 +03:00
Face
b4e151e79f help 2025-09-07 19:14:17 +03:00
Face
7220880e95 settings 2025-09-07 18:49:32 +03:00
Face
b4639e80bc download system 2025-09-07 13:37:47 +03:00
Face
57674eb2b5 rearrange scripts in folders 2025-09-06 17:12:06 +03:00
Face
47c7b4bfaa browser history and navigation 2025-09-06 16:58:24 +03:00
Face
6f70032aab fix flex size, fix hover 2025-09-06 12:30:48 +03:00
Face
4d16a16fe4 network tab 2025-09-05 19:07:21 +03:00
Face
f2fc528f7c update frontend DNS to use dns.web 2025-09-05 16:22:56 +03:00
Face
a6e96328ae trace, console 2025-09-01 17:08:47 +03:00
Face
f973bb55f6 canvas API 2025-08-31 14:17:34 +03:00
Face
322cb4072e <postprocess>, fix tab open/close, fix some URL bugs 2025-08-30 14:19:03 +03:00
Face
9344c7818a multi-tabs 2025-08-29 16:24:53 +03:00