Telodendria/src/include
2023-02-16 18:49:19 +00:00
..
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 Begin prototyping User.h 2023-01-07 15:51:56 +00:00
HashMap.h Update copyright year 2022-12-26 15:52:52 +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 Add JsonGet(), JsonSet(), and JsonCreate() for convenience. 2023-02-16 18:49:19 +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 Begin working on refresh route. 2023-02-16 17:22:59 +00:00
Sha2.h Update copyright year 2022-12-26 15:52:52 +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
User.h Begin documenting Str. 2023-02-14 11:56:22 +00:00
UserInteractiveAuth.h Fix bugs in Cron 2022-12-26 16:28:58 +00:00
Util.h Move string related functions to a new String API. 2023-01-07 04:33:32 +00:00