Commit graph

89 commits

Author SHA1 Message Date
Chris Cochrun
5f50a7dd9a increase workers for more concurrency 2025-06-19 20:56:30 -05:00
Chris Cochrun
6913426619 getting things to work a bit 2025-06-19 16:13:59 -05:00
Chris Cochrun
c1cd585aec default styling on all images 2025-05-23 11:51:55 -05:00
Chris Cochrun
fa74bbe4b3 unfortunately this is the change to the new zola based website 2025-04-13 14:33:35 -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
b9ed0d129d adding ethan back 2024-05-02 11:56:01 -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
Chris Cochrun
f83054b752 basics of testing framework 2024-04-30 06:49:02 -05:00
Chris Cochrun
0003c37147 didn't use right condition 2024-04-27 22:03:13 -05:00
Chris Cochrun
f703374754 make sure form is real 2024-04-27 22:00:00 -05:00
Chris Cochrun
29bbdd6cd2 fixing camp form 2024-04-27 21:55:23 -05:00
Chris Cochrun
930c02c95d hopefully fixing form 2024-04-27 21:48:33 -05:00
Chris Cochrun
a5fe2c2592 fix bug 2024-04-27 07:31:57 -05:00
Chris Cochrun
08853a78d5 adding a lot more log info 2024-04-27 07:28:29 -05:00
Chris Cochrun
cca468675d posting data to the nextcloud tables form catcher 2024-04-26 06:49:46 -05:00
Chris Cochrun
f6eebe56dd beginning to post data to nextcloud tables 2024-04-25 22:54:35 -05:00
Chris Cochrun
5b988b14ae some attempts at fixing the nil forms 2024-04-25 22:08:05 -05:00
Chris Cochrun
e35c29d189 fix blank emails 2024-04-25 21:57:18 -05:00
Chris Cochrun
f891204172 fixed broken redirects 2024-04-25 21:54:49 -05:00
Chris Cochrun
6cf35dea02 fixing the form fixer... 2024-04-25 21:46:54 -05:00
Chris Cochrun
b3851df8ab trying to capitalize headers of camp form email 2024-04-25 21:38:04 -05:00
Chris Cochrun
51e9d7fc9b switching lisp server to new naming scheme 2024-04-25 21:35:15 -05:00
Chris Cochrun
c3bf1e3a9f updating with log info set properly 2024-04-25 21:22:21 -05:00
Chris Cochrun
99aff941dd adding ethan to emails 2024-04-25 11:28:39 -05:00
Chris Cochrun
9876ccacb9 fix url not having the last / 2024-04-25 11:26:12 -05:00
Chris Cochrun
aefd695001 adding responder name 2024-04-25 10:08:14 -05:00
Chris Cochrun
fa82750fb2 fixing uri 2024-04-25 10:08:00 -05:00
Chris Cochrun
36fe8f6a63 some cleanup of how the lisp server works 2024-04-25 09:53:36 -05:00
Chris Cochrun
d653ccdf9f a full workflow using htmx is finished.
Still needs lots of polish, but it works now.
2024-04-25 06:36:38 -05:00
Chris Cochrun
cbc3d3ae9a add a thank you response 2024-04-24 21:52:48 -05:00
Chris Cochrun
1993554db0 working lisp server implementation 2024-04-24 15:19:56 -05:00
Chris Cochrun
22e5161b4c moving to using htmx and the lisp server on camp forms 2024-04-24 08:22:53 -05:00
Chris Cochrun
aee6d10404 shell.nix and default.nix work right now 2024-04-21 13:17:26 -05:00
Chris Cochrun
ae37869c9f trying to switch to using lisp but need to build it first 2024-03-26 14:30:37 -05:00
Chris Cochrun
94fa693a39 add ethan to the camp form email 2024-03-21 10:30:43 -05:00
Chris Cochrun
c5e7e48d6d a semi working camp form 2024-03-21 10:22:18 -05:00
Chris Cochrun
dc15b66627 basic camp form system 2024-03-21 10:00:13 -05:00
Chris Cochrun
3d682ee76b removing some cruft 2024-01-12 07:23:01 -06:00
Chris Cochrun
5cc601e577 create an abstraction for POST forms 2024-01-11 14:57:07 -06:00
Chris Cochrun
012255537e fixing emails formatted wrong 2024-01-10 11:19:41 -06:00
Chris Cochrun
64917db638 bug in health form 2024-01-10 10:41:40 -06:00
Chris Cochrun
9e5acd6aa5 adding the local trip form 2024-01-10 10:25:22 -06:00
Chris Cochrun
0c692b3197 making the lisp server leaner 2024-01-10 09:36:08 -06:00
Chris Cochrun
38e59d5537 remove the post in the lisp server...
This will need to be rewritten and perhaps I'll stick with rust for
now, but I do have the lisp server capable of working again.
2024-01-09 21:37:34 -06:00
Chris Cochrun
4004b1cf9d fixed bug in receiving non filled out zip 2024-01-09 21:37:18 -06:00
Chris Cochrun
4913cfefc0 some commented out ideas for posting data to nextcloud tables 2024-01-09 14:21:00 -06:00