3wordchant
  • Inscreveu-se em 2020-03-23
3wordchant enviou para yc-templates em 3wordchant/capsul-flask 2021-07-21 21:32:40 +00:00
487a1ac0a3 Revert accidental change to main images
3wordchant fez a integração constante no pedido 3wordchant/capsul-flask#6 2021-07-21 21:26:11 +00:00
Add VMs to the database even with HUB_MODE=mock
3wordchant enviou para master em 3wordchant/capsul-flask 2021-07-21 21:26:11 +00:00
f999adaf71 Add VMs to the database even with HUB_MODE=mock (#6)
3wordchant enviou para yc-templates em 3wordchant/capsul-flask 2021-07-21 20:49:06 +00:00
6f3ecf991d Custom theme fixes
3wordchant criou o pedido de integração 3wordchant/capsul-flask#7 2021-07-21 20:31:20 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme
3wordchant enviou para yc-templates em 3wordchant/capsul-flask 2021-07-21 20:25:23 +00:00
40aa3bccd3 Load YOLOCOLO templates from a "theme" folder..
bcc3f20b27 Tweak table style
8bd3971545 Improve form styling
c639899cd0 Remove cash payment option
a47c430855 Further colour tweak
Comparar 19 comentimentos »
3wordchant enviou para mock-hub-create em 3wordchant/capsul-flask 2021-07-21 20:11:05 +00:00
9f23638959 Add VMs to the database even with HUB_MODE=mock
e91462562e Add VMs to the database even with HUB_MODE=mock
8f2becb9ee Fix SyntaxWarning on is not ""
Comparar 3 comentimentos »
3wordchant criou o pedido de integração 3wordchant/capsul-flask#6 2021-07-21 20:10:12 +00:00
Add VMs to the database even with HUB_MODE=mock
3wordchant criou o ramo mock-hub-create em 3wordchant/capsul-flask 2021-07-21 20:07:43 +00:00
3wordchant enviou para mock-hub-create em 3wordchant/capsul-flask 2021-07-21 20:07:43 +00:00
e91462562e Add VMs to the database even with HUB_MODE=mock
3wordchant enviou para master em 3wordchant/capsul-flask 2021-07-21 20:04:58 +00:00
8f2becb9ee Fix SyntaxWarning on is not ""
3wordchant comentou no pedido de integração 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 enviou para docs-reshuffle em 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
Comparar 16 comentimentos »
3wordchant enviou para yolocolo em 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
Comparar 7 comentimentos »
3wordchant enviou para docker em 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
Comparar 27 comentimentos »
3wordchant eliminou o ramo optional-btcpay de 3wordchant/capsul-flask 2021-07-21 18:21:36 +00:00
3wordchant fez a integração constante no pedido 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 enviou para master em 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..
Comparar 5 comentimentos »
3wordchant comentou no pedido de integração 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 comentou no pedido de integração 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!