..
btcpay
remove broken unneeded code from bitpay
2020-05-15 18:26:41 -05:00
schema_migrations
Updates for upstream IP handling
2021-07-23 18:07:37 +02:00
shell_scripts
Retrieve IPv6 addresses from VMs
2021-08-04 15:35:41 +00:00
static
Add custom themes, THEME setting, basic "yolocolo" theme ( #7 )
2021-07-22 01:15:39 +02:00
templates
Revert unthemed template changes, tweak theme
2021-07-29 11:11:51 +02:00
theme /yolocolo
Fix API 🙈
2021-07-29 11:36:58 +02:00
__init__.py
Add basic "create" API..
2021-07-23 18:07:35 +02:00
admin.py
add public_ipv4_first_usable_ip, public_ipv4_last_usable_ip
2021-07-12 14:38:56 -05:00
auth.py
Add basic "create" API..
2021-07-23 18:07:35 +02:00
cli.py
fix defaults for running locally and make email server not required.
2021-07-07 13:47:21 -05:00
console.py
Fix API 🙈
2021-07-29 11:36:58 +02:00
db_model.py
Add basic "create" API..
2021-07-23 18:07:35 +02:00
db.py
Updates for upstream IP handling
2021-07-23 18:07:37 +02:00
http_client.py
missed a spot
2021-02-15 23:52:52 -06:00
hub_api.py
Un-hard-code SSH key name
2021-07-20 23:55:03 +02:00
hub_model.py
Fix API 🙈
2021-07-29 11:36:58 +02:00
landing.py
Auto-generate the pricing table from the database
2021-07-21 12:19:28 +02:00
metrics.py
first crack at adding ssh host key display to the capsul detail page
2021-01-30 01:39:48 -06:00
payment.py
define BTCPAY_ENABLED based on URL and btcpay key, pass it explicitly
2021-07-21 12:12:41 -05:00
publicapi.py
Fix API 🙈
2021-07-29 11:36:58 +02:00
shared.py
first try at implementing the vm start and stop feature
2021-02-17 20:50:17 -06:00
spoke_api.py
fixing capsul creation after I broke it with the pre-allocated IP
2021-07-11 12:18:58 -05:00
spoke_model.py
Retrieve IPv6 addresses from VMs
2021-08-04 15:35:41 +00:00