Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-22 | Add: WIP track info editing | Grant Shangreaux | |
2023-01-20 | Fix: overwrite track-file accessor to use config static dir | Grant Shoshin Shangreaux | |
ideally we go back and fix the data so that the `file` slot on a track object holds the NUID.CODEC filename, rather than the path to the track on the filesystem it was downloaded on. the filesystem path can then be constructed by merging it with the media directory's path | |||
2023-01-01 | Add: password reset feature | colin | |
2022-11-27 | Fix: playlist duration trying to add nil track-duration to integer | Colin Okay | |
This is a hotfix. A TRACK's DURATION slot should never be nil. | |||
2022-11-21 | Modify: index reader for user name is case insensitive | Colin Okay | |
2022-10-28 | Add: sample config; destroy playlist; cli startup | Colin Okay | |
2022-10-28 | Add: collaborator/editor managment on playlists | Colin Okay | |
2022-10-27 | Add: user invite features | Colin Okay | |
2022-10-27 | Add: explore page; editor privilege views | 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 | Modify+Add: Added pw hashing stuff to user. Add login file. | Colin Okay | |
2022-10-27 | Add+Move: user and model files, moved code into files | Colin Okay | |