3wordchant
  • Joined on 2020-03-23
3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 21:46:56 +00:00
c4ba5ea197 Merge branch 'master' of ssh://git.autonomic.zone:2222/3wordchant/capsul-flask
33f4551cf4 Merge branch 'docs-reshuffle'
0fa7fb28b5 Split README up into separate files, plus:
be6e72028c define BTCPAY_ENABLED based on URL and btcpay key, pass it explicitly
bf7487f4f0 Don't load /btcpay if BTCPAY_PRIVATE_KEY un-set
Compare 9 commits »
3wordchant commented on pull request 3wordchant/capsul-flask#2 2021-07-21 21:42:00 +00:00
Docker image, & local development docker-compose.yml

OK, wonderful. I'm very happy to help migrate to the Cyberia registry when it exists, and a Concourse build when I find time to wrap my head around secret management.

3wordchant commented on pull request 3wordchant/capsul-flask#7 2021-07-21 21:34:59 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

The capsulflask/static/icon.png and favicon should probably not be modified, the custom theme HTML can simply specify a different image for those right?

Yep, reverted, that was a mistake!…

3wordchant commented on pull request 3wordchant/capsul-flask#7 2021-07-21 21:33:17 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

I learned it today on the internet 😁

3wordchant pushed to yc-templates at 3wordchant/capsul-flask 2021-07-21 21:32:40 +00:00
487a1ac0a3 Revert accidental change to main images
3wordchant merged pull request 3wordchant/capsul-flask#6 2021-07-21 21:26:11 +00:00
Add VMs to the database even with HUB_MODE=mock
3wordchant pushed to master at 3wordchant/capsul-flask 2021-07-21 21:26:11 +00:00
f999adaf71 Add VMs to the database even with HUB_MODE=mock (#6)
3wordchant pushed to yc-templates at 3wordchant/capsul-flask 2021-07-21 20:49:06 +00:00
6f3ecf991d Custom theme fixes
3wordchant created pull request 3wordchant/capsul-flask#7 2021-07-21 20:31:20 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme
3wordchant pushed to yc-templates at 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
Compare 19 commits »
3wordchant pushed to mock-hub-create at 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 ""
Compare 3 commits »
3wordchant created pull request 3wordchant/capsul-flask#6 2021-07-21 20:10:12 +00:00
Add VMs to the database even with HUB_MODE=mock
3wordchant created branch mock-hub-create in 3wordchant/capsul-flask 2021-07-21 20:07:43 +00:00
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