Commit Graph

14 Commits

Author SHA1 Message Date
jimmylee
ba470a6fde buckets: delete is supported again 2020-08-19 17:36:18 -07:00
Andrew Hill
c385d0d13e
fix(hub): update hub cli lib and use new crypto ident class
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-19 13:44:53 -07:00
jimmylee
ab462f39c4 user-deletion: elegantly deletes slates and fixes bucket deletion 2020-08-02 15:06:46 -07:00
@wwwjim
d3ac3599ed api keys: users can generate their own API keys now 2020-07-27 23:54:15 -07:00
@wwwjim
3dfb5d0d41 error codes: updates 404 and 500 decorators 2020-07-26 19:06:45 -07:00
@wwwjim
d11fe19bab reset password: loading states for edit account and sign in, adds reset password, adds validations to protect against light malice 2020-07-23 01:57:44 -07:00
@wwwjim
49ce763165 users: fixes user delete and adds avatar example to profiles 2020-07-22 03:59:39 -07:00
@wwwjim
a533b5249b models: moves from username checks to id checks because users change usernames 2020-07-22 03:51:40 -07:00
@wwwjim
140aa2017c sign-in: end to end allowing creation of any account 2020-07-21 22:53:29 -07:00
@wwwjim
cfb7f1a54d 0.2.0 powergate: prework, updates settings, decorates issue 2020-07-21 21:11:13 -07:00
@wwwjim
f66129f16d authentication: adds user auth concept, sign out, and adds 3 images to a bucket upon user creation 2020-07-21 04:36:50 -07:00
@wwwjim
418563a6ca buckets: working end to end example of buckets locally, but with image quality loss 2020-07-19 23:06:36 -07:00
@wwwjim
17524f61ee users: creates a new bucket for a user, when a user is deleted, deletes the bucket 2020-07-17 16:45:49 -07:00
@wwwjim
b6a8c880cd postgres: user accounts, migration scripts, api route rewrite, stopping point 2020-07-17 03:24:20 -07:00