Commit Graph

333 Commits

Author SHA1 Message Date
forest ff38858c74 fixing login email case sensitivity issues 2020-12-29 18:42:38 -06:00
forest d8d6124005 forest uncommitted changes on multi-host branch 2020-12-29 17:34:43 -06:00
forest 44738c78a9 first steps towards multiple hosts -- schema & heartbeat 2020-12-10 20:32:43 -06:00
j3s 7f1f5ac976 Add blurb about crypto mining 2020-11-23 18:58:37 -06:00
forest 5a5f0d1ce1 Merge remote-tracking branch 'origin/master' 2020-11-02 14:36:16 -06:00
forest 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
j3s 7ae00c9940 * 2020-10-29 21:34:39 -05:00
j3s 4906680e88 Update changelog 2020-10-29 21:33:01 -05:00
j3s 630f8926fd Issue small correction 2020-10-29 21:29:28 -05:00
j3s 95f31b9cfa Allow / in template image filename 2020-10-29 21:25:45 -05:00
j3s cd92e8486d Add latest openbsd and alpine support 2020-10-29 21:25:29 -05:00
j3s f02974eb5a Simplify disk setup process 2020-10-22 18:34:09 -05:00
j3s c0d93d3db8 Correct minor doc mistakes 2020-10-22 14:34:26 -05:00
j3s 11160ad4f2 Change mailto links from halp to help 2020-10-22 14:30:07 -05:00
j3s 731af8a597 Update changelog and FAQ 2020-10-22 14:29:16 -05:00
forest 2e046a2f05 add "Where do the VMs run" to FAQ 2020-09-29 13:11:31 -05:00
forest 72cf27796d add namecoin address so the person who owns capsul.bit can send domain
to us
2020-09-24 16:22:46 -05:00
forest 4b5ca4a89c add supported operating systems to pricing page 2020-08-27 20:47:47 -05:00
forest a5024913cf explain how to test crypto payments easily with litecoin 2020-08-25 15:15:08 -05:00
forest fdbc12fd9a add btcpayment process sequence diagram to the readme 2020-08-25 15:10:26 -05:00
forest e6021324f7 fix exceptions related to btcpay HTTP calls. better cleanup of expired
btcpay invoices.
2020-07-18 10:16:17 -05:00
Jesse Olson 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
j3s dd607b3c9b Add pricing details to front page 2020-06-08 18:27:13 -05:00
j3s 22f85dcd85 Update doc 2020-06-05 13:26:25 -05:00
j3s 4ac045cc6e second draft for 7th schema 2020-06-05 13:23:24 -05:00
j3s 42b295dc0a Adjust pricing according to standard model 2020-06-05 12:58:50 -05:00
j3s e287c00a5d Bump schema version 2020-06-05 01:10:07 +00:00
j3s a709fe7469 Migrate to generic template names 2020-06-05 00:55:32 +00:00
forest e0c9e77bed affero GPL license 2020-05-26 19:56:09 -05:00
forest fd7dd7390f implement anti-csrf measures in all posted forms 2020-05-22 16:04:47 -05:00
forest 2b0ff06ec8 cleanup 2020-05-22 15:31:53 -05:00
forest 9164250d4d fix favicon.ico 2020-05-22 15:20:36 -05:00
forest 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
forest 5a080fe1c5 correctly decode output from list-ids.sh 2020-05-21 22:45:00 -05:00
forest f74a361c5f log inconsistency warning email 2020-05-21 21:45:38 -05:00
forest 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
forest 2f55ce904e set schema version on guix notready schema downgrade 2020-05-21 19:40:24 -05:00
forest b30f86f7d0 update readme to explain how to use .env file 2020-05-21 19:39:06 -05:00
j3s 4b9d56f610 Clarify some common workflow confusion 2020-05-20 23:01:14 -05:00
j3s 7f3fb8b898 Guixsd -> Guix 2020-05-20 18:43:09 -05:00
j3s f0b262f0b1 Bump desired schema version 2020-05-20 18:40:42 -05:00
j3s f91fa9a1a4 Deprecate GuixSD for now 2020-05-20 18:40:15 -05:00
j3s e3f4de214c Strip out deleted VMs before passing them to shell scripts 2020-05-20 18:37:53 -05:00
j3s 773aa78ac4 Switch shellscripts to customer pool 2020-05-20 16:37:45 -05:00
forest 5a4c67d202 WHERE deprecated = FALSE os_images 2020-05-19 23:04:28 -05:00
forest f448dd8bac UPDATE schemaversion SET version = 3; 2020-05-19 23:01:01 -05:00
forest af16ef89d1 add deprecated column for os_images 2020-05-19 22:55:23 -05:00
forest 7a478b7ab1 read config properly 2020-05-19 22:55:08 -05:00
j3s cf9d9605b3 Merge branch 'master' of giit.cyberia.club:~forest/capsul-flask 2020-05-19 22:49:05 -05:00