Commit Graph

121 Commits

Author SHA1 Message Date
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
4f7c0bc2d4 Merge pull request #2 from outpoot/dev
feat: Gurt CA
2025-08-22 18:42:04 +03:00
Face
bde7d9ab5e remove dead code 2025-08-22 18:42:50 +03:00
Face
762161ff93 cant have enough security 2025-08-22 18:38:46 +03:00
Face
e01b44f7ab fix a few errors 2025-08-22 18:36:29 +03:00
Face
45d9a8e540 reuse connecetion 2025-08-22 18:32:36 +03:00
Face
c4e818d476 add timestamp to random code 2025-08-22 18:28:24 +03:00
Face
17cfa07e86 Update routes.rs 2025-08-22 18:26:41 +03:00
Face
e7e7fa569b Update p.gd 2025-08-22 18:24: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
bf4860037f Update dns-system.md 2025-08-22 18:13:49 +03:00
Face
2779874b5c Update domain.html 2025-08-22 18:11:28 +03:00
Face
d8dae9542f Update domain.html 2025-08-22 18:10:37 +03:00
Face
a3768bc814 Update server.rs 2025-08-22 18:09:58 +03:00
Face
bfcd30df62 include IP in cert 2025-08-22 18:03:37 +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
48820d48b5 Merge pull request #1 from outpoot/gurty-dev
Gurty -> usable state
2025-08-20 15:06:37 +03:00
Face
cf99c8beff change html/css to match standard; update docs 2025-08-20 15:06:56 +03:00
Face
e8508bfe33 DNS record management, CSS grid, Regex, location.query 2025-08-20 14:37:57 +03:00
vt-d
aa49fac5b8 Gurty -> usable state 2025-08-19 22:01:20 +05:30
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
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
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
creeperita09
98b25820bb Build gurted protocol gdextension for linux 2025-08-16 09:17:13 +02: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
605bfb516f swap smoothscrollcontainer with scrollcontainer 2025-08-15 14:44:22 +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
Face
65f3a21890 DNS backend 2025-08-12 21:31:09 +03:00
Face
c61167b834 URL UI, history UI 2025-08-12 21:30:41 +03:00
creeperita09
fd545885e9 Rename linux binary for godot-flexbox 2025-08-11 16:55:17 +02: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
ae20a2f749 fix flex-wrap not working due to AutoSizing 2025-08-10 15:37:33 +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
dbd1e7e6ac user agent 2025-08-09 20:39:04 +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