Commit Graph

172 Commits

Author SHA1 Message Date
aj
e2b2c4a16b fixed playlist component loading 2020-01-27 21:40:23 +00:00
aj
47f758bd90 initial code splitting 2020-01-26 20:33:09 +00:00
aj
fbd7c10ae9 added app bar and card layout for playlists 2020-01-26 17:37:40 +00:00
aj
8e88ae2a3e fixing double logging 2020-01-26 14:07:17 +00:00
aj
56da9fcc77 changing ui case, finishing changing name to music tools 2020-01-24 15:59:52 +00:00
aj
e1935d4b23 added deploy script and rename playlist 2020-01-24 11:36:51 +00:00
aj
4c9efbd614 updated naming and styling 2020-01-23 11:59:23 +00:00
aj
5b42a6a4db updated logging and parsing 2020-01-13 01:49:26 +00:00
aj
af7f153c96 updating requirements 2019-12-20 00:34:20 +00:00
aj
2570715da9 updated npm 2019-12-06 17:28:41 +00:00
aj
2ead141d0c removed requirement for parts or references in execute user
added default sort enum type
2019-11-02 11:44:24 +00:00
aj
f5eb07ca21 added last.fm chart playlists
added front end support for library tracks
2019-11-01 23:46:49 +00:00
aj
71fdb6620d hotfix variable name collision 2019-10-29 13:36:35 +00:00
aj
ac80e4b735 added pie chart to maths 2019-10-29 12:25:49 +00:00
aj
0d00b48ec2 completed orm migration, removed database raw document/collection retrieval functions 2019-10-27 19:05:50 +00:00
aj
70b57a05c7 added orm 2019-10-23 14:44:17 +01:00
aj
c3d1f9e9b0 added current tasks view 2019-10-20 21:07:13 +01:00
aj
f22eb5d8bd split refresh into separate tasks for track/album/artist 2019-10-20 17:28:05 +01:00
aj
69698f6739 added album and artist stats 2019-10-20 16:32:10 +01:00
aj
c1f706a31b added charts to maths page and playlist count page 2019-10-20 13:12:07 +01:00
aj
cc52d4a4f9 added scrobble count in maths 2019-10-20 02:18:09 +01:00
aj
2ebad1fad6 added full cron stack of endpoints for refreshing stats 2019-10-20 01:27:59 +01:00
aj
b54ef10541 added playlist counting 2019-10-19 20:35:37 +01:00
aj
849c0a5fa6 added frontend for last.fm username updating
fixed password updating
changed password statuses from text to toast
added maths menu item
2019-10-19 17:57:56 +01:00
aj
77a7583913 refactored to music package 2019-10-19 17:14:11 +01:00
aj
2a16f2b476 added sort endpoint 2019-10-10 11:58:17 +01:00
aj
d6bff0f9bd added fmframework, added count and daily scrobbles endpoint 2019-10-07 12:21:26 +01:00
aj
694add7f8a updated links 2019-10-04 20:46:52 +01:00
aj
d9a2ba9829 spotframework api refactor 2019-10-03 00:59:07 +01:00
aj
59d073f666 updated variable names, added to auth process, added device_name to player 2019-10-01 19:20:22 +01:00
aj
0a72b4678f added player blueprint, fixed decorators 2019-09-30 14:19:00 +01:00
aj
d0adcc679b added get authed network function to reduce token refreshing, added play endpoint 2019-09-27 10:32:42 +01:00
aj
215c839210 added basic auth api support, added device name specification in play 2019-09-25 19:28:38 +01:00
aj
5909229d69 updated to playlist engine sources framework, added library tracks backend support 2019-09-23 23:12:26 +01:00
aj
9d763be6c1 added request decorators and function annotations 2019-09-16 02:22:58 +01:00
aj
e23bd811cb added handling for empty playlist response 2019-09-15 23:17:17 +01:00
aj
dfeb1555c8 migrated to uri id base 2019-09-15 15:33:29 +01:00
aj
0cc962cf0d handling optional access key, added player 2019-09-15 03:34:00 +01:00
aj
435f16b779 fix for -1 reference handling 2019-09-12 09:59:00 +01:00
aj
13ebc8a1e8 added filter framework, migrated to processor package 2019-09-05 15:51:42 +01:00
aj
6602bea645 separated spotframework from web front, centralized logging init 2019-09-05 12:20:21 +01:00
aj
c003065419 added playlist printing, model props, added popularity sorting 2019-09-05 11:42:35 +01:00
aj
7f5c7709af fully objectified model 2019-09-04 17:45:25 +01:00
aj
20939400de added loading for playlist view 2019-09-03 19:01:43 +01:00
aj
3bb7ac663a migrated playlist reference storage to object references as opposed to name strings 2019-08-27 00:13:42 +01:00
aj
1ac189ca7a Merge remote-tracking branch 'origin/master' 2019-08-26 18:31:46 +01:00
aj
5e2951c9fe fixed alphabetical sort, added part_generator 2019-08-26 18:31:21 +01:00
aj
ec72540f67 tweaked ui look (navbar and sidebar), changed button shape 2019-08-23 01:01:08 +01:00
aj
54258d7126 added description overwrite and suffix support 2019-08-19 00:52:02 +01:00
aj
42e0a8c22c added front end support for optional month playlists 2019-08-18 09:43:48 +01:00