3f6491f359
add support for postgres sslmode
2021-01-20 16:43:32 -06: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
7a478b7ab1
read config properly
2020-05-19 22:55:08 -05:00
5b5c752e1a
make VIRTUALIZATION_MODEL configurable
2020-05-19 22:46:11 -05:00
26340f118f
trying to fix logging
2020-05-15 23:19:01 -05:00
3bd9d24a97
support dotenv impls that break on multiline strings
2020-05-15 18:49:17 -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
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
58f85edcb4
added btcpay pairing instructions to readme
2020-05-14 12:40:25 -05:00
30464ac8e5
metrics are working!!!
2020-05-13 00:28:53 -05:00
d2165e49a5
fix name collision
2020-05-12 12:40:10 -05:00
08e23cf0d1
stripe payment processor
2020-05-12 12:38:36 -05:00
d293d43392
starting to work on stripe
2020-05-12 01:42:50 -05:00
231d1ed7c0
create capsul and capsuls list page working
2020-05-11 15:13:20 -05:00
18e6a1b141
starting to build console controller and views
2020-05-11 01:47:14 -05:00
7932db90d5
added FAQ, Changelog, and Support static pages
2020-05-10 22:55:16 -05:00
d706ae7761
updating virt_model with email and
2020-05-10 20:23:00 -05:00
64bca1fd97
it sends a magic link when you log in
2020-05-09 22:59:22 -05:00
4a1924587c
postgres automatic schema management roughly working
2020-05-09 19:13:20 -05:00