Commit Graph

40 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
3f79614850 chinese
Some checks failed
Build Flumi / Build Flumi (Linux, 4.4.1, ubuntu-latest, linux) (push) Failing after 6m44s
Build Flumi / Build Flumi (Windows Desktop, 4.4.1, windows-latest, windows) (push) Has been cancelled
2025-11-06 15:51:43 +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
b54ae9a041 Merge pull request #101 from officialmelon/spacebar-refresh
[FIX] Removes spacebar randomly causing buttons to be pressed.
2025-09-25 20:59:34 +03:00
Face
270d9d5a05 Update main.tscn 2025-09-25 20:59:07 +03:00
Face
d51847b004 Update flumi/Scenes/main.tscn
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 20:58:15 +03:00
Face
0447bf5ccc Update flumi/Scenes/main.tscn
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 20:58:09 +03:00
Face
5839aae4e0 Update flumi/Scenes/main.tscn
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 20:57:44 +03:00
Melon
e63fd52d4b Fix spacebar randomly causing refresh 2025-09-24 21:22:51 +10:00
Aidan
1835702daa add support for websockets with messages to network tab 2025-09-11 11:34:44 -05:00
Face
4d71e40a4a update Flumi version dynamically in settings 2025-09-11 18:10:04 +03:00
Face
c2a82068e3 refresh page CTRL R 2025-09-10 17:32:25 +03:00
Face
6cf5d2f19c fix canvas height cap 2025-09-10 16:48:05 +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
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
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
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
605bfb516f swap smoothscrollcontainer with scrollcontainer 2025-08-15 14:44:22 +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
0ca930ed93 UI base for audio component 2025-08-10 16:24:16 +03:00
Face
ba2f49559e classList:add, classList:remove, classList:toggle, style handling 2025-08-05 18:01:16 +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
e575974721 move wayfinder files to Flumi folder 2025-08-02 14:18:14 +03:00