resonatecoop / beam

A resonate audio beam
GNU General Public License v3.0
17 stars 6 forks source link

Change artists list order to by id (descending) #169

Closed auggod closed 2 years ago

auggod commented 2 years ago

The api endpoint: https://stream.resonate.coop/api/v3/artists/?limit=50&orderBy=id&order=desc&page=1

simonv3 commented 2 years ago

Is this an issue on the latest 0.5.2?

https://github.com/simonv3/beam/blob/main/src/components/Explore/Artists.tsx#L14

These look like the latest artists

image

auggod commented 2 years ago

Oh, I was not running 0.5.2 even after installing it. I am now, but I can't login. I'll try to build the dmg myself.