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
/
playlist.lisp
Age
Commit message (
Expand
)
Author
2023-01-20
Fix: redundant & unprotected destroy of playlist-ctl clog object
Grant Shoshin Shangreaux
2023-01-08
Add: synchronized download link appear/delete across clients
zip-downloads
Grant Shangreaux
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
2023-01-07
Add: zip/download UI and deletion of archive on playlist edit
Grant Shangreaux
2023-01-07
Add: initial hookup of playlist download UI elements
Grant Shangreaux
2022-12-11
Add: more refinements to responsive styles
shoshin
2022-12-05
Add: minor improvement of mobile [style]
Grant Shoshin Shangreaux
2022-11-16
Fix: ensure that the element exists before finding connection data
Colin Okay
2022-11-02
Tweak: display of playlist creator
Colin Okay
2022-11-02
Add: better communication of actions available to editors
Colin Okay
2022-11-02
Add: user pages and links to user pages in playlists
Colin Okay
2022-11-02
Add: editor and collaborator names to playlist page
Colin Okay
2022-11-01
Fix: playback selection after playlist end wasn't working
Colin Okay
2022-10-31
Refactor: display of title and artist text in track listing
Colin Okay
2022-10-31
Remove: remove-playlist-viewer function
Colin Okay
2022-10-31
Tweaks
Colin Okay
2022-10-31
Add: now-playing-track css class; controller-alive-p
Colin Okay
2022-10-31
Modify: clicking on tracks to make them play.
Colin Okay
2022-10-31
Fix: looping playback
Colin Okay
2022-10-31
Fix: playback control button text when playlist ends
Colin Okay
2022-10-31
Modify: username checking for playlist editor form
Colin Okay
2022-10-30
Tweaks
Colin Okay
2022-10-30
Add: usage hints for editors
Colin Okay
2022-10-30
Tweak: dispaly tweak, truncating track titles to 30 chars
Colin Okay
2022-10-30
Tweak: display of tracks in list
Colin Okay
2022-10-29
Tweak: styles
Colin Okay
2022-10-29
Add: Basic style
Colin Okay
2022-10-28
Tweaks
Colin Okay
2022-10-28
Add: track addition syncrhonization; editor status held in ctl
Colin Okay
2022-10-28
Add: syncrhonize playlist remove and ordering between clients
Colin Okay
2022-10-28
Add: collaborator/editor managment on playlists
Colin Okay
2022-10-27
Add: explore page; editor privilege views
Colin Okay
2022-10-27
Add: navigation header
Colin Okay
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
Add: session file
Colin Okay
2022-10-27
Add+Move: user and model files, moved code into files
Colin Okay
2022-10-27
Add: duration updates when adding/removing tracks
Colin Okay
2022-10-27
Tweak: UI
Colin Okay
2022-10-26
Remove: spurious code
Colin Okay
2022-10-26
Add: edit playlist title
Colin Okay
2022-10-26
Add: intialize now playing display
Colin Okay
2022-10-26
Add: reordering tracks
Colin Okay
2022-10-26
Add: delete track from playlist feature
Colin Okay
2022-10-26
Refactor: Adding tracks checks and reuses same source tracks
Colin Okay
2022-10-26
Fix: dom manip in fetch track callback
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