Tracker-Friendly arzumify
  • A person who does way too much for their own good

  • Joined on 2023-09-09
arzumify pushed to master at Ailur/jsFetch 2024-10-28 09:51:11 +00:00
648929a894 Grrr stop detecting it as HTML
arzumify pushed tag v1.0.0 to Ailur/jsFetch 2024-10-28 09:50:35 +00:00
arzumify pushed to master at Ailur/jsStreams 2024-10-28 09:36:40 +00:00
1ad74669d6 Stop detecting my precious Go code as HTML >:#
arzumify pushed to master at Ailur/fulgens 2024-10-27 15:50:20 +00:00
5910a61f19 Tidied up the CSS files, made the delete account button red
arzumify pushed to master at Ailur/fulgens 2024-10-27 15:29:19 +00:00
28003d7093 Fixed up dark mode, added placeholders for the dashboard inputs
arzumify pushed tag v1.2.0 to Ailur/jsStreams 2024-10-26 17:05:50 +01:00
arzumify pushed to master at Ailur/jsStreams 2024-10-26 17:05:29 +01:00
47970e0051 Added the vice-versa conversions; you can now translate io.Readers into JS streams.
arzumify pushed tag v1.1.0 to Ailur/httpserver 2024-10-25 20:48:11 +01:00
arzumify pushed to main at Ailur/httpserver 2024-10-25 20:47:15 +01:00
bf9f7f27e7 Fixed broken module path
arzumify pushed to main at Ailur/httpserver 2024-10-25 20:45:04 +01:00
4a4aeab9f2 Run gofmt -s on httpserver/main.go
arzumify pushed to main at Ailur/httpserver 2024-10-25 20:43:51 +01:00
d27d8f7f92 Added reportcard and godoc
arzumify pushed to main at Ailur/httpserver 2024-10-25 20:41:53 +01:00
0a33174c0f Delete httpserver/httpserver
arzumify pushed to main at Ailur/httpserver 2024-10-25 20:41:16 +01:00
c5fd21439a Update httpserver/main.go
arzumify pushed to main at Ailur/httpserver 2024-10-25 20:40:57 +01:00
ecc75c046f Update go.mod
arzumify pushed to main at Ailur/httpserver 2024-10-25 20:40:42 +01:00
7a86370ec0 Update README.md
arzumify pushed tag v1.1.0 to Ailur/jsStreams 2024-10-25 20:28:32 +01:00
arzumify pushed to master at Ailur/jsStreams 2024-10-25 20:28:25 +01:00
18bd0a477a Made the close functions actually idempotent
arzumify pushed tag v1.0.2 to Ailur/jsStreams 2024-10-25 20:22:22 +01:00
arzumify pushed to master at Ailur/jsStreams 2024-10-25 20:22:15 +01:00
76f95f834c Add more documentation for Godoc as well as renaming the variables to match with io's