Commit Graph

83 Commits

Author SHA1 Message Date
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
Face
5769982bbc fix text-related tag events, remove warnings, make search engine not fetch /index.html separately but / 2025-08-27 20:56:29 +03:00
Face
347b40ed71 add search engine - ringle 2025-08-27 20:23:05 +03:00
Face
c4cb74eed8 input styling, globalize timer functions 2025-08-23 15:47:18 +03:00
Face
e19d4b7f61 use hbox instead of richtextlabel for nested text tags, complete invite creation 2025-08-23 14:45:45 +03:00
Face
e01b44f7ab fix a few errors 2025-08-22 18:36:29 +03:00
Face
45d9a8e540 reuse connecetion 2025-08-22 18:32:36 +03:00
Face
e7e7fa569b Update p.gd 2025-08-22 18:24:29 +03:00
Face
00309149d4 CA 2025-08-22 17:31:54 +03:00
Face
0a38af1b66 DNS server (add NS record) 2025-08-21 12:27:44 +03:00
Face
e8508bfe33 DNS record management, CSS grid, Regex, location.query 2025-08-20 14:37:57 +03:00
Face
99f17dc42c user domains API, .value on input, fix flex sizing 2025-08-19 18:27:25 +03:00
Face
dacda095d5 fix event reg on Lua added elements, add classList.contains, item and length 2025-08-19 09:47:58 +03:00
Face
1761b05899 improve input styling, utility class handling, font weigh for width calc, 2025-08-19 09:11:04 +03:00
Face
a8313ec3d8 show(), hide(), visible. font-light, normal, medium, semibold, bold, extrabold, black. protocol connection pooling. fetch() with GURT. DNS from HTTP to GURT. 2025-08-18 17:45:46 +03:00
Face
3ed49fae0d domain dashboard, hidden css prop, fix bugs 2025-08-16 19:26:52 +03:00
Face
d379836405 crumbs API 2025-08-16 14:36:47 +03:00