aboutsummaryrefslogtreecommitdiffhomepage
path: root/utilities.lisp
AgeCommit message (Collapse)Author
2023-01-08Clean: code review feedback Add: extra filename cleaningGrant 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-07Clean: zipper.lisp implementation and defuns, fewer iterationsGrant Shangreaux
2022-10-27Add: auth-pages via a middleware page serving functionColin Okay
2022-10-27Rename: alambda to thunk*Colin Okay
2022-10-27Modify+Add: Added pw hashing stuff to user. Add login file.Colin Okay
2022-10-25Refactor: secs-to-hmsColin Okay
2022-10-25Add: secs-to-hms utilColin Okay
2022-10-25Add: read-from-fileColin Okay
2022-10-24Rename: -> to alambda againColin Okay
2022-10-24Add: anaphoric unary lambda macro (->), and with-temp-dir macroColin Okay
2022-10-23Add: default name utilColin Okay
2022-10-23TweaksColin Okay
2022-10-23Add: pop-nthColin Okay
2022-10-22Modify: insert-nth to support negative indiesColin Okay
2022-10-22Add: utility modulesColin Okay