Block a user
Split README up into separate files
Rebased against master, added some tweaks in 9f8d169 (not showing up in this PR for some reason?)
Looks good to me!
Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set
Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set
Ah, greatlooks. I didn't wanna complicate things for Cyberia's deployment, but this seems like a good generic default
Auto-generate the pricing table from the database
Auto-generate the pricing table from the database
Ah yes, correction:
All the information that's displayed on the "Pricing" page lives in the database. *(except for hard disk size, which isn't yet configurable)
Auto-generate the pricing table from the database
Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set
Yeah, fair point, maybe a further change to make in future? My thinking was that BTCPAY_PRIVATE_KEY is blank by default, so the flow of "first set-up = no BTCPay", "add BTCPay private key =…