7217ff7a6d
add /about-ssh essay
2021-01-30 22:14:04 -06:00
c849ec3c11
add 25 cent buffer to affordable_vm_sizes logic for UX
2021-01-30 15:27:24 -06:00
280bcfd584
check null on double_check_capsul_address 😬
2021-01-30 02:10:22 -06:00
39980d836b
remove debug log
2021-01-30 02:05:06 -06:00
485a17ae6b
fix ssh-keyscan.sh newlines printf
2021-01-30 02:03:29 -06:00
e18d15f7e7
forgot to decode ssh-keyscan.sh output to string
2021-01-30 01:57:52 -06:00
71222e07e6
chmod +x capsulflask/shell_scripts/ssh-keyscan.sh
2021-01-30 01:51:52 -06:00
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
29008bc963
fix index out of range when parsing output from shell_scripts/get.sh
2021-01-29 00:26:21 -06:00
40016ecbe6
fix debug code again :(
2021-01-29 00:22:19 -06:00
7914a2e518
fix "datetime is not JSON serializable" err in debug log code
2021-01-29 00:19:05 -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
3f6491f359
add support for postgres sslmode
2021-01-20 16:43:32 -06:00
6a82e6df01
bump changelog
2021-01-19 19:25:03 -06:00
1c2d5cf605
Add Alpine 3.13
2021-01-19 19:24:07 -06:00
74621a85dd
Add guixsystem 1.2.0 to capsul
2021-01-14 21:31:38 -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
7f1f5ac976
Add blurb about crypto mining
2020-11-23 18:58:37 -06:00
5a5f0d1ce1
Merge remote-tracking branch 'origin/master'
2020-11-02 14:36:16 -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
7ae00c9940
*
2020-10-29 21:34:39 -05:00
4906680e88
Update changelog
2020-10-29 21:33:01 -05:00
630f8926fd
Issue small correction
2020-10-29 21:29:28 -05:00
95f31b9cfa
Allow / in template image filename
2020-10-29 21:25:45 -05:00
cd92e8486d
Add latest openbsd and alpine support
2020-10-29 21:25:29 -05:00
f02974eb5a
Simplify disk setup process
2020-10-22 18:34:09 -05:00
c0d93d3db8
Correct minor doc mistakes
2020-10-22 14:34:26 -05:00
11160ad4f2
Change mailto links from halp to help
2020-10-22 14:30:07 -05:00
731af8a597
Update changelog and FAQ
2020-10-22 14:29:16 -05:00
2e046a2f05
add "Where do the VMs run" to FAQ
2020-09-29 13:11:31 -05:00
72cf27796d
add namecoin address so the person who owns capsul.bit can send domain
...
to us
2020-09-24 16:22:46 -05:00
4b5ca4a89c
add supported operating systems to pricing page
2020-08-27 20:47:47 -05:00
a5024913cf
explain how to test crypto payments easily with litecoin
2020-08-25 15:15:08 -05:00
fdbc12fd9a
add btcpayment process sequence diagram to the readme
2020-08-25 15:10:26 -05:00
e6021324f7
fix exceptions related to btcpay HTTP calls. better cleanup of expired
...
btcpay invoices.
2020-07-18 10:16:17 -05:00
2f60e2715e
Make backing image changes, fix minor spelling
2020-06-28 16:27:26 +00:00
vvesley
ee7f0dbfe2
Show VMs that you can afford
2020-06-27 18:06:58 +00:00
dd607b3c9b
Add pricing details to front page
2020-06-08 18:27:13 -05:00
22f85dcd85
Update doc
2020-06-05 13:26:25 -05:00
4ac045cc6e
second draft for 7th schema
2020-06-05 13:23:24 -05:00
42b295dc0a
Adjust pricing according to standard model
2020-06-05 12:58:50 -05:00
e287c00a5d
Bump schema version
2020-06-05 01:10:07 +00:00
a709fe7469
Migrate to generic template names
2020-06-05 00:55:32 +00:00
e0c9e77bed
affero GPL license
2020-05-26 19:56:09 -05:00
fd7dd7390f
implement anti-csrf measures in all posted forms
2020-05-22 16:04:47 -05:00
2b0ff06ec8
cleanup
2020-05-22 15:31:53 -05:00
9164250d4d
fix favicon.ico
2020-05-22 15:20:36 -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