Commit Graph

39 Commits

Author SHA1 Message Date
Martina
c417843497 changed opacity to rgba 2020-09-03 21:42:50 -07:00
Martina
6fb183fdff finished refactor 2020-09-03 15:42:08 -07:00
@wwwjim
a5f4a23892 usernames: prevents any possibility of capitalization 2020-09-03 09:19:52 -07:00
@wwwjim
cec4c7650e endpints: strips header conflicts and removes all middleware 2020-09-02 17:21:29 -07:00
@wwwjim
a4704c7d0b signin: new sign in flow, improvements to button handlers 2020-09-02 01:33:39 -07:00
@wwwjim
84061f07e2 serializers: user objects on trusted, pending trusted, subscriber objects 2020-08-27 21:34:50 -07:00
@wwwjim
b76d7735dc trust: adds pending trust requests and verification step, completes integration example 2020-08-26 03:03:39 -07:00
@wwwjim
e96810d327 subscribe: catches corner cases, makes sure search does not reveal private slates 2020-08-25 20:32:40 -07:00
@wwwjim
6898ae8295 integration: catches cases around trusting another person 2020-08-25 20:22:41 -07:00
@wwwjim
06f02c7882 trust: adds trusted relationship endpoint 2020-08-25 15:19:09 -07:00
@wwwjim
bd6dc4ca30 name: allows the option of adding your fullname 2020-08-24 22:00:32 -07:00
jimmylee
84815adc8e sign-up: fixes account creation 2020-08-23 23:50:52 -07:00
jimmylee
719bb49cb6 powergate: removes powergate temporarily 2020-08-23 23:32:26 -07:00
@wwwjim
71dcb58a1b profiles: adds user bios 2020-08-21 22:45:50 -07:00
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
@wwwjim
2044b11803 authentication: adds new secrets 2020-08-10 22:15:39 -07:00
@wwwjim
47066916fa usernames: enforce lowercase 2020-08-06 13:01:05 -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
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