.. |
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 |
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 |
Routes.h
|
Apply #63, make some general bug fixes.
|
2023-03-10 03:24:04 +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 |
Telodendria.h
|
Format code, update TODO items.
|
2023-03-09 03:35:40 +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
|
Document User API
|
2023-03-06 22:09:57 +00:00 |
Util.h
|
Add tt and http-debug-server tools.
|
2023-03-10 18:48:52 +00:00 |