index
:
grant/vampire.git
88-user-home-page
zip-downloads
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vampire.lisp
Age
Commit message (
Expand
)
Author
2024-05-31
Add: initial login form and authentication
Grant Shangreaux
2024-05-18
Remove: Purged CLOG
colin
2023-01-08
Clean: code review feedback Add: extra filename cleaning
Grant Shangreaux
2023-01-07
Add: async zip download and manage link element
Grant Shangreaux
2022-11-11
Add: about page. css tweaks
Colin Okay
2022-11-02
Fix: swank's :dont-close option wasn't being set to t
Colin Okay
2022-11-02
Add: user pages and links to user pages in playlists
Colin Okay
2022-10-31
Fix: deployable and swank in static image
Colin Okay
2022-10-30
Fix: run function
Colin Okay
2022-10-28
Add: sample config; destroy playlist; cli startup
Colin Okay
2022-10-28
Rem+Add: delete old code; add explore to asd;
Colin Okay
2022-10-27
Add: explore page; editor privilege views
Colin Okay
2022-10-27
Add: ensure logged in to access home and playlist pages
Colin Okay
2022-10-27
Add: auth-pages via a middleware page serving function
Colin Okay
2022-10-27
Add: new-account stuff
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-27
Add: session file
Colin Okay
2022-10-27
Add+Move: user and model files, moved code into files
Colin Okay
2022-10-26
Fix+Add: eval-when of defclass/bknr; track upload form;
Colin Okay
2022-10-26
Fix+Move: separate playlist module
Colin Okay
2022-10-26
Add: playlist.lisp
Colin Okay
2022-10-26
Add: track-list to playlist/ctl
Colin Okay
2022-10-26
Tweak: trackdisplay
Colin Okay
2022-10-25
Tweaks
Colin Okay
2022-10-25
Add: track-display class; better track display and controls
Colin Okay
2022-10-25
Add: basic now playing track display
Colin Okay
2022-10-25
Fix: install-playlist/ctl must occur prior to adding tracks
Colin Okay
2022-10-25
Add: Playlist control
Colin Okay
2022-10-25
Add: artist and duration display to track listing
Colin Okay
2022-10-25
Modify: nabbing playlist key from path
Colin Okay
2022-10-25
Add: download and play tracks
Colin Okay
2022-10-25
Modify: config class to include dl thread info, static dir
Colin Okay
2022-10-24
Add: adding tracks to playlists
Colin Okay
2022-10-24
Hacking: various
Colin Okay
2022-10-23
Remove: initialze-instance :after for content
Colin Okay
2022-10-22
Add: Resource model and some utilities
Colin Okay
2022-10-20
initial commit
Colin Okay