Commit Graph

104 Commits

Author SHA1 Message Date
@wwwjim
a5f4a23892 usernames: prevents any possibility of capitalization 2020-09-03 09:19:52 -07:00
@wwwjim
aa948a60f8 slate: back to a stable place 2020-09-02 23:00:02 -07:00
@wwwjim
11ada40c1e powergate: removes unused powergate methods 2020-09-02 18:00:13 -07:00
@wwwjim
ba48cfba21 slate: hopefully resolves issues 2020-09-02 17:35:41 -07:00
@wwwjim
a0d8fad3be CORS: removes redundant CORS configuration 2020-09-02 14:07:45 -07:00
@wwwjim
757e38f91e server: for retrieving sets, more elegant failures when the database connection limit is hit 2020-08-31 16:47:53 -07:00
martinalong
37f17fa51b
Revert "Revert "In-client profiles / slates + directory tab"" 2020-08-31 11:19:46 -07:00
martinalong
bf55712f86
Merge pull request #190 from filecoin-project/@martinalong/profiles
Serializer bug fix
2020-08-31 11:13:12 -07:00
Martina
2946328b47 serializer bug fix 2020-08-31 11:10:42 -07:00
martinalong
6cbb8b65cb
Revert "In-client profiles / slates + directory tab" 2020-08-30 22:08:40 -07:00
Martina
3621703d44 fix for pendingTrusted bug 2020-08-30 20:49:12 -07:00
jimmylee
004dc0a715 versions: nextjs 9.5.2, react 16.13.1, textilehub 0.6.2 2020-08-30 13:14:56 -07:00
jimmylee
9429e1c963 serializers: prevent explosions 2020-08-30 12:56:45 -07:00
jimmylee
e9deacda3c serializing: protects against new users making needless db requests 2020-08-30 12:10:01 -07:00
jimmylee
7e1131cd01 directory: finishes serializing owner and slates to users and slates 2020-08-30 02:07:21 -07:00
@wwwjim
a0082a7be5 sidebar: stubs out filecoin archive feature 2020-08-27 23:57:04 -07:00
@wwwjim
84061f07e2 serializers: user objects on trusted, pending trusted, subscriber objects 2020-08-27 21:34:50 -07:00
@wwwjim
76c9e5e10e serializer: adds a serialize for subscriptions for @martinalong to evaluate 2020-08-27 16:20:04 -07:00
@wwwjim
8039d31192 slates: adds an easy way to get every user and every slate (use with caution) 2020-08-27 15:05:20 -07:00
@wwwjim
ab15d09572 slates: deeplinking 2020-08-26 21:24:49 -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
0af4431bd3 integration: example subscribe and unsubscribe endpoints with ui example 2020-08-25 20:13:06 -07:00
@wwwjim
bcf7398939 search: safe search 2020-08-25 18:34:32 -07:00
@wwwjim
c5a9ba9294 search: lands fuzzy slatename and username search into one search endpoint 2020-08-25 18:27:05 -07:00
@wwwjim
785cecaeb6 viewer: adds trusted relationships, subscriptions, and activity to the viewer model 2020-08-25 15:24:01 -07:00
@wwwjim
d8c165e342 subscriptions: subscription endpoint for subscribing to a slate or user 2020-08-25 15:09:12 -07:00
@wwwjim
9b73c7f8f9 node_common: fixes issue with misnamed path 2020-08-25 14:26:03 -07:00
@wwwjim
8bd1d76c1f postgres: adds trusted relationship and activity queries 2020-08-25 14:23:45 -07:00
@wwwjim
1e628725fa slates: get-subscriptions-to-slate-id and get-subscriptions-to-user-id 2020-08-25 13:42:14 -07:00
@wwwjim
835898d5f9 subscriptions: queries for subscriptions 2020-08-25 13:26:15 -07:00
Andrew Hill
d5a3447dad
feat(api): skip ipfs subdomain redirect
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:46:41 -07:00
@wwwjim
5542f76888 slate: cleans up state, guarantees JSON response from endpoints, updates server code 2020-08-24 23:46:02 -07:00
@wwwjim
bd6dc4ca30 name: allows the option of adding your fullname 2020-08-24 22:00:32 -07:00
jimmylee
719bb49cb6 powergate: removes powergate temporarily 2020-08-23 23:32:26 -07:00
jimmylee
d466927624 hotfix: fixes server crashing conditions 2020-08-22 18:32:41 -07:00
@wwwjim
71dcb58a1b profiles: adds user bios 2020-08-21 22:45:50 -07:00
@wwwjim
42afbb8eaa refactors: textile service uptime check 2020-08-19 22:57:46 -07:00
Andrew Hill
b83ad03a47
fix(api): use newer getOrInit method
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-19 14:25:45 -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
60a23a87e3 analytics: disables analytics temporarily 2020-08-16 22:34:30 -07:00
CAKE
41ef4c3e2f
Merge pull request #157 from filecoin-project/@colin/analytics-api-integration
Analytics API integration
2020-08-16 22:30:41 -07:00
jimmylee
9e4ca3d2ae uploads: finally streams work 2020-08-16 21:22:35 -07:00
uonai
ab825d4626 Analytics API integration 2020-08-16 20:59:06 -05:00
jimmylee
06814cd37f uploads: switches back to FS.createReadStream and uses busboy versus formidable 2020-08-16 02:23:02 -07:00
jimmylee
91f52e7ada uploads: captures error states more accurately 2020-08-15 18:32:38 -07:00
jimmylee
4007910627 uploads: removes readStreams and watermark, sends data straight to textile buckets and keeps nothing local. 2020-08-15 16:42:26 -07:00
jimmylee
2858d531e5 fetch: adds modified version of fetch with readable streams and progress 2020-08-14 03:10:14 -07:00
jimmylee
5462ecdd08 analytics: stubs out analytics manager for colin 2020-08-14 02:17:19 -07:00
jimmylee
d8a77f3578 slates: adjustments to slates table 2020-08-12 01:34:17 -07:00