Commit Graph

31 Commits

Author SHA1 Message Date
j3s 42b295dc0a Adjust pricing according to standard model 2020-06-05 12:58:50 -05:00
j3s a709fe7469 Migrate to generic template names 2020-06-05 00:55:32 +00: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 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 7f3fb8b898 Guixsd -> Guix 2020-05-20 18:43:09 -05:00
j3s f91fa9a1a4 Deprecate GuixSD for now 2020-05-20 18:40:15 -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
j3s fdc2394f83 Add OpenBSD 6.7 2020-05-19 22:48:59 -05:00
j3s 36fa867002 Add OpenBSD 6.7 migrate scripts 2020-05-19 22:24:41 -05:00
forest 496db2bb06 add new tables to 02_down migration script 2020-05-17 00:00:36 -05:00
forest 27c7f28e53 remove test data 2020-05-16 22:08:59 -05:00
forest 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
forest d1078b8f30 started working on cron job task 2020-05-14 23:40:27 -05:00
forest 0dc58ed6a8 add sql cli and explain it in the readme 2020-05-14 20:05:02 -05:00
forest 8de802aff5 btcpay generating invoices and payments can be invalidated 2020-05-14 18:03:00 -05:00
forest 403506a0b0 capacity limiter and general cleanup 2020-05-13 13:56:43 -05:00
forest 30464ac8e5 metrics are working!!! 2020-05-13 00:28:53 -05:00
forest 08e23cf0d1 stripe payment processor 2020-05-12 12:38:36 -05:00
forest d06e07cfd3 account balance 2020-05-12 00:45:37 -05:00
forest 54948a386b allow . and @ in ssh key names 2020-05-11 23:09:11 -05:00
forest 452f236c6b SSH keys CRUD working 2020-05-11 11:57:39 -05:00
forest 18e6a1b141 starting to build console controller and views 2020-05-11 01:47:14 -05:00
forest d706ae7761 updating virt_model with email and 2020-05-10 20:23:00 -05:00
forest 426fad7b10 first try at creating VirtualizationInterface 2020-05-10 18:59:30 -05:00
forest 7fe0d9a9c5 fine-tuning login 2020-05-10 13:51:54 -05:00
forest 64bca1fd97 it sends a magic link when you log in 2020-05-09 22:59:22 -05:00
forest edb476ec41 oops 2020-05-09 20:36:23 -05:00
forest 246ef00540 broken auth WIP 2020-05-09 20:36:14 -05:00
forest 4a1924587c postgres automatic schema management roughly working 2020-05-09 19:13:20 -05:00