Commit Graph

210 Commits

Author SHA1 Message Date
tarafanlin
67408b94ac check env to see if in prod 2020-11-19 21:47:29 -08:00
tarafanlin
14bf4d3185 replace test slates ids with slates exists in prod 2020-11-19 18:29:29 -08:00
Martina
7ea0e8d99b edited code to accomodate cid instead of ipfs 2020-11-19 15:39:05 -08:00
Martina
5de86b0708 changed to accomodate new database changes 2020-11-19 14:14:34 -08:00
tarafanlin
f7b5e69bd4 file preview image uploader 2020-11-18 21:14:18 -08:00
Martina
d5eb844c99 added endpoint for updating file 2020-11-18 21:14:18 -08:00
Martina
f3c821f5a3 no longer two application header popups at once 2020-11-18 19:00:59 -08:00
Martina
8b33b787ea now deletes from all reposted slates when delete a file 2020-11-18 18:51:27 -08:00
martinalong
f3a3da38c8
Merge pull request #421 from filecoin-project/@tarafanlin/newprofile
empty profile view & styling tweaks
2020-11-18 15:59:56 -08:00
@wwwjim
eb701fd26e cleaner shouldViewerRedirect 2020-11-17 12:46:54 -08:00
@wwwjim
dcfa36fafa shouldViewerRedirect 2020-11-17 12:36:36 -08:00
Martina
eab3b898ac fixed external rerouting when not acutally logged in 2020-11-17 12:07:40 -08:00
jimmylee
83ba2b6a85 adds method to get libp2p tokens back when user accounts are deleted from Slate 2020-11-17 00:03:49 -08:00
jimmylee
36ebf5a823 create-orphan 2020-11-16 23:59:11 -08:00
jimmylee
48a93e10bd adds stubbed out stats table data 2020-11-16 23:57:22 -08:00
jimmylee
1acdf6dd39 prettier 2020-11-16 23:54:54 -08:00
jimmylee
bb01d4afd6 create-or-update-stats 2020-11-16 23:53:59 -08:00
tarafanlin
acd89f3e9e empty profile view & styling tweaks 2020-11-16 23:12:35 -08:00
Martina
349fc0f66a redirecting to in-client page automatic 2020-11-16 18:11:24 -08:00
@wwwjim
9f4cf83b04 adds more activity events 2020-11-16 00:30:40 -08:00
@wwwjim
1eaf6c140e Lands early version of activity/analytics categories 2020-11-16 00:07:11 -08:00
Martina
a7576b030b many misc improvements and fixes 2020-11-12 14:37:07 -08:00
jimmylee
c1ec3a982c finally lands default storage config for root bucket 2020-11-12 02:51:48 -08:00
Martina
ab15515df0 search v2 minus some tags 2020-11-10 17:46:03 -08:00
jimmylee
b93d36dc8f removes unused upload code from codebase now that we have https://github.com/slate-engineering/shovel 2020-11-07 17:16:56 -08:00
Martina
94f6645dd9 replaced rehydrate with webhooks 2020-10-30 16:17:55 -07:00
@wwwjim
3ba1f518c9 enforces an allowed host 2020-10-29 11:39:40 -07:00
@wwwjim
763bb14f72 get objects that have a CID from slates query 2020-10-28 23:03:12 -07:00
@wwwjim
5f3da97cce websockets: partial viewer updates are now supported 2020-10-26 21:41:42 -07:00
Martina
6b44cc6811 added backend for onboarding 2020-10-25 19:14:03 -07:00
@wwwjim
7169ebda8a adds pubsub resource uri placeholder 2020-10-24 13:05:13 -07:00
@wwwjim
15fa57c2df supports custom resource URIs for two upload endpoints 2020-10-23 03:34:31 -07:00
Martina
c35bfd4de8 small nits 2020-10-21 22:38:37 -07:00
Martina
a6a8f24dde slate layout finished 2020-10-21 15:54:01 -07:00
Martina
d2e002befe working on delete-reposts-by-cid 2020-10-21 13:26:17 -07:00
Martina
3786311d77 slate layout resize and move functions 2020-10-21 13:26:17 -07:00
@wwwjim
dda2ec8bf9 get all deals API call 2020-10-19 09:47:45 -07:00
@wwwjim
491a5bda8f follows textiles recommendation to not allow a deal under 100mb 2020-10-18 21:15:26 -07:00
jimmylee
ba5037da21 storage deals: every user can see a list of their storage deals and if they are retrievable 2020-10-18 12:53:59 -07:00
@wwwjim
d0c0d750e0 upload: don't force pushPath to do things it doesnt want to do 2020-10-10 15:24:05 -07:00
@wwwjim
b89062fa2c uploads: might have solved everything 2020-10-10 01:41:50 -07:00
@wwwjim
ba294b3043 speeds up filecoin-viewer by removing useless calls for now 2020-10-09 22:17:07 -07:00
@wwwjim
140db503eb uploads: signfiicant error handling improvements, catches error in client where failed uploads would be pushed into another operation 2020-10-09 22:12:28 -07:00
@wwwjim
e393b4aa62 105 second file upload limit to help catch issues 2020-10-09 18:22:03 -07:00
@wwwjim
10f2a4ac59 enforcing single concurrency to avoid maybe throwing bad data at buckets 2020-10-09 11:46:42 -07:00
@wwwjim
e15815e3b3 unpipe the pipe 2020-10-08 19:32:30 -07:00
@wwwjim
901c82f0c2 textile/hub 1.1.1 and nextjs 9.5.4 2020-10-08 17:40:26 -07:00
jimmylee
bdaed6c1f8 analytics: creates a file with user performance information 2020-10-08 14:19:15 -07:00
@wwwjim
beb49cd31e upload: cleans up error handling 2020-10-07 03:02:08 -07:00
@wwwjim
e7e2cc9ecf scripts: recreate-bucket-bug scaffolding 2020-10-06 12:07:43 -07:00