Age | Commit message (Expand) | Author |
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 |
2022-10-27 | Add: static directory | Colin Okay |
2022-10-27 | Remove: keyed.lisp | 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-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 |