Commit Graph

32 Commits

Author SHA1 Message Date
Leonmmcoset
a508e3cefd update
Some checks failed
Build Gurty / Build Gurty (, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 1m33s
Build GurtCA / Build GurtCA (, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 11m20s
Build GDExtension / Build GDExtension (libgurt_godot.so, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 16m9s
Build Flumi / Build Flumi (Linux, 4.4.1, ubuntu-latest, linux) (push) Failing after 2h10m11s
Build Flumi / Build Flumi (Windows Desktop, 4.4.1, windows-latest, windows) (push) Has been cancelled
Build GDExtension / Build GDExtension (gurt_godot.dll, windows-latest, windows, x86_64-pc-windows-msvc) (push) Has been cancelled
Build GurtCA / Build GurtCA (.exe, windows-latest, windows, x86_64-pc-windows-msvc) (push) Has been cancelled
Build Gurty / Build Gurty (.exe, windows-latest, windows, x86_64-pc-windows-msvc) (push) Has been cancelled
2025-11-06 20:02:53 +08:00
4e9eafcec5 update
Some checks failed
Build Flumi / Build Flumi (Linux, 4.4.1, ubuntu-latest, linux) (push) Failing after 1m30s
Build Flumi / Build Flumi (Windows Desktop, 4.4.1, windows-latest, windows) (push) Has been cancelled
2025-11-06 15:39:58 +08:00
Face
7220880e95 settings 2025-09-07 18:49:32 +03:00
Face
4d16a16fe4 network tab 2025-09-05 19:07:21 +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
e8508bfe33 DNS record management, CSS grid, Regex, location.query 2025-08-20 14:37:57 +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
bcd908fc00 remove smoothscroll plugin 2025-08-15 22:25:35 +03:00
Face
3578dc7334 move tests to dedicated folder 2025-08-15 14:55:23 +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
6fdf422f7e tween API 2025-08-10 13:52:27 +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
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
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
05a959647d CSS selectors in select() Lua API // fix class attr functions 2025-08-06 13:59:43 +03:00
Face
f68f31d526 Signal and Time API 2025-08-05 19:45:32 +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
e575974721 move wayfinder files to Flumi folder 2025-08-02 14:18:14 +03:00