GoScrobble/migrations
Daniel Mason 9cbb94fc56
0.0.16
- Add registration_enabled to /api/v1/serverinfo
- Add config table caching on save
- Fix redis TTL not being parsed correctly
- Move registration enabled to backend toggle
- Fixed navbar when loading /u/profile URL
- Token now shows on user page + can reset
- Added basic popup validation to disconnect/reset buttons
2021-04-03 13:54:07 +13:00
..
temp 0.0.9 2021-04-01 23:17:46 +13:00
1_init.down.sql Add user table + funcs 2021-03-24 22:28:05 +13:00
1_init.up.sql Issue JWT on login 2021-03-26 12:21:28 +13:00
2_users.down.sql Register API complete, email validation too 2021-03-25 23:09:17 +13:00
2_users.up.sql 0.0.16 2021-04-03 13:54:07 +13:00
3_tracks.down.sql Build out track schemas 2021-03-27 18:33:44 +13:00
3_tracks.up.sql 0.0.9 2021-04-01 23:17:46 +13:00
4_mbid.down.sql Scrobbles work! 2021-03-28 21:52:34 +13:00
4_mbid.up.sql Add MBID 2021-03-27 19:34:08 +13:00
5_apitoken.down.sql Scrobbles work! 2021-03-28 21:52:34 +13:00
5_apitoken.up.sql Scrobbles work! 2021-03-28 21:52:34 +13:00
6_configs.down.sql 0.0.8 2021-03-31 22:17:42 +13:00
6_configs.up.sql 0.0.8 2021-03-31 22:17:42 +13:00
7_resettoken.down.sql 0.0.10 2021-04-02 01:56:08 +13:00
7_resettoken.up.sql 0.0.10 2021-04-02 01:56:08 +13:00
8_oauth.down.sql 0.0.11 2021-04-02 22:24:00 +13:00
8_oauth.up.sql 0.0.11 2021-04-02 22:24:00 +13:00
9_spotify.down.sql 0.0.11 2021-04-02 22:24:00 +13:00
9_spotify.up.sql 0.0.11 2021-04-02 22:24:00 +13:00
10_tracklength.down.sql 0.0.11 2021-04-02 22:24:00 +13:00
10_tracklength.up.sql 0.0.11 2021-04-02 22:24:00 +13:00