Commit Graph

35 Commits

Author SHA1 Message Date
forest 1376525c9e admin broadcast message feature 2022-04-11 14:42:47 -05:00
forest ec0d3b1740 short-term and long-term capsuls 2022-02-08 17:16:52 -06:00
Jes Olson 22e877dc3d Update debian, alpine, add rockylinux 2021-12-14 17:53:37 -06:00
forest cc349d266f working on support for managing VM state and IP address 2021-12-05 16:47:37 -06:00
forest 25715f5aee dont silently crash when database connection fails 2021-10-05 10:50:31 -05:00
forest 5a18fc7e13 add comments describing how to correct async creates / handle fails 2021-09-02 12:34:51 -05:00
forest ba997bb3ff defer fkey constraints until end of txn -- allow change email 2021-08-16 13:24:11 -05:00
j3s a9c4ae7572 Add archlinux, bump everything' 2021-07-25 09:33:32 -05:00
forest 06a2bd3a6f add public_ipv4_first_usable_ip, public_ipv4_last_usable_ip 2021-07-12 14:38:56 -05:00
forest be54117736 migration 17: network_name -> virtual_bridge_name, add network_name col 2021-07-12 12:16:32 -05:00
forest 862b14545b more managed ips work: cli sql improvements, added admin panel 2021-07-09 14:13:28 -05:00
forest dbff6e23ed simplify postgres connection parameters as a single string 2021-02-16 16:08:54 -06:00
forest 534855c764 correctly merge db migrations with origin master (coreos) 2021-02-15 19:19:20 -06:00
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
j3s 4b3f3603cc CoreOS isnt ready 2021-02-01 12:27:22 -06:00
j3s 3639a295c4 Add coreos 2021-02-01 10:59:13 -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