46 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
f2f63d32e5 update
Some checks failed
Build GurtCA / Build GurtCA (, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 11m17s
Build Gurty / Build Gurty (, ubuntu-latest, linux, x86_64-unknown-linux-gnu) (push) Failing after 12m9s
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 18:27:37 +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
3ce78988c4 Update protocol/gdextension/src/lib.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-26 15:13:40 +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
9105b9f4dc Update Cargo.toml 2025-09-25 21:10:23 +03:00
Jamison Smith
c10bb0e510 Fixed Cargo.toml and added some original profile settings 2025-09-14 13:08:51 -07:00
Jamison Smith
553bebb8ad Configure For macos building 2025-09-14 13:01:58 -07: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
creeperita09
e71fdc70d1 General documentation improvements 2025-09-08 13:13:38 +02:00
Face
c41edbc2ec Update client.rs 2025-09-07 20:19:03 +03:00
Face
4b0a9ffb18 Update client.rs 2025-09-07 20:15:24 +03:00
Face
07deaaa130 change rust lib port 2025-09-07 20:11:28 +03:00
Face
4d16a16fe4 network tab 2025-09-05 19:07:21 +03:00
Face
f55e7f726a fix query param stripping from protocol before match 2025-09-05 18:05:46 +03:00
Face
347b40ed71 add search engine - ringle 2025-08-27 20:23:05 +03:00
Face
1cf81bbfee docker 2025-08-25 14:51:08 +03:00
Face
d688bf87b7 docker container for dns 2025-08-25 13:51:40 +03:00
Face
85515b7818 remove duplicate function 2025-08-25 13:35:30 +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
770bcadcd4 CA certificate HTTP endpoint for gurtca 2025-08-22 19:03:48 +03:00
Face
88c2495fc5 Delete protocol/gurtca/src/ca.rs 2025-08-22 18:42:28 +03:00
Face
e01b44f7ab fix a few errors 2025-08-22 18:36:29 +03:00
Face
29a0ba0f87 use client instead of recreating 2025-08-22 18:23:13 +03:00
Face
a5b733070a remove insecure testing code 2025-08-22 18:21:25 +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
Face
cf99c8beff change html/css to match standard; update docs 2025-08-20 15:06:56 +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