50cea6e0b4
first crack at adding ssh host key display to the capsul detail page
2021-01-30 01:39:48 -06:00
159449c38c
fixing a bug which occurs when for some reason stripe doesn't put the
...
display_items on the invoice
2020-11-02 14:36:01 -06:00
e6021324f7
fix exceptions related to btcpay HTTP calls. better cleanup of expired
...
btcpay invoices.
2020-07-18 10:16:17 -05:00
2b0ff06ec8
cleanup
2020-05-22 15:31:53 -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
2b04463e4e
switch to polling for btcpay payment sessions because btcpay web hooks
...
are super duper slow
2020-05-16 22:04:51 -05:00
155b0d579a
print invoice
2020-05-16 21:28:28 -05:00
be8cfee3c3
add more logs to btcpay webhook
2020-05-16 21:24:40 -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
d1078b8f30
started working on cron job task
2020-05-14 23:40:27 -05:00
8de802aff5
btcpay generating invoices and payments can be invalidated
2020-05-14 18:03:00 -05:00