Commit Graph

45 Commits

Author SHA1 Message Date
023cdf909f
variable google project id 2023-09-05 23:22:44 +01:00
b8fea8a68e
fixed can't set notifications settings to false 2022-12-10 08:26:19 +00:00
7a907e918c
adding ios notifications 2022-12-09 08:37:05 +00:00
de23eb0065
walrus refactors 2022-11-28 22:30:00 +00:00
c770ac5c7d
adding apns token catching 2022-11-28 18:34:29 +00:00
a23d797f90
linting 2022-11-27 23:36:50 +00:00
907020f8f6 adding add and remove single part/ref to post playlist 2022-08-16 23:19:08 +01:00
00092ce0b7 locked user rejection from most api endpoints 2022-08-16 18:00:38 +01:00
3fbeaa10d0 allow setting no last.fm username, closes #40 2022-08-14 19:32:24 +01:00
e35ee24b2d fixing Google Cloud task querying 2022-08-14 19:30:45 +01:00
419fd895d4 fixing register error, closes #41 2022-08-14 13:32:59 +01:00
fefbef75eb adding account deletion and API register 2022-08-10 23:15:30 +01:00
4c9a17f219 replacing all basic auth with jwt, adding config and expiry time 2022-08-08 22:02:14 +01:00
ac6cc976eb proof of concept jwt auth 2022-08-08 18:37:17 +01:00
489b436c58 added smart case insensitivity for user playlist retrieval 2021-06-16 20:40:14 +01: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
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
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
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
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
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
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
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
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
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