Block a user
b2b78e0015
Merge branch 'yc-templates' into yolocolo
d6f4be8197
Improve form styling
5d3d0a1c5e
Merge branch 'docker' into yolocolo
fc7e264178
Make docker-compose file less demanding
157e81e6e5
Merge branch 'yc-templates' into yolocolo
97f9486ea3
Remove cash payment option
4b90a6c7ae
Merge branch 'yc-templates' into yolocolo
adc3342a8c
Further colour tweak
f8bbdcc3c5
Merge branch 'yc-templates' into yolocolo
1133caa8a4
Fix typo, tweak colours
1f384f34b5
Merge branch 'yc-templates' into yolocolo
c25d85bbdd
More cheeky template changes
0f4ac8e444
Merge branch 'yc-templates' into yolocolo
3cf501a393
Disco updates for YOLOCOLO site
Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set
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..
f5c079ffc2
Un-hard-code SSH key name
0e5dfe6bde
Last re-hard-coding for "working" joy
2adbb8d94c
Further filthy fix for local libvirt
8446d11720
Revert hardcoded local path to tank dir
a580b04659
Bag of hacks to get local libvirt working
Add preliminary automated tests
Ha, I kept flip flopping between unittest
and pytest
and ended up going with unittest
(via flask-testing) copypastad from a previous project.
Do you think it's better to go with pytest…
Docker image, & local development docker-compose.yml
The last one was a year ago, I think, probably worth asking Cyberia if they'd be down for that?
Even more off-topic: can auto_tag: true
work off the branch name? I'd love a way to be able to…