forest
cf9bcd1912
duplicate links to /about-ssh
2021-01-30 22:17:09 -06:00
forest
0b5583a0ed
make link to about-ssh be a paragraph
2021-01-30 22:15:34 -06:00
forest
7217ff7a6d
add /about-ssh essay
2021-01-30 22:14:04 -06:00
forest
c849ec3c11
add 25 cent buffer to affordable_vm_sizes logic for UX
2021-01-30 15:27:24 -06:00
forest
280bcfd584
check null on double_check_capsul_address 😬
2021-01-30 02:10:22 -06:00
forest
39980d836b
remove debug log
2021-01-30 02:05:06 -06:00
forest
485a17ae6b
fix ssh-keyscan.sh newlines printf
2021-01-30 02:03:29 -06:00
forest
e18d15f7e7
forgot to decode ssh-keyscan.sh output to string
2021-01-30 01:57:52 -06:00
forest
71222e07e6
chmod +x capsulflask/shell_scripts/ssh-keyscan.sh
2021-01-30 01:51:52 -06:00
forest
a7c61f01df
remove extra debug logs
2021-01-30 01:42:27 -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
29008bc963
fix index out of range when parsing output from shell_scripts/get.sh
2021-01-29 00:26:21 -06:00
forest
40016ecbe6
fix debug code again :(
2021-01-29 00:22:19 -06:00
forest
7914a2e518
fix "datetime is not JSON serializable" err in debug log code
2021-01-29 00:19:05 -06:00
forest
274c7a2c76
add logging around ssh keys to capsul creation to support a user who is
...
experiencing bugs
2021-01-29 00:13:32 -06:00
forest
3f6491f359
add support for postgres sslmode
2021-01-20 16:43:32 -06:00
forest
eba3bd6a5a
fixing bugs with email ignore case feature
2020-12-29 19:03:37 -06:00
forest
ff38858c74
fixing login email case sensitivity issues
2020-12-29 18:42:38 -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
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
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
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
forest
86da60aa0d
Merge remote-tracking branch 'origin/master'
2020-05-19 22:46:31 -05:00
forest
5b5c752e1a
make VIRTUALIZATION_MODEL configurable
2020-05-19 22:46:11 -05:00
forest
17c559123c
readme explain \n in BTCPAY_PRIVATE_KEY
2020-05-17 00:04:15 -05:00
forest
496db2bb06
add new tables to 02_down migration script
2020-05-17 00:00:36 -05:00
forest
633e2907df
changelog: 2020-05-16: Beta version of new Capsul web application
2020-05-16 23:50:39 -05:00
forest
bb90738fde
libvirtd_domain_info_maximum_memory_bytes
2020-05-16 23:44:03 -05:00
forest
62a062fff2
fix bug when created query string is not present
2020-05-16 23:28:21 -05:00
forest
684128361c
correctly display vm_months
2020-05-16 23:24:11 -05:00
forest
4b169e9886
implement bill for at least 24 hours
2020-05-16 23:21:09 -05:00
forest
4f002458b3
adjust memory metric query
2020-05-16 23:11:47 -05:00
forest
5c1a977a87
remove query string XSS from login token
2020-05-16 23:05:45 -05:00
forest
e3a2e8eee4
fine-tuning the create-capsul experience
2020-05-16 23:02:02 -05:00
forest
321a46d77b
add ecdsa to the pipfile
2020-05-16 22:11:44 -05:00
forest
27c7f28e53
remove test data
2020-05-16 22:08:59 -05:00
forest
2b04463e4e
switch to polling for btcpay payment sessions because btcpay web hooks
...
are super duper slow
2020-05-16 22:04:51 -05:00
forest
155b0d579a
print invoice
2020-05-16 21:28:28 -05:00
forest
be8cfee3c3
add more logs to btcpay webhook
2020-05-16 21:24:40 -05:00
forest
26340f118f
trying to fix logging
2020-05-15 23:19:01 -05:00
forest
3bd9d24a97
support dotenv impls that break on multiline strings
2020-05-15 18:49:17 -05:00
forest
5edc526c79
remove broken unneeded code from bitpay
2020-05-15 18:26:41 -05:00
forest
2bfd3787e9
remove broken unneeded code from bitpay
2020-05-15 18:25:22 -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
67120e9461
make metrics show up gray when prometheus returns no data
2020-05-15 12:24:09 -05:00
forest
0434c4d43b
implement deleting capsuls
2020-05-15 12:23:42 -05:00
forest
8e8705da7b
fix bugs and update readme with pipenv run
2020-05-14 23:54:08 -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
6440961433
favicon.ico
2020-05-14 12:41:46 -05:00
forest
314b74e33b
fix a bug that would allow users to cheat the stripe checkout system
2020-05-14 12:41:12 -05:00
forest
58f85edcb4
added btcpay pairing instructions to readme
2020-05-14 12:40:25 -05:00
forest
63a902774e
more metrics tweaks
2020-05-13 14:19:10 -05:00
forest
4ab0a0f565
stupid git
2020-05-13 13:56:55 -05:00
forest
403506a0b0
capacity limiter and general cleanup
2020-05-13 13:56:43 -05:00
forest
a43b3b4e1e
remove test image from front page
2020-05-13 00:56:09 -05:00
forest
77547a3397
subtle text shadow
2020-05-13 00:54:37 -05:00
forest
df156181b4
comments and error handling on metrics
2020-05-13 00:49:08 -05:00
forest
17159ddbf3
add missing dep: python-dotenv
2020-05-13 00:37:07 -05:00
forest
34d920b005
fix minor wonks with metrics
2020-05-13 00:34:38 -05:00
forest
30464ac8e5
metrics are working!!!
2020-05-13 00:28:53 -05:00
forest
7337375ae8
stripe tested and working
2020-05-12 13:04:35 -05:00
forest
55d8d8a9a6
oops
2020-05-12 12:40:30 -05:00
forest
d2165e49a5
fix name collision
2020-05-12 12:40:10 -05:00
forest
08e23cf0d1
stripe payment processor
2020-05-12 12:38:36 -05:00
forest
d293d43392
starting to work on stripe
2020-05-12 01:42:50 -05:00
forest
fda3c1040a
make ssh key name default to key comment
2020-05-12 00:58:17 -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
5df06dc1b3
Your account does not have sufficient funds to create a Capsul
2020-05-11 22:59:36 -05:00
forest
2e6291d87c
migrate to pipenv
2020-05-11 21:25:49 -05:00
forest
d7ddf37cfa
fine-tuning and starting to work on account-balance
2020-05-11 20:34:12 -05:00
forest
a6e655ef72
basic capsul detail page
2020-05-11 16:24:37 -05:00
forest
afe18b6166
remove unused files
2020-05-11 15:13:31 -05:00
forest
231d1ed7c0
create capsul and capsuls list page working
2020-05-11 15:13:20 -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
7932db90d5
added FAQ, Changelog, and Support static pages
2020-05-10 22:55:16 -05:00
forest
5d37f26585
front end html to look like existing capsul site without <pre>
2020-05-10 21:43:06 -05:00
forest
d706ae7761
updating virt_model with email and
2020-05-10 20:23:00 -05:00
forest
838348a0fb
oops, missed one file
2020-05-10 18:59:45 -05:00