15 Commits (master)

Author SHA1 Message Date
Kevin Mok c4277ab0b4
Setup history log on nzxt-arch 6 years ago
Kevin Mok d15717490d Export ISO timestamp for history (#57) 6 years ago
Kevin Mok fa2c5f7008 Export listening history to csv (#57) 6 years ago
Kevin Mok 4b19c932b0 Split Track column into name and artists 6 years ago
Kevin Mok 2912977992 Setup django_tables2 for user history table 6 years ago
Kevin Mok a399960a49 Only get history after latest stored one 6 years ago
Kevin Mok d06e5912cc Create History relation and add entries 6 years ago
Kevin Mok 2644a3aeb2 Parse listening history and add Track objects 6 years ago
Chris Shyi 54c541426c Genre Artist Breakdown 6 years ago
Kevin Mok c949ecd3cc Setup API app, can scan library (#47) 6 years ago
Kevin Mok e50d3d8476 Login app working (#47) 6 years ago
Kevin Mok 8b1344d453 Split spotifyvis code into different apps (#47) 6 years ago
Kevin Mok 22ea472889 Store user's total songs 6 years ago
Kevin Mok 5756642521 Added complete console logging for parsing library 6 years ago
Kevin Mok 4e1a6df89e Store genres in artists as m2m field (#34) 6 years ago
Kevin Mok de93bd7b0a Store counts for genres in Genre model 6 years ago
Chris Shyi be815086c0 Use secrets.py to generate user secret 6 years ago
Chris Shyi c518556126 Draw audio feature bar charts 6 years ago
Kevin Mok 9875cbeb68 Moved script to create genre graph to static file 6 years ago
Chris Shyi 3e35e52f45 Retrieve audio feature data from frontend 6 years ago
Kevin Mok ea5990d048 Fixed duplicate key error in save_track_obj 6 years ago
Chris Shyi 92d5d174e8 Modify maximum field length 6 years ago
Chris Shyi 90dbda4336 Removed UserAudioSummary class 6 years ago
Chris Shyi 797115e9cb Clean up utils.py to use database 6 years ago
Kevin Mok 62cc6c8ccd Setup AudioFeatures table 6 years ago
Kevin Mok cdcc33c014 Setup Track table, modified models to data 6 years ago
Chris Shyi 27718743d7 Change artists field in Track 6 years ago
Chris Shyi b735887899 Bug fixes 6 years ago
Chris Shyi 248e9b0ab6 Change database settings 6 years ago
Kevin Mok e07fd0965a Added Vim folds to models.py and utils.py 6 years ago
Kevin Mok 53b7bb5d41 Started on (flawed) database models 6 years ago
Chris 1f63c2d2e7 Initial commit 6 years ago