mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-21 16:11:56 +00:00
Daniel Mason
3698c0b436
- Add docker-compose file for local dev - Implemented top listeners for artist/album endpoints to match track - Add recent endpoint |
||
---|---|---|
.. | ||
0_create_db.sql | ||
1_init.down.sql | ||
1_init.up.sql | ||
2_users.down.sql | ||
2_users.up.sql | ||
3_tracks.down.sql | ||
3_tracks.up.sql | ||
4_mbid.down.sql | ||
4_mbid.up.sql | ||
5_apitoken.down.sql | ||
5_apitoken.up.sql | ||
6_configs.down.sql | ||
6_configs.up.sql | ||
7_resettoken.down.sql | ||
7_resettoken.up.sql | ||
8_oauth.down.sql | ||
8_oauth.up.sql | ||
9_spotify.down.sql | ||
9_spotify.up.sql | ||
10_tracklength.down.sql | ||
10_tracklength.up.sql | ||
11_genres.down.sql | ||
11_genres.up.sql | ||
12_refreshtokens.down.sql | ||
12_refreshtokens.up.sql | ||
13_user_mod.down.sql | ||
13_user_mod.up.sql |