defucilis / funscript-io

A website for all things funscript-related: discovery, playback, creation and modification
31 stars 5 forks source link

Remove "Browse Scripts" feature #19

Open latenightdeluxe opened 1 year ago

latenightdeluxe commented 1 year ago

Seeing the following screenshot when using the Browse Scripts view:

image

This should supply the proper credentials and maybe not mention the domain and db user name to the user so easily client side.

defucilis commented 1 year ago

Oh right. Yeah heroku randomly changes the database name and user every so often and I have to manually update it... I should really switch db providers. Although I'm not going to work on ScriptAxis anymore (which is where that data came from) so there's not much point in me updating it.

Next time I'm in the repo, I'll remove the browse scripts feature (probably not for a while - it's been ages since I did a build so I'll need to update a bunch of things to redeploy which will take a solid half day of messing around)

I'm not stressed about the credentials being displayed since that database and user no longer exist anyway (otherwise the message wouldn't be appearing haha)