.. |
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
|
Fix compile error.
|
2023-03-01 01:23:52 +00:00 |
HashMap.h
|
Begin the great StrDuplicate() refactor.
|
2023-02-23 23:19:23 +00:00 |
Html.h
|
Build basic framework for creating static pages.
|
2023-02-28 16:51:40 +00:00 |
Http.h
|
Update copyright year
|
2022-12-26 15:52:52 +00:00 |
HttpServer.h
|
Update copyright year
|
2022-12-26 15:52:52 +00:00 |
Json.h
|
Format source code.
|
2023-02-17 03:23:25 +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
|
Build basic framework for creating static pages.
|
2023-02-28 16:51:40 +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
|
Add a non-JSON landing page. This is the basis for other HTML pages.
|
2023-01-17 20:29:16 +00:00 |
TelodendriaConfig.h
|
Update copyright year
|
2022-12-26 15:52:52 +00:00 |
Uia.h
|
Implement password-based user interactive authentication.
|
2023-02-28 15:17:11 +00:00 |
User.h
|
Add UserIdParse() and UserIdFree() functions.
|
2023-02-28 13:44:34 +00:00 |
Util.h
|
Move string related functions to a new String API.
|
2023-01-07 04:33:32 +00:00 |