Commit Graph

15 Commits

Author SHA1 Message Date
3wc b27d5b3c5b Add basic "create" API..
.. using server-side API tokens
2021-07-23 18:07:35 +02:00
forest 0a70c974ec ssh_public_keys -> ssh_authorized_keys rename (merge fix) 2021-02-15 19:44:26 -06:00
j3s 22f85dcd85 Update doc 2020-06-05 13:26:25 -05:00
forest fd7dd7390f implement anti-csrf measures in all posted forms 2020-05-22 16:04:47 -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
j3s 4b9d56f610 Clarify some common workflow confusion 2020-05-20 23:01:14 -05:00
forest 4b169e9886 implement bill for at least 24 hours 2020-05-16 23:21:09 -05:00
forest e3a2e8eee4 fine-tuning the create-capsul experience 2020-05-16 23:02:02 -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 d06e07cfd3 account balance 2020-05-12 00:45:37 -05:00
forest 5df06dc1b3 Your account does not have sufficient funds to create a Capsul 2020-05-11 22:59:36 -05:00
forest d7ddf37cfa fine-tuning and starting to work on account-balance 2020-05-11 20:34:12 -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