Commit Graph

21 Commits

Author SHA1 Message Date
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
dc25c0365a filecoin: cold storage supported, and many small bugfixes 2020-07-24 00:45:21 -07:00
@wwwjim
c21dca1884 library: refactor to support adding slates soon 2020-07-23 20:09:58 -07:00
@wwwjim
730f5347c8 storage: integrates filecoin storage deals and cleans up powergate token setting 2020-07-23 16:56:50 -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
9cf57edb77 middleware: sets a new powergate token appropriately per user 2020-07-22 11:54:58 -07:00
@wwwjim
0101d94c29 avatar: default avatar of a dog 2020-07-22 04:02:32 -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
7b7245a74f uploads: supports IPFS bucket uploads 2020-07-22 02:37:40 -07:00
@wwwjim
dc5f3313ec user profiels: lands user profile function and fixes settings, user modeling 2020-07-22 00:41:29 -07:00
@wwwjim
9408e15562 filecoin: create address and send filecoin restored 2020-07-21 23:04:54 -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
824a1c2ebd auth: adds warning for refactor 2020-07-17 09:36:59 -07:00
@wwwjim
b6a8c880cd postgres: user accounts, migration scripts, api route rewrite, stopping point 2020-07-17 03:24:20 -07:00