-
It is possible from the open search documentation to have suggestions from a search engine.
Therefore it is possible to have some sort of general suggestions from Find, directly in the URL bar.
…
-
doesn't load, missing some js in index.html. Weeeeird. Also doesn't load locally. Seems to have a wrong version of components loaded, although it is set to "latest".
-
What do we want to do about followers/favorites?
On current Radio4000 you can favorite channels.
The Supbase schema doesn't support this atm.
-
maybe be able to list all channels you follow, and all their latest 5/10 tracks
-
-
When a user wants to delete their account, we do it through a Supabase function:
https://github.com/radio4000/supabase/blob/6e04e65c2fc6fbb4eb2e90c4af0c82efc2820180/radio4000.sql#L123-L131
but when …
-
Right now the SDK always uses the database defined in `supabase-client.js`.
It would be great if you could also create your own sdk with a db of your choice.
```js
import {createSdk} from '@rad…
-
-
-