Commit Graph

26 Commits

Author SHA1 Message Date
Face
c4cb74eed8 input styling, globalize timer functions 2025-08-23 15:47:18 +03:00
Face
45d9a8e540 reuse connecetion 2025-08-22 18:32:36 +03:00
Face
00309149d4 CA 2025-08-22 17:31:54 +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
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
Face
ae8954c52c external resource loading, window.location, tab icon fix 2025-08-16 13:57:14 +03:00
Face
513b0bf83a <audio> 2025-08-11 17:08:39 +03:00
Face
6fdf422f7e tween API 2025-08-10 13:52:27 +03:00
Face
dbd1e7e6ac user agent 2025-08-09 20:39:04 +03:00
Face
d47f811670 setInterval, clearInterval, image tests 2025-08-09 14:57:29 +03:00
Face
be9d9c17a6 websocket API 2025-08-09 14:32:21 +03:00
Face
058188299d JSON API, fetch() API 2025-08-09 14:03:46 +03:00
Face
1ea41c7ac6 fix - setAttribute, getAttribute 2025-08-09 13:28:24 +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
057fe451f2 Clipboard API (Clipboard.write(string)) 2025-08-06 16:41:01 +03:00
Face
94f6914539 DOM manipulation (insertBefore, insertAfter, replace, clone) (parent, nextSibling, previousSibling, firstChild, lastChild) 2025-08-06 16:03:09 +03:00
Face
f68f31d526 Signal and Time API 2025-08-05 19:45:32 +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