Age | Commit message (Expand) | Author |
2022-11-02 | Fix: swank's :dont-close option wasn't being set to t | Colin Okay |
2022-11-02 | Modify: downloder will only download the first track of playlists | 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: explainer text on invites | Colin Okay |
2022-11-02 | Tweak: update max listing coutn on recent playlists | 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 | Fix: hunchentoot:handle-static-file, private (and temp?) version | Colin Okay |
2022-10-31 | Refactor: display of title and artist text in track listing | Colin Okay |
2022-10-31 | Add: bigger play button | 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 | Add: sticky position to now playing ui element | Colin Okay |
2022-10-31 | Add: background color to now playing track listing | Colin Okay |
2022-10-31 | Add: fixed width of now playing class in css | Colin Okay |
2022-10-31 | Fix: deployable and swank in static image | 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-31 | Better name validation | Colin Okay |
2022-10-30 | Fix: run function | 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 | Remove: unneeded code | 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: style | Colin Okay |
2022-10-28 | Add: sample config; destroy playlist; cli startup | Colin Okay |
2022-10-28 | Add: delete playlists | 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-28 | Rem+Add: delete old code; add explore to asd; | Colin Okay |
2022-10-27 | Add: user invite features | Colin Okay |
2022-10-27 | Rename: user.lisp home.lisp | 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: 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: logging in with pw | Colin Okay |
2022-10-27 | Add: invite code redeeming logic | Colin Okay |
2022-10-27 | Add: new-account stuff | Colin Okay |
2022-10-27 | Rename: alambda to thunk* | Colin Okay |