15 Commits

Author SHA1 Message Date
96b7a4a98c Run on server, update dependencies 2019-08-23 15:02:19 +00:00
dbb1a8738e Merge branch 'vis-page' 2019-03-07 06:06:45 -05:00
c4277ab0b4 Setup history log on nzxt-arch 2018-12-08 06:09:15 -05:00
e8a94fb7c2 Added basic Bootstrap elements to templates 2018-11-18 04:43:42 -05:00
4ff1bc6744 Setup Sass for Bootstrap and Darkly theme
Genre graph stopped showing up for whatever reason.
2018-11-18 02:49:35 -05:00
920a9ad772 Import history into DB from exported CSV (#57) 2018-11-07 21:54:14 -05:00
93e646565a Set uploader to current user in HistoryUpload (#57) 2018-11-07 18:10:24 -05:00
a4a00458af Able to upload history onto server (#57) 2018-11-07 18:10:12 -05:00
3d6dff359d Store user id/secret in session upon login (#61)
History table uses session's user_id instead of secret in URL.
2018-11-06 21:45:52 -05:00
77141849ac Move non-request functions in login/views to utils 2018-11-06 21:35:30 -05:00
2644a3aeb2 Parse listening history and add Track objects 2018-11-04 18:38:25 -05:00
a36ce3be88 Site is as functional as before (resolves #47)
Finished setting up graphs app and getting data from API app. Only issue
now is this branch is behind a few commits from other branches.
2018-06-29 11:08:40 -04:00
c949ecd3cc Setup API app, can scan library (#47)
Manually merged console logging from loading-page branch.
2018-06-29 10:17:38 -04:00
e50d3d8476 Login app working (#47)
Can login and create User object. Also now store user token info in db
(closes #48).
2018-06-29 08:43:03 -04:00
8b1344d453 Split spotifyvis code into different apps (#47)
Server is able to start, but none of the apps are linked together yet.
2018-06-29 04:25:27 -04:00