28 Commits

Author SHA1 Message Date
Leonmmcoset
b503c0adfb upd
Some checks failed
Build GDExtension / Build GDExtension (libgurt_godot.so, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 6m17s
Build Gurty / Build Gurty (, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 58s
Build GurtCA / Build GurtCA (, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 29m38s
Build Flumi / Build Flumi (Windows Desktop, 4.4.1, windows-latest, windows) (push) Has been cancelled
Build Flumi / Build Flumi (Linux, 4.4.1, ubuntu-latest, linux) (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-07 20:47:41 +08:00
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
Face
acfc3b44dd Merge pull request #117 from someoneidoknow/main
support progress bars in `gurt.download` while using GURT://
2025-09-28 19:30:59 +03:00
Gabriella Casap
fb5020819a fix up copilot bad code 2025-09-28 17:15:58 +01:00
Gabriella Casap
a3b48c4662 Update protocol/library/src/client.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-28 17:12:20 +01:00
Gabriella Casap
9fb0260251 fix the fact that clients are cached per ip and not per host 2025-09-27 16:22:14 +01:00
Gabriella Casap
e10c66dc30 bump versions 2025-09-26 15:18:46 +01:00
Gabriella Casap
1a1c5de9ce Update protocol/library/src/client.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-26 15:13:29 +01:00
Gabriella Casap
04434f176b i didnt test this a lot but i added progress bars to GURT:// based downloads 🎉 2025-09-26 14:49:22 +01:00
Gabriella Casap
5e4c381b84 add cancelled error message 2025-09-26 14:05:51 +01:00
Face
19d9c4e09f Update protocol/library/src/client.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-10 16:37:24 +03:00
vt-d
3b2060f43b fix cname issue & test 2025-09-09 21:34:48 +05:30
Face
b6379f97d2 rename rust lib from gurt to gurtlib 2025-09-09 19:01:46 +03:00
Face
504bc08fa5 gurtlib rename 2025-09-09 17:43:02 +03:00
Face
07deaaa130 change rust lib port 2025-09-07 20:11:28 +03:00
Face
f55e7f726a fix query param stripping from protocol before match 2025-09-05 18:05:46 +03:00
Face
d688bf87b7 docker container for dns 2025-08-25 13:51:40 +03:00
Face
09d8ca77ac fix gurtca post_json func 2025-08-25 13:33:42 +03:00
Face
257a88a914 add DNS server to rust lib 2025-08-24 21:39:15 +03:00
Face
186b77e984 remove unused code 2025-08-22 18:19:25 +03:00
Face
a3768bc814 Update server.rs 2025-08-22 18:09:58 +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
vt-d
aa49fac5b8 Gurty -> usable state 2025-08-19 22:01:20 +05:30
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
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