Commit Graph

53 Commits

Author SHA1 Message Date
b5730375d9 remove debugger, added admin script to docs, added launch.json 2021-06-19 12:54:24 +01:00
af293662db added cloud debugger 2021-06-18 22:54:52 +01:00
489b436c58 added smart case insensitivity for user playlist retrieval 2021-06-16 20:40:14 +01:00
a33d91dba4 reducing memory footprint for running playlists 2021-06-05 09:52:31 +01:00
7ade5ccaab adding docstrings, restructured reST 2021-03-24 10:06:54 +00:00
fdbda8ef26 Beginning documentation 2021-03-23 22:26:59 +00:00
d8a52437fd begin testing tasks, pass objects to playlist and tag refreshing 2021-02-08 16:18:16 +00:00
aj
e4799b605a changed to using all user playlists including followed 2021-01-02 18:41:46 +00:00
aj
ea21ecccd3 shifted cron jobs to serverless+scheduler, switches instead of checboxes 2020-08-13 19:50:21 +01:00
aj
d5f9681fd8 added timing for tags 2020-08-13 17:48:20 +01:00
aj
5096c3c2a9 concise method names 2020-08-12 09:30:26 +01:00
aj
51a8eb1aa5 fix path for moved chart method 2020-08-09 12:52:23 +01:00
aj
6b3748256b keyword uri args for spotnet functions 2020-08-07 11:00:24 +01:00
aj
7397b40e9d validate input decorators 2020-07-29 10:45:40 +01:00
aj
b6a7d3afe3 replace exception logging with exception level method 2020-07-01 11:03:43 +01:00
aj
2f3f22de0d admin script, live playlist updating with functions or tasks, config option 2020-06-30 16:38:06 +01:00
aj
9f330edaba streamlined frontend playlist netcode, bumped appengine instance grade 2020-06-29 20:11:05 +01:00
aj
d6c66efdab updated last.fm actions to catch fmframework exceptions 2020-06-28 10:07:43 +01:00
aj
c2b537e39f updated spotframework network actions to be tried and caught 2020-06-22 20:21:54 +01:00
aj
3f142e140e updated with new service reflecting spotframework model 2020-06-21 15:30:51 +01:00
aj
2b009eb6df Updated run_playlist to use function playlist engine 2020-06-16 20:45:26 +01:00
aj
731913c8c8 catch no last refreshed time 2020-05-16 10:58:35 +01:00
aj
3c248fd728 tag update cron job, removed scratch playlist
closes #3
closes #11
2020-05-15 23:25:19 +01:00
aj
e3fd4bb6d5 environment-dependent tag update
error checking
sidebar links
docstrings

closes #13
2020-05-08 15:19:27 +01:00
aj
a01b449325 fixed enum error on fmchart playlists 2020-05-04 22:03:06 +01:00
aj
bc1b59c7bd migrated to fireo ORM 2020-04-30 14:54:05 +01:00
aj
a3f0578d46 added empty stats to playlist generation for ios app 2020-03-08 10:51:21 +00:00
aj
1fd93528be added playlist image retrieval 2020-03-07 21:54:18 +00:00
aj
80c133ffa7 changed to sort by name with new name sort, fixed redundant css in footer logo 2020-03-01 13:13:02 +00:00
aj
13acbd4c0a added footer icon, updated dependencies, fixed typos 2020-02-29 16:30:22 +00:00
aj
8db6bebcb9 added to home page 2020-02-28 21:13:30 +00:00
aj
d6e0bb9cf8 added playlist last_updated, made tasks more legible 2020-02-24 18:15:38 +00:00
aj
29bd875ecd added tag js, added playlist name sorting, moved cloud tasks 2020-02-03 23:37:18 +00:00
aj
97ffc1f141 added tag routes and js template, fixed faas trigger 2020-02-03 11:51:46 +00:00
aj
1aee2feb16 added tags and tag update 2020-02-03 09:44:33 +00:00
aj
6ad049efeb fixed auth process, material settings 2020-01-29 12:31:19 +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
4c9efbd614 updated naming and styling 2020-01-23 11:59:23 +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
2ebad1fad6 added full cron stack of endpoints for refreshing stats 2019-10-20 01:27:59 +01:00