palfrey / wharf

Web UI for Dokku
https://tevps.net/blog/2018/2/28/wharf-dokku-web-frontend/
GNU Affero General Public License v3.0
247 stars 21 forks source link

Support newer database plugin list formats #75

Open palfrey opened 4 years ago

palfrey commented 4 years ago
KTachibanaM commented 3 years ago

Hello. I would like to work on this. I do wonder if we want to worry about keeping backwards compatibility with older versions of plugins?

palfrey commented 3 years ago

Hello. I would like to work on this. I do wonder if we want to worry about keeping backwards compatibility with older versions of plugins?

I'd ideally like to support both forms. If it it turns out they've changed it again or something I'd probably revise that, but I'd like to avoid breaking all existing users (e.g. my own site!). I'm hoping that shouldn't be too hard, but feel free to flag if I\m wrong there.