aboutsummaryrefslogtreecommitdiffhomepage
path: root/vampire.lisp
AgeCommit message (Collapse)Author
2024-05-31Add: initial login form and authenticationGrant Shangreaux
2024-05-18Remove: Purged CLOGcolin
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-07Add: async zip download and manage link elementGrant Shangreaux
2022-11-11Add: about page. css tweaksColin Okay
2022-11-02Fix: swank's :dont-close option wasn't being set to tColin Okay
2022-11-02Add: user pages and links to user pages in playlistsColin Okay
2022-10-31Fix: deployable and swank in static imageColin Okay
2022-10-30Fix: run functionColin Okay
2022-10-28Add: sample config; destroy playlist; cli startupColin Okay
2022-10-28Rem+Add: delete old code; add explore to asd;Colin Okay
2022-10-27Add: explore page; editor privilege viewsColin Okay
2022-10-27Add: ensure logged in to access home and playlist pagesColin Okay
2022-10-27Add: auth-pages via a middleware page serving functionColin Okay
2022-10-27Add: new-account stuffColin 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-27Add: session fileColin Okay
2022-10-27Add+Move: user and model files, moved code into filesColin Okay
2022-10-26Fix+Add: eval-when of defclass/bknr; track upload form;Colin Okay
2022-10-26Fix+Move: separate playlist moduleColin Okay
2022-10-26Add: playlist.lispColin Okay
2022-10-26Add: track-list to playlist/ctlColin Okay
2022-10-26Tweak: trackdisplayColin Okay
2022-10-25TweaksColin Okay
2022-10-25Add: track-display class; better track display and controlsColin Okay
2022-10-25Add: basic now playing track displayColin Okay
2022-10-25Fix: install-playlist/ctl must occur prior to adding tracksColin Okay
2022-10-25Add: Playlist controlColin Okay
2022-10-25Add: artist and duration display to track listingColin Okay
2022-10-25Modify: nabbing playlist key from pathColin Okay
2022-10-25Add: download and play tracksColin Okay
2022-10-25Modify: config class to include dl thread info, static dirColin Okay
2022-10-24Add: adding tracks to playlistsColin Okay
2022-10-24Hacking: variousColin Okay
2022-10-23Remove: initialze-instance :after for contentColin Okay
2022-10-22Add: Resource model and some utilitiesColin Okay
2022-10-20initial commitColin Okay