Commit Graph

129 Commits

Author SHA1 Message Date
Caleb Gardner 7e2c1da952 Editor page! 2024-11-14 06:49:57 -06:00
Caleb Gardner 54f7f1b1fa more editor stuff 2024-11-13 16:27:59 -06:00
Caleb Gardner 8eb031c64f Login fully working (via HTMX and Cookies)
Moved code bits around for more Exported functions
Fixed JWT validation
2024-11-11 13:25:38 -06:00
Caleb Gardner e183eefee8 Do more things through main web stuff instead of API 2024-11-11 08:00:53 -06:00
Caleb Gardner f04c00c015 More stuff for login 2024-11-11 05:13:33 -06:00
Caleb Gardner 18aa193fe7 More stuff for login and editor 2024-11-09 11:32:16 -06:00
Caleb Gardner 6896266055 Messing around with blog editor 2024-11-09 06:44:10 -06:00
Caleb Gardner 94633293f5 added allowedOrigins 2024-11-08 14:23:42 -06:00
Caleb Gardner 98adb3da39 User auth 2024-11-08 11:43:53 -06:00
Caleb Gardner 3ee8963a06 Login screen 2024-11-08 06:56:19 -06:00
Caleb Gardner 39f66782fb All blogs 2024-11-03 03:42:51 -06:00
Caleb Gardner 0f2b0f4f5d Simplified sending HTMX 2024-11-01 11:46:07 -05:00
Caleb Gardner 6925ff9e0c Added titles to pages 2024-11-01 05:11:52 -05:00
Caleb Gardner 52f0d357a7 Fixed URL for portfolio tech selector 2024-11-01 04:09:12 -05:00
Caleb Gardner 555e8e177e Merge pull request #2 from CalebQ42/htmx
Complete transformation to htmx
2024-11-01 04:04:23 -05: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 fcab9458ee Blog cache 2024-09-04 21:22:52 -05:00
Caleb Gardner 05702814c9 Formatting for files page 2024-08-23 18:50:34 -05:00
Caleb Gardner 4cc07e61d9 Better formatting on the files pages 2024-08-23 18:24:45 -05:00
Caleb Gardner 42064fd64c Added mod time to files 2024-08-23 18:03:25 -05:00
Caleb Gardner 1dc937fcaf Switch to new bbConvert version 2024-08-19 13:46:19 -05:00
Caleb Gardner 9cc4fa72f0 Fixed Mongo PartUpdate 2024-08-15 08:34:15 -05:00
Caleb Gardner 55ae9a0f05 Added draft blogs
Fixed paths
2024-08-10 10:18:43 -05:00
Caleb Gardner da2db3ea9a Fixed files page 2024-08-07 03:36:15 -05:00
Caleb Gardner 1e9eeb25d1 Implemented tech section of portfolio projects
Added order for portfolio projects
2024-08-07 03:22:05 -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 bb44e26dd4 Added static "blog" pages
Fixed some minor bugs
Added cors
2024-08-06 22:10:25 -05:00
Caleb Gardner 65a1834e9d Fixed some bugs pertaining to new pages 2024-08-06 18:35:34 -05:00
Caleb Gardner f99c9bd2fb Added contentOnly query to send html content as json 2024-08-06 16:46:25 -05:00
Caleb Gardner 0d40dd95c1 Updated blog api urls to always start with /blog 2024-08-03 05:55:16 -05:00
Caleb Gardner 5386899d30 Log if http -> https redirect errors out 2024-08-03 05:32:31 -05:00
Caleb Gardner 88524ce43c Allow setting listen address (defaults to https port 443) 2024-08-03 05:29:56 -05:00
Caleb Gardner 7fe19eddc3 Fixed author name 2024-08-02 21:26:10 -05:00
Caleb Gardner 87ac3bf270 Added title and favicon support 2024-08-02 05:40:30 -05:00
Caleb Gardner fd89e568af Converted the last pieces to new backend
Added created & updated time to blog
2024-08-02 05:05:56 -05:00
Caleb Gardner 40271fa088 Copied over SWAssistant and CDR backend
Started converting them to new backend
2024-08-01 07:00:00 -05:00
Caleb Gardner 892c386027 Got actual HTML stuff for blog & portfolio done 2024-08-01 05:16:07 -05:00
Caleb Gardner 91c122e212 Working on the actual web pages 2024-07-31 06:53:05 -05:00
Caleb Gardner f86cdb0554 Setting stuff up for the first proper tests 2024-07-31 01:41:14 -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 f59a4207c4 More work on portfolio 2024-07-20 07:01:18 -05:00
Caleb Gardner 4eb69bb343 Getting portfolio stuff working 2024-07-13 07:04:44 -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