49 Commits

Author SHA1 Message Date
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
f3d1129d48 fix keypress, keydown, keyup events crashing 2025-09-11 17:52:14 +03:00
Face
48249e1a71 fix setting ID attribute hiding element 2025-09-10 22:40:21 +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
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
e49f9887f0 provide script name in errors 2025-09-10 17:19:03 +03:00
Face
72d4648ed1 element.size, element.position, mouse pos in cb 2025-09-09 19:41:19 +03:00
Face
bb0f4f102a fix font loading, and support for relative URLs in fonts 2025-09-09 18:00:31 +03:00
Face
5e353398df fix nested text tags 2025-09-09 17:47:43 +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
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
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
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
ae8954c52c external resource loading, window.location, tab icon fix 2025-08-16 13:57:14 +03:00
Face
5dae5a4868 docs, gurt:// <a> url 2025-08-15 13:52:01 +03:00
Face
c117e602fe GURT protocol (lib, cli, gdextension, Flumi integration) 2025-08-14 20:29:19 +03:00
Face
c61167b834 URL UI, history UI 2025-08-12 21:30:41 +03:00
Face
513b0bf83a <audio> 2025-08-11 17:08:39 +03:00
Face
6b687b4837 CSS animations 2025-08-10 15:24:49 +03:00
Face
0e069bd438 scale and rotate 2025-08-10 14:52:35 +03:00
Face
3a722fdf1e object-fit, multithreaded image loading 2025-08-09 15:54:59 +03:00
Face
d47f811670 setInterval, clearInterval, image tests 2025-08-09 14:57:29 +03:00
Face
5759ee6221 threaded Lua VM 2025-08-08 16:51:21 +03:00
Face
d4aa741452 input, change, submit on text/number/range/color/date/file/checkbox/radio/select/form/textarea and form API 2025-08-07 14:05:41 +03:00
Face
c3e72093ea fix a few warnings 2025-08-06 22:10:17 +03:00
Face
94f6914539 DOM manipulation (insertBefore, insertAfter, replace, clone) (parent, nextSibling, previousSibling, firstChild, lastChild) 2025-08-06 16:03:09 +03:00
Face
05a959647d CSS selectors in select() Lua API // fix class attr functions 2025-08-06 13:59:43 +03:00
Face
92b7976256 getAttribute, setAttribute 2025-08-05 18:35:13 +03:00
Face
ba2f49559e classList:add, classList:remove, classList:toggle, style handling 2025-08-05 18:01:16 +03:00
Face
7f90dfb716 camelCase and direct access 2025-08-04 17:04:35 +03:00
Face
6c0a08d501 add create, append, remove, set_timeout, clear_timeout, get_children, refactor ul/ol and dynamic recounting 2025-08-04 16:31:16 +03:00
Face
e22ad21fd0 lua: select, log, body, on, get_text, set_text, subscribtions, events (keyup, keydown, keypress, mouseover, mouseup, mousedown, mouseenter, mouseexit, click, focusin, focusout) 2025-08-04 14:07:56 +03:00
Face
823149057a add margin, div hover, sizing improvements 2025-08-03 13:23:02 +03:00
Face
233afbfe1a fix RGB color, more color presets, fix font size, fix mono font 2025-08-02 19:45:46 +03:00
Face
e575974721 move wayfinder files to Flumi folder 2025-08-02 14:18:14 +03:00