3wordchant
  • Joined on 2020-03-23
3wordchant pushed to mock-hub-create at 3wordchant/capsul-flask 2021-07-21 20:07:43 +00:00
e91462562e Add VMs to the database even with HUB_MODE=mock
3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 20:04:58 +00:00
8f2becb9ee Fix SyntaxWarning on is not ""
3wordchant commented on pull request 3wordchant/capsul-flask#5 2021-07-21 19:09:48 +00:00
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!

3wordchant pushed to docs-reshuffle at 3wordchant/capsul-flask 2021-07-21 19:05:30 +00:00
9f8d169f1b Smol docs tweaks
617534cd1c add Configuration-type-stuff that lives in the database
bddf42b750 forest's ReadMe docs changes
6ee7a42686 Split README up into separate files
baa40da883 add Configuration-type-stuff that lives in the database
Compare 16 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-21 18:39:04 +00:00
8586b85095 Merge branch 'master' into yolocolo
f848eda931 Merge pull request 'Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set' (#3) from optional-btcpay into master
46f49e8d8f Merge pull request 'Auto-generate the pricing table from the database' (#4) from generated-prices into master
36329796f0 define BTCPAY_ENABLED based on URL and btcpay key, pass it explicitly
28271ee852 remove class="small" from pricing table cuz normal size fits fine
Compare 7 commits »
3wordchant pushed to docker at 3wordchant/capsul-flask 2021-07-21 18:36:53 +00:00
8e22948f82 Make docker-compose file less demanding
930618976c Changes from @decentral1se code review
7e7bd9f531 Add openssh-cient to Dockerfile for ssh-keyscan
1a19614a57 STRIPE_SECRET_KEY not STRIPE_PUBLISHABLE_KEY
64d5eb87e5 Load secrets from files if _FILE vars are set
Compare 27 commits »
3wordchant deleted branch optional-btcpay from 3wordchant/capsul-flask 2021-07-21 18:21:36 +00:00
3wordchant merged pull request 3wordchant/capsul-flask#3 2021-07-21 18:20:41 +00:00
Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set
3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 18:20:41 +00:00
f848eda931 Merge pull request 'Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set' (#3) from optional-btcpay into master
36329796f0 define BTCPAY_ENABLED based on URL and btcpay key, pass it explicitly
7ed847251f Don't load /btcpay if BTCPAY_PRIVATE_KEY un-set
e3a4776a5d Hide the BTCPay link if BTCPAY_PRIVATE_KEY un-set
357d99cb91 Add load_config_vars context processor..
Compare 5 commits »
3wordchant commented on pull request 3wordchant/capsul-flask#3 2021-07-21 17:42:20 +00:00
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

3wordchant commented on pull request 3wordchant/capsul-flask#3 2021-07-21 17:42:20 +00:00
Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set

OK, looks excellent, merging!

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 »