Commit Graph

21 Commits

Author SHA1 Message Date
Caleb Gardner 94633293f5 added allowedOrigins 2024-11-08 14:23:42 -06:00
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 9cc4fa72f0 Fixed Mongo PartUpdate 2024-08-15 08:34:15 -05:00
Caleb Gardner b7c63ca794 Fixed PWA folder paths 2024-08-07 02:37:32 -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 15dcc2928a Starting work on the actual website 2024-07-13 03:31:37 -05:00
Caleb Gardner e43409923c Added crash filtering
Added version field to individual crash
2024-07-09 20:39:26 -05:00
Caleb Gardner a77d55924d Finished blog stuff 2024-07-02 20:52:55 -05:00
Caleb Gardner 68edbca349 Create and update Blogs
Started work on author info
2024-07-02 01:45:07 -05:00
Caleb Gardner 5af5de7719 More work on stuff 2024-06-28 07:04:10 -05:00
Caleb Gardner 5db8692ec8 Fixed crash insertion 2024-06-27 03:10:18 -05:00
Caleb Gardner b58fb76b67 fix some errors
Re-working mongo.InsertError
2024-06-26 06:59:21 -05:00
Caleb Gardner 3a35a85100 Logging 2024-06-23 06:48:40 -05:00
Caleb Gardner 11c9ec9242 Docs and CORS 2024-06-17 19:25:10 -05:00
Caleb Gardner fdd8d49055 Working on blog stuff 2024-06-17 07:28:33 -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 7f9de3f025 Added json and bson tags to ApiKey 2024-06-12 05:18:03 -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