Commit Graph

20 Commits

Author SHA1 Message Date
forest dad6547825 Merge branch 'master' into multiple-hosts
Conflicts:
	capsulflask/console.py
	capsulflask/db.py
	capsulflask/shared.py
	capsulflask/virt_model.py
2021-02-15 17:52:17 -06:00
forest 50cea6e0b4 first crack at adding ssh host key display to the capsul detail page 2021-01-30 01:39:48 -06:00
forest 3f6491f359 add support for postgres sslmode 2021-01-20 16:43:32 -06:00
j3s 1c2d5cf605 Add Alpine 3.13 2021-01-19 19:24:07 -06:00
j3s 74621a85dd Add guixsystem 1.2.0 to capsul 2021-01-14 21:31:38 -06:00
forest 6764c5c97d got httpclient working, spoke heartbeat is working 2021-01-04 13:32:52 -06:00
forest ff38858c74 fixing login email case sensitivity issues 2020-12-29 18:42:38 -06:00
j3s cd92e8486d Add latest openbsd and alpine support 2020-10-29 21:25:29 -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
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
j3s f0b262f0b1 Bump desired schema version 2020-05-20 18:40:42 -05:00
j3s fdc2394f83 Add OpenBSD 6.7 2020-05-19 22:48:59 -05:00
forest 26340f118f trying to fix logging 2020-05-15 23:19:01 -05:00
forest 30464ac8e5 metrics are working!!! 2020-05-13 00:28:53 -05:00
forest d7ddf37cfa fine-tuning and starting to work on account-balance 2020-05-11 20:34:12 -05:00
forest 426fad7b10 first try at creating VirtualizationInterface 2020-05-10 18:59:30 -05:00
forest 246ef00540 broken auth WIP 2020-05-09 20:36:14 -05:00
forest 119d4a0052 correctly handle when the desiredSchemaVersion < schemaVersion 2020-05-09 19:22:25 -05:00
forest 4a1924587c postgres automatic schema management roughly working 2020-05-09 19:13:20 -05:00