Added "refresh=true" API param to artist, track and album detail to retrieve...
Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed
Showing
- api/config/settings/common.py 3 additions, 0 deletionsapi/config/settings/common.py
- api/funkwhale_api/music/models.py 15 additions, 0 deletionsapi/funkwhale_api/music/models.py
- api/funkwhale_api/music/views.py 64 additions, 0 deletionsapi/funkwhale_api/music/views.py
- api/tests/music/test_views.py 94 additions, 0 deletionsapi/tests/music/test_views.py
- changes/changelog.d/refetch.enhancement 1 addition, 0 deletionschanges/changelog.d/refetch.enhancement
- docs/swagger.yml 11 additions, 0 deletionsdocs/swagger.yml
- front/src/components/library/AlbumBase.vue 1 addition, 1 deletionfront/src/components/library/AlbumBase.vue
- front/src/components/library/ArtistBase.vue 1 addition, 1 deletionfront/src/components/library/ArtistBase.vue
- front/src/components/library/TrackBase.vue 1 addition, 1 deletionfront/src/components/library/TrackBase.vue
Loading
Please register or sign in to comment