8d0088ef13
fix version #s
2021-02-15 19:24:31 -06:00
534855c764
correctly merge db migrations with origin master (coreos)
2021-02-15 19:19:20 -06:00
1c6d7eb380
eclipse failed to add deleted files
2021-02-15 17:52:31 -06:00
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
4b3f3603cc
CoreOS isnt ready
2021-02-01 12:27:22 -06:00
3639a295c4
Add coreos
2021-02-01 10:59:13 -06:00
50cea6e0b4
first crack at adding ssh host key display to the capsul detail page
2021-01-30 01:39:48 -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
6764c5c97d
got httpclient working, spoke heartbeat is working
2021-01-04 13:32:52 -06:00
d9c30e1ef8
trying to set up assignment of create operation
2021-01-03 19:17:30 -06:00
ff38858c74
fixing login email case sensitivity issues
2020-12-29 18:42:38 -06:00
d8d6124005
forest uncommitted changes on multi-host branch
2020-12-29 17:34:43 -06:00
44738c78a9
first steps towards multiple hosts -- schema & heartbeat
2020-12-10 20:32:43 -06:00
630f8926fd
Issue small correction
2020-10-29 21:29:28 -05:00
cd92e8486d
Add latest openbsd and alpine support
2020-10-29 21:25:29 -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
a709fe7469
Migrate to generic template names
2020-06-05 00:55:32 +00: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
2f55ce904e
set schema version on guix notready schema downgrade
2020-05-21 19:40:24 -05:00
b30f86f7d0
update readme to explain how to use .env file
2020-05-21 19:39:06 -05:00
7f3fb8b898
Guixsd -> Guix
2020-05-20 18:43:09 -05:00
f91fa9a1a4
Deprecate GuixSD for now
2020-05-20 18:40:15 -05:00
f448dd8bac
UPDATE schemaversion SET version = 3;
2020-05-19 23:01:01 -05:00
af16ef89d1
add deprecated column for os_images
2020-05-19 22:55:23 -05:00
fdc2394f83
Add OpenBSD 6.7
2020-05-19 22:48:59 -05:00
36fa867002
Add OpenBSD 6.7 migrate scripts
2020-05-19 22:24:41 -05:00
496db2bb06
add new tables to 02_down migration script
2020-05-17 00:00:36 -05:00
27c7f28e53
remove test data
2020-05-16 22:08:59 -05:00
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
d1078b8f30
started working on cron job task
2020-05-14 23:40:27 -05:00
0dc58ed6a8
add sql cli and explain it in the readme
2020-05-14 20:05:02 -05:00
8de802aff5
btcpay generating invoices and payments can be invalidated
2020-05-14 18:03:00 -05:00
403506a0b0
capacity limiter and general cleanup
2020-05-13 13:56:43 -05:00
30464ac8e5
metrics are working!!!
2020-05-13 00:28:53 -05:00
08e23cf0d1
stripe payment processor
2020-05-12 12:38:36 -05:00
d06e07cfd3
account balance
2020-05-12 00:45:37 -05:00
54948a386b
allow . and @ in ssh key names
2020-05-11 23:09:11 -05:00
452f236c6b
SSH keys CRUD working
2020-05-11 11:57:39 -05:00
18e6a1b141
starting to build console controller and views
2020-05-11 01:47:14 -05:00
d706ae7761
updating virt_model with email and
2020-05-10 20:23:00 -05:00
426fad7b10
first try at creating VirtualizationInterface
2020-05-10 18:59:30 -05:00
7fe0d9a9c5
fine-tuning login
2020-05-10 13:51:54 -05:00
64bca1fd97
it sends a magic link when you log in
2020-05-09 22:59:22 -05:00
edb476ec41
oops
2020-05-09 20:36:23 -05:00
246ef00540
broken auth WIP
2020-05-09 20:36:14 -05:00
4a1924587c
postgres automatic schema management roughly working
2020-05-09 19:13:20 -05:00