Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-08 | Clean: code review feedback Add: extra filename cleaning | Grant Shangreaux | |
Removes the legion cluster for zipping and just uses inline zipping in a thunk before adding the link element to the DOM. Cleans more characters from filenames for the zip file. Ensures there aren't errors around deleting the zip file if it isn't there. | |||
2023-01-07 | Clean: zipper.lisp implementation and defuns, fewer iterations | Grant Shangreaux | |
2022-10-27 | Add: auth-pages via a middleware page serving function | Colin Okay | |
2022-10-27 | Rename: alambda to thunk* | Colin Okay | |
2022-10-27 | Modify+Add: Added pw hashing stuff to user. Add login file. | Colin Okay | |
2022-10-25 | Refactor: secs-to-hms | Colin Okay | |
2022-10-25 | Add: secs-to-hms util | Colin Okay | |
2022-10-25 | Add: read-from-file | Colin Okay | |
2022-10-24 | Rename: -> to alambda again | Colin Okay | |
2022-10-24 | Add: anaphoric unary lambda macro (->), and with-temp-dir macro | Colin Okay | |
2022-10-23 | Add: default name util | Colin Okay | |
2022-10-23 | Tweaks | Colin Okay | |
2022-10-23 | Add: pop-nth | Colin Okay | |
2022-10-22 | Modify: insert-nth to support negative indies | Colin Okay | |
2022-10-22 | Add: utility modules | Colin Okay | |