3wordchant
  • Joined on 2020-03-23
3wordchant deleted branch generated-prices from 3wordchant/capsul-flask 2021-07-21 17:40:52 +00:00
3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 17:32:10 +00:00
46f49e8d8f Merge pull request 'Auto-generate the pricing table from the database' (#4) from generated-prices into master
28271ee852 remove class="small" from pricing table cuz normal size fits fine
7923f3a99f Auto-generate the pricing table from the database
Compare 3 commits »
3wordchant merged pull request 3wordchant/capsul-flask#4 2021-07-21 17:32:09 +00:00
Auto-generate the pricing table from the database
3wordchant commented on pull request 3wordchant/capsul-flask#4 2021-07-21 10:47:43 +00:00
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)

3wordchant created pull request 3wordchant/capsul-flask#4 2021-07-21 10:22:03 +00:00
Auto-generate the pricing table from the database
3wordchant created branch generated-prices in 3wordchant/capsul-flask 2021-07-21 10:19:42 +00:00
3wordchant pushed to generated-prices at 3wordchant/capsul-flask 2021-07-21 10:19:42 +00:00
7923f3a99f Auto-generate the pricing table from the database
3wordchant commented on pull request 3wordchant/capsul-flask#3 2021-07-21 09:48:35 +00:00
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 =…

3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-21 09:43:25 +00:00
b2b78e0015 Merge branch 'yc-templates' into yolocolo
d6f4be8197 Improve form styling
5d3d0a1c5e Merge branch 'docker' into yolocolo
fc7e264178 Make docker-compose file less demanding
Compare 4 commits »
3wordchant pushed to docker at 3wordchant/capsul-flask 2021-07-21 09:38:49 +00:00
fc7e264178 Make docker-compose file less demanding
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-21 00:03:23 +00:00
157e81e6e5 Merge branch 'yc-templates' into yolocolo
97f9486ea3 Remove cash payment option
Compare 2 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-20 23:57:04 +00:00
4b90a6c7ae Merge branch 'yc-templates' into yolocolo
adc3342a8c Further colour tweak
Compare 2 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-20 23:54:55 +00:00
f8bbdcc3c5 Merge branch 'yc-templates' into yolocolo
1133caa8a4 Fix typo, tweak colours
Compare 2 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-20 23:45:02 +00:00
1f384f34b5 Merge branch 'yc-templates' into yolocolo
c25d85bbdd More cheeky template changes
Compare 2 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-20 23:16:00 +00:00
0f4ac8e444 Merge branch 'yc-templates' into yolocolo
3cf501a393 Disco updates for YOLOCOLO site
Compare 2 commits »
3wordchant created branch yc-templates in 3wordchant/capsul-flask 2021-07-20 23:15:16 +00:00
3wordchant pushed to yc-templates at 3wordchant/capsul-flask 2021-07-20 23:15:16 +00:00
3cf501a393 Disco updates for YOLOCOLO site
3wordchant created branch yolocolo in 3wordchant/capsul-flask 2021-07-20 22:30:44 +00:00
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-20 22:30:44 +00:00
180efa01af Merge branch 'optional-btcpay' into yolocolo
3wordchant created pull request 3wordchant/capsul-flask#3 2021-07-20 22:29:56 +00:00
Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set