a7c61f01df
remove extra debug logs
2021-01-30 01:42:27 -06:00
50cea6e0b4
first crack at adding ssh host key display to the capsul detail page
2021-01-30 01:39:48 -06:00
274c7a2c76
add logging around ssh keys to capsul creation to support a user who is
...
experiencing bugs
2021-01-29 00:13:32 -06:00
eba3bd6a5a
fixing bugs with email ignore case feature
2020-12-29 19:03:37 -06:00
ff38858c74
fixing login email case sensitivity issues
2020-12-29 18:42:38 -06:00
e6021324f7
fix exceptions related to btcpay HTTP calls. better cleanup of expired
...
btcpay invoices.
2020-07-18 10:16:17 -05:00
672ff49d6d
implement content-security-policy, static assets cache bust, and fix
...
stripe back button ratchet issue
because the only way to use stripe checkout is to run their proprietary
JS, and we arent using a SPA, naturally what happens is, when you land
on the stripe payment page if you hit the back button it goes back to
the same page where you got re-directed to stripe. this commit fixes
that.
2020-05-22 15:20:26 -05:00
e2c51d067e
implement ensure_vms_and_db_are_synced in cron task and add default
...
sender to readme
2020-05-21 21:40:41 -05:00
5a4c67d202
WHERE deprecated = FALSE os_images
2020-05-19 23:04:28 -05:00
2b04463e4e
switch to polling for btcpay payment sessions because btcpay web hooks
...
are super duper slow
2020-05-16 22:04:51 -05:00
26340f118f
trying to fix logging
2020-05-15 23:19:01 -05:00
e9dcf80f6c
btcpay working! added bitpay client code to source tree to fix a bug
...
fixed a stripe race condition
added account balance warning to account balance page
2020-05-15 18:18:19 -05:00
0434c4d43b
implement deleting capsuls
2020-05-15 12:23:42 -05:00
d1078b8f30
started working on cron job task
2020-05-14 23:40:27 -05:00
0dc58ed6a8
add sql cli and explain it in the readme
2020-05-14 20:05:02 -05:00
8de802aff5
btcpay generating invoices and payments can be invalidated
2020-05-14 18:03:00 -05:00
30464ac8e5
metrics are working!!!
2020-05-13 00:28:53 -05:00
7337375ae8
stripe tested and working
2020-05-12 13:04:35 -05:00
08e23cf0d1
stripe payment processor
2020-05-12 12:38:36 -05:00
5df06dc1b3
Your account does not have sufficient funds to create a Capsul
2020-05-11 22:59:36 -05:00
d7ddf37cfa
fine-tuning and starting to work on account-balance
2020-05-11 20:34:12 -05:00
a6e655ef72
basic capsul detail page
2020-05-11 16:24:37 -05:00
231d1ed7c0
create capsul and capsuls list page working
2020-05-11 15:13:20 -05:00
452f236c6b
SSH keys CRUD working
2020-05-11 11:57:39 -05:00
18e6a1b141
starting to build console controller and views
2020-05-11 01:47:14 -05:00
d706ae7761
updating virt_model with email and
2020-05-10 20:23:00 -05:00
426fad7b10
first try at creating VirtualizationInterface
2020-05-10 18:59:30 -05:00