..
Array.h
Update copyright year
2022-12-26 15:52:52 +00:00
Base64.h
Update copyright year
2022-12-26 15:52:52 +00:00
CanonicalJson.h
Update copyright year
2022-12-26 15:52:52 +00:00
Cron.h
Fix bugs in Cron
2022-12-26 16:28:58 +00:00
Db.h
Remove DB_MIN_CACHE because that's dumb.
2023-03-03 14:26:10 +00:00
HashMap.h
Begin the great StrDuplicate() refactor.
2023-02-23 23:19:23 +00:00
Html.h
Basic formatting.
2023-03-02 22:32:47 +00:00
Http.h
Add HttpClient API
2023-03-07 23:10:06 +00:00
HttpClient.h
Add simple HTTP CLI tool that uses the HttpClient API.
2023-03-08 03:30:36 +00:00
HttpServer.h
Update copyright year
2022-12-26 15:52:52 +00:00
Io.h
Add IoCopy() and StreamCopy()
2023-03-15 17:14:16 +00:00
Json.h
Implement pretty-printing option in Json.
2023-03-08 17:15:43 +00:00
Log.h
Update copyright year
2022-12-26 15:52:52 +00:00
Matrix.h
Refactor endpoint authentication flow.
2023-01-17 01:36:22 +00:00
Memory.h
Document MemoryHexDump() and DbExists()
2023-01-09 21:39:59 +00:00
Queue.h
Update copyright year
2022-12-26 15:52:52 +00:00
Rand.h
[ #48 ] Add Rand API and make StrRandom() use it.
2023-02-16 00:31:13 +00:00
RegToken.h
Apply #64 : Registration tokens.
2023-03-14 00:37:24 +00:00
Routes.h
Apply #64 : Registration tokens.
2023-03-14 00:37:24 +00:00
Sha2.h
Update copyright year
2022-12-26 15:52:52 +00:00
Static.h
Begin work on static login page.
2023-02-28 17:52:09 +00:00
Str.h
Renamed String.h to Str.h because Windows is dumb.
2023-01-08 04:38:06 +00:00
Stream.h
Add IoCopy() and StreamCopy()
2023-03-15 17:14:16 +00:00
Telodendria.h
Misc changes.
2023-03-12 03:37:57 +00:00
TelodendriaConfig.h
Update copyright year
2022-12-26 15:52:52 +00:00
Uia.h
Document Uia API.
2023-03-07 00:28:52 +00:00
Uri.h
Make improvements to HttpClient, add Uri
2023-03-08 01:54:33 +00:00
User.h
Apply #65 , remove printf() in Db, and make tt show login messages.
2023-03-15 13:36:49 +00:00
Util.h
Add tt and http-debug-server tools.
2023-03-10 18:48:52 +00:00