Commit graph

486 commits

Author SHA1 Message Date
f78e9ea162 removing broken git info 2024-11-11 05:50:25 -06:00
442ba1ebc2 add space in parent name 2024-11-09 05:56:23 -06:00
718e454d79 oops find and replace found this one place too. haha 2024-11-09 05:55:01 -06:00
0afa4175ee cleanup function for readability 2024-11-09 05:52:14 -06:00
612451cfc9 updates to the ui and email system 2024-11-08 13:05:14 -06:00
80c8a3e8a8 fix the api not working 2024-11-08 13:04:56 -06:00
21fe5a61a4 updating todo 2024-11-08 07:20:40 -06:00
d22cbd1e07 removing unnecessary imports 2024-11-08 07:20:27 -06:00
ebaf770d81 moving all forms to use new logger and email abstraction 2024-11-08 07:14:07 -06:00
e8dbb324f3 making email a lot smarter 2024-11-08 07:07:10 -06:00
a777d0a29e idk lisp 2024-11-07 20:58:38 -06:00
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
3e2353bc02 updating to using actix for all things 2024-11-07 14:21:55 -06:00
687f1ed565 idk 2024-11-06 15:57:51 -06:00
af115f9f19 updating the ui and endpoint of the mt-form 2024-10-17 13:30:08 -05:00
67740cf2c6 health-forms are working again 2024-10-16 15:19:03 -05:00
420d5f77e1 removing generated cruft 2024-10-16 15:18:54 -05:00
d258de92fc adding cochrun sep-oct newsletter 2024-10-15 10:43:50 -05:00
02523592a2 switching the health form to point to the right port 2024-10-15 06:14:06 -05:00
0856c5b330 Switching to ningle/clack based app 2024-10-15 06:13:48 -05:00
228626b65d Making the tfc-api in lisp use ningle rather than raw hunchentoot 2024-09-19 14:38:15 -05:00
038b813a0b change home page to remove camp stuff 2024-09-06 11:32:34 -05:00
1b9b7adb1f fixing mission trip announcement stuff 2024-09-06 11:26:09 -05:00
2818de4494 remove old clojurescript stuff 2024-07-18 06:28:23 -05:00
9f47292e1b adding a camp 2024 page 2024-07-16 12:20:54 -05:00
9fcca14f70 updates to 2024 mt 2024-07-15 16:50:52 -05:00
d63c7b370a adding a mission trip 2024 press release 2024-07-15 10:39:25 -05:00
bf55ac34d4 see if we can't find out why we are getting errors 2024-07-14 06:42:30 -05:00
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
17974d1bef switching to better redir 2024-07-06 08:20:05 -05:00
d2d9eb5735 remove cors 2024-07-06 06:48:24 -05:00
3f1cb91895 any origin 2024-07-06 06:41:24 -05:00
970bdb8830 add another 2024-07-06 06:35:36 -05:00
03922bbd08 adding narrower cors? 2024-07-06 06:24:13 -05:00
d8a9058153 add cors? 2024-07-05 21:08:23 -05:00
1c56bcb107 update actix to use cors stuff 2024-07-05 20:51:14 -05:00
a5ba976abf adding the press-release for mission trip 2024 2024-07-05 16:40:54 -05:00
de508d4b5a adding cochrun newsletter 2024-07-05 16:01:45 -05:00
6eeaa2fddc switching to using production endpoints 2024-07-05 14:34:07 -05:00
d80b0c1259 add ethan back after setting up 2024-07-05 14:32:44 -05:00
39d5d0536e making nix build the api 2024-07-05 14:09:35 -05:00
0ccbe35ca3 working server built betterer in rust 2024-07-05 13:45:49 -05:00
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
a3fbdfae8b working health form pieces too with much better logging 2024-07-01 16:18:19 -05:00
4a8325aa35 a much better camp_form.rs setup 2024-07-01 15:59:44 -05:00
7c12830b2d fixing the year for the health-form 2024-07-01 11:16:42 -05:00
878a8bb8d1 idk.... 2024-07-01 10:10:19 -05:00
308c4fb9c5 setup for api posting to db 2024-06-25 06:51:22 -05:00
0330876377 linting issues 2024-06-25 06:30:09 -05:00
9b70af3dba some updates to the rust server 2024-06-21 17:12:21 -05:00