Commit graph

142 commits

Author SHA1 Message Date
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
Chris Cochrun 6ad7472d83 fixed the lisp server. Now to decide between the two 2024-01-09 14:20:48 -06:00
Chris Cochrun c669c12311 switching forms back to dev mode in the repo 2024-01-09 14:20:35 -06:00
Chris Cochrun 715a997a1f fixing bug in mt_form 2024-01-09 06:03:11 -06:00
Chris Cochrun 2110516859 adding a more robust health form api 2024-01-09 06:01:02 -06:00
Chris Cochrun 3f8b9cb5d8 all reference forms and health apis are done 2024-01-08 15:20:33 -06:00
Chris Cochrun 65f186fadc adding the health form api and validation 2024-01-08 14:12:29 -06:00
Chris Cochrun e28ce85c7f adding some test json stuff 2024-01-08 11:17:37 -06:00
Chris Cochrun f00ed3a04c moving to using a rust api 2024-01-08 10:51:53 -06:00
Chris Cochrun f041d04a40 remove require 2024-01-05 09:31:33 -06:00
Chris Cochrun 89deac098f api of mt-form almost ready 2024-01-04 15:07:11 -06:00
Chris Cochrun 19deba35c4 Tweaking to figure out the nextcloud apis 2023-12-15 15:31:50 -06:00
Chris Cochrun cd2109dc4a making serapeum not need to overwrite uiop 2023-12-13 10:43:18 -06:00
Chris Cochrun d09f45df2a making nix build work 2023-12-13 10:25:21 -06:00
Chris Cochrun c5f5f8974a adding cl-smtp 2023-12-12 17:28:35 -06:00
Chris Cochrun ed89d0e4e3 adding lass as a requirement 2023-12-12 17:23:31 -06:00
Chris Cochrun 056777b363 rename package and working html email from form online 2023-12-12 17:00:52 -06:00
Chris Cochrun 7b9f13ef74 remove rust main 2023-12-12 17:00:28 -06:00
Chris Cochrun 350e7d4b33 trying to setup lisp server to work with janky nc tables 2023-12-08 17:12:13 -06:00
Chris Cochrun dfaa3872ad some working updates to lisp server 2023-11-23 05:44:29 -06:00
Chris Cochrun a4f71e474f finally able to deploy lisp server 2023-06-15 07:21:17 -05:00
Chris Cochrun 27d2e51160 some basics for a rust server 2023-06-15 07:20:50 -05:00
Chris Cochrun fa2459c42c adding back rust server 2023-06-14 14:02:20 -05:00
Chris Cochrun 4af927f7e9 last bits to making compilation work 2023-06-14 07:10:00 -05:00
Chris Cochrun 3620ead09b updates to build system 2023-06-13 14:07:39 -05:00
Chris Cochrun ec3bde1191 making server buildable 2023-06-13 07:34:00 -05:00
Chris Cochrun 6787986f22 removing old testing pieces 2023-06-09 07:28:09 -05:00
Chris Cochrun 341c3cbcd3 loads of tweaks for adding may newsletter and misson trip reports
This includes server pieces that are not live just yet
2023-06-09 07:14:42 -05:00
Chris Cochrun 96bc09ad4c It works!
This addition adds a common lisp server that takes a post request from
the health-form on the website and feeds it to nocodb. I still have to
upload insurance cards to both nextcloud and nocodb, but I've found
out how to save the images or pdfs as files and then I can worry about
taking that saved file and posting it to the server.
2023-06-01 13:37:47 -05:00
Chris Cochrun 78eb9da780 updating flake to make shell.nix work and updating server 2023-06-01 09:45:35 -05:00
Chris Cochrun d6d809d5d4 now list is saved 2023-05-30 16:02:22 -05:00
Chris Cochrun d857692815 finally able to save the picture 2023-05-30 15:26:57 -05:00
Chris Cochrun 0cad38bb05 updates to attempt at common lisp server 2023-05-30 09:29:35 -05:00
Chris Cochrun d8740cdb73 setting up more for idk, rust servers i guess 2023-05-26 16:36:56 -05:00
Chris Cochrun 09f3ea62f2 switch server to rust based since it's much easier 2023-05-26 16:21:21 -05:00
Chris Cochrun 465b2de7f2 updates to include drakma 2023-05-26 09:24:07 -05:00
Chris Cochrun 9acb2b309a updates to actually a working server sorta 2023-05-25 17:09:44 -05:00
Chris Cochrun 3f6fef03df add a lisp server potentially 2023-05-25 14:55:02 -05:00
Chris Cochrun 4242f0d05a adding quicklisp and sbcl to add parenscript possibly
These are all just testing pieces but possible changes to add
2023-05-25 09:26:06 -05:00
Chris Cochrun cb9f3ca324 adding clojurescript to replace hand written javascript
I hate javascript...
2023-05-23 16:55:54 -05:00