Commit Graph

9 Commits

Author SHA1 Message Date
Caleb Gardner 1061a38c6a Complete transformation to htmx 2024-11-01 04:00:55 -05:00
Caleb Gardner 6965917e76 Proper context.Context usage 2024-10-24 00:00:08 -05:00
Caleb Gardner 2afbd64dc2 Added CallbackApp to better access backend.Backend from with in an App
Fixed issues with CORS not being able to do an OPTIONS request
Fixed folders not being processed properly.
Fixed some other issues.
2024-08-07 02:24:54 -05:00
Caleb Gardner a9ca12395e Adding legacy API paths 2024-08-06 22:36:58 -05:00
Caleb Gardner cb53b7b831 Changed ExtendedApp to use ServeMux directly
More work on portfolio stuff
Added technologies to portfolio projects
2024-07-27 02:38:31 -05:00
Caleb Gardner a77d55924d Finished blog stuff 2024-07-02 20:52:55 -05:00
Caleb Gardner 11c9ec9242 Docs and CORS 2024-06-17 19:25:10 -05:00
Caleb Gardner 7b15aab7ec SimpleApp
Started work on the actual stuff
Gave up on Valkey (for right now)
2024-06-16 06:46:44 -05:00
Caleb Gardner 28654e237e Move darkstorm_backend to just backend
Added MongoDB instances of DB tables
Updated some DB interfaces
Added logging to count cleanup
2024-06-12 03:31:09 -05:00