Commit graph

427 commits

Author SHA1 Message Date
Chris Cochrun e8dbb324f3 making email a lot smarter 2024-11-08 07:07:10 -06:00
Chris Cochrun a777d0a29e idk lisp 2024-11-07 20:58:38 -06:00
Chris Cochrun 3eb7011be8 making rust server use tracing for logging
I wanted to make sure we are logging specific information in a
specific format as to protect the privacy of users, so we are starting
to use that soon, I'll tweak these settings to make sure the info is
only so specific.
2024-11-07 15:31:34 -06:00
Chris Cochrun 3e2353bc02 updating to using actix for all things 2024-11-07 14:21:55 -06:00
Chris Cochrun 687f1ed565 idk 2024-11-06 15:57:51 -06:00
Chris Cochrun af115f9f19 updating the ui and endpoint of the mt-form 2024-10-17 13:30:08 -05:00
Chris Cochrun 67740cf2c6 health-forms are working again 2024-10-16 15:19:03 -05:00
Chris Cochrun 420d5f77e1 removing generated cruft 2024-10-16 15:18:54 -05:00
Chris Cochrun d258de92fc adding cochrun sep-oct newsletter 2024-10-15 10:43:50 -05:00
Chris Cochrun 02523592a2 switching the health form to point to the right port 2024-10-15 06:14:06 -05:00
Chris Cochrun 0856c5b330 Switching to ningle/clack based app 2024-10-15 06:13:48 -05:00
Chris Cochrun 228626b65d Making the tfc-api in lisp use ningle rather than raw hunchentoot 2024-09-19 14:38:15 -05:00
Chris Cochrun 038b813a0b change home page to remove camp stuff 2024-09-06 11:32:34 -05:00
Chris Cochrun 1b9b7adb1f fixing mission trip announcement stuff 2024-09-06 11:26:09 -05:00
Chris Cochrun 2818de4494 remove old clojurescript stuff 2024-07-18 06:28:23 -05:00
Chris Cochrun 9f47292e1b adding a camp 2024 page 2024-07-16 12:20:54 -05:00
Chris Cochrun 9fcca14f70 updates to 2024 mt 2024-07-15 16:50:52 -05:00
Chris Cochrun d63c7b370a adding a mission trip 2024 press release 2024-07-15 10:39:25 -05:00
Chris Cochrun bf55ac34d4 see if we can't find out why we are getting errors 2024-07-14 06:42:30 -05:00
Chris Cochrun b55003df79 removed tags, cors, and use /api
Instead I've decided we can just use caddy to properly send posts to
/api and then caddy redirects to the web api server.
2024-07-06 13:49:07 -05:00
Chris Cochrun 17974d1bef switching to better redir 2024-07-06 08:20:05 -05:00
Chris Cochrun d2d9eb5735 remove cors 2024-07-06 06:48:24 -05:00
Chris Cochrun 3f1cb91895 any origin 2024-07-06 06:41:24 -05:00
Chris Cochrun 970bdb8830 add another 2024-07-06 06:35:36 -05:00
Chris Cochrun 03922bbd08 adding narrower cors? 2024-07-06 06:24:13 -05:00
Chris Cochrun d8a9058153 add cors? 2024-07-05 21:08:23 -05:00
Chris Cochrun 1c56bcb107 update actix to use cors stuff 2024-07-05 20:51:14 -05:00
Chris Cochrun a5ba976abf adding the press-release for mission trip 2024 2024-07-05 16:40:54 -05:00
Chris Cochrun de508d4b5a adding cochrun newsletter 2024-07-05 16:01:45 -05:00
Chris Cochrun 6eeaa2fddc switching to using production endpoints 2024-07-05 14:34:07 -05:00
Chris Cochrun d80b0c1259 add ethan back after setting up 2024-07-05 14:32:44 -05:00
Chris Cochrun 39d5d0536e making nix build the api 2024-07-05 14:09:35 -05:00
Chris Cochrun 0ccbe35ca3 working server built betterer in rust 2024-07-05 13:45:49 -05:00
Chris Cochrun 1decdb43a5 remove the logging of the multipart email struct
This flooded the logs with the encoded image of the insurance card
2024-07-01 16:20:13 -05:00
Chris Cochrun a3fbdfae8b working health form pieces too with much better logging 2024-07-01 16:18:19 -05:00
Chris Cochrun 4a8325aa35 a much better camp_form.rs setup 2024-07-01 15:59:44 -05:00
Chris Cochrun 7c12830b2d fixing the year for the health-form 2024-07-01 11:16:42 -05:00
Chris Cochrun 878a8bb8d1 idk.... 2024-07-01 10:10:19 -05:00
Chris Cochrun 308c4fb9c5 setup for api posting to db 2024-06-25 06:51:22 -05:00
Chris Cochrun 0330876377 linting issues 2024-06-25 06:30:09 -05:00
Chris Cochrun 9b70af3dba some updates to the rust server 2024-06-21 17:12:21 -05:00
Chris Cochrun 400ad2ad5b fix borrow checker error 2024-06-21 12:29:10 -05:00
Chris Cochrun 412a9711d7 starting to move back to rust webserver 2024-06-21 12:27:39 -05:00
Chris Cochrun 4f3ca354dc make week 1 waiting list info on form page 2024-06-16 13:09:34 -05:00
Chris Cochrun 22c0ad5b86 changing week 1 to being filled on camp form 2024-06-16 12:54:51 -05:00
Chris Cochrun 22de4c806d adding cochrun may newsletter 2024-05-28 16:42:49 -05:00
Chris Cochrun cf8223fe1d update camp form to use newer cost values 2024-05-09 12:52:11 -05:00
Chris Cochrun b9ed0d129d adding ethan back 2024-05-02 11:56:01 -05:00
Chris Cochrun 9256c5e9ab update todo with test stuff 2024-05-02 11:54:27 -05:00
Chris Cochrun 46b4c6cf6d add test and move camp-form api to a function for the test 2024-05-02 11:50:59 -05:00