Commit Graph

169 Commits

Author SHA1 Message Date
@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
@wwwjim
51987e9112 removes unnecessary floor 2020-10-05 16:44:05 -07:00
@wwwjim
770679f407 patches: fixes some issues with getRandomSlateElementURL 2020-10-05 16:39:43 -07:00
CAKE
502dc9a856
Merge pull request #354 from toastts/@toastts/randomized-avatar
added randomized avatar fucntion
2020-10-05 16:30:58 -07:00
toast
09ad9cfa55 added randomized avatar function 2020-10-05 15:33:37 -07:00
@wwwjim
6826c3fef7 memory increase may fix it 2020-10-04 21:35:42 -07:00
Martina
e77b261a29 fixed linking bug 2020-09-28 21:50:11 -07:00
@wwwjim
da87e1ae60 settings: directory option 2020-09-28 14:30:18 -07:00
Martina
96f3f88665 allows duplicate slates now 2020-09-28 13:14:07 -07:00
@wwwjim
35a085f3fc all bucket deals are off cloned buckets, either open or encrypted based on user settings, user defaults are not to participate in automatic storage 2020-09-28 10:48:49 -07:00
@wwwjim
c3a0815a17 slate: removes unused method updateDataFilecoin 2020-09-27 15:34:28 -07:00
@wwwjim
ad7c573752 small refactor to getBucketAPIFromUserToken 2020-09-26 19:08:07 -07:00
@wwwjim
cd7a05c949 fixes bug with type 2020-09-26 17:40:32 -07:00
@wwwjim
490e9cffb5 filecoin: allow the option in user accounts for us to make filecoin deals on a user behalf, and also to encrypt or not encrypt 2020-09-26 16:40:50 -07:00
@wwwjim
99aa58f3f5 encrypted buckets: encrypted buckets in production 2020-09-25 10:40:54 -07:00
@wwwjim
a1aff048cf refactors: prepares for encrypted bucket 2020-09-24 23:42:28 -07:00
@wwwjim
92f5c32a16 fixes issue with looking at wrong bucket for items 2020-09-24 00:10:16 -07:00
@wwwjim
f6751bfe62 filecoin experience improvements 2020-09-23 12:46:56 -07:00
@wwwjim
7d76480340 v1: one off storage deal 2020-09-23 04:17:56 -07:00
@wwwjim
d1ef6534af new bucket for deal making 2020-09-23 02:46:59 -07:00
@wwwjim
8111960652 adjustments: lands some adjustments to storage deals on the Filecoin Network through slate before landing one-off deals 2020-09-22 19:35:56 -07:00
@wwwjim
d72d2147b0 only null is serializable 2020-09-22 18:24:00 -07:00
@wwwjim
c9d50047c4 getBucketAPIFromUserToken: updates, more logging 2020-09-22 17:34:17 -07:00
Andrew Hill
bf70a7f182
fix(code): move root init
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:19:44 -07:00
Andrew Hill
12a77dfa88
fix(code): no buckets
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:10:17 -07:00
Andrew Hill
ce39de2b25
fix(code): add const
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:08:15 -07:00
Andrew Hill
5cc3cc0f7e
fix(imports): adds ThreadID
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:05:58 -07:00
Andrew Hill
4d38b20ba6
fix(logs): add temp threadID log
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:56:55 -07:00
Andrew Hill
a143844f50
fix(api): correct return types
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:39:57 -07:00
Andrew Hill
4b2a7f5867
fix(api): bucket name no longer returned
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:39:13 -07:00
Andrew Hill
0cd90fce65
fix(lint): remove conflict flag
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:37:05 -07:00
Andrew Hill
157151ef57
fix(api): directly use thread client to generate bucket thread if not exist
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:35:49 -07:00
@wwwjim
7b10703821 buckets: elegant failure modes for bucket getOrCreate failures 2020-09-22 00:01:48 -07:00
@wwwjim
50e62a40be trying to catch what stalls downloads on production 2020-09-21 19:31:17 -07:00
@wwwjim
fd1452316b cleans up reporting 2020-09-21 18:06:26 -07:00
@wwwjim
3ba9962d81 guards every single textile call and provides concise reporting at each callsite 2020-09-21 17:36:45 -07:00
Martina
bcdc480d09 fixed ipfs / cid 2020-09-21 16:20:24 -07:00
Martina
3e2104e4c1 finished upload parallelization 2020-09-21 15:21:50 -07:00
Martina
29a8c0f685 endpoints work but not saving data to user 2020-09-21 15:21:50 -07:00
Martina
1881973493 refactored upload and drop to share an upload portion 2020-09-21 15:21:50 -07:00
Martina
f9d1092c76 before refactoring add-url and file-utilities 2020-09-21 15:21:50 -07:00
@wwwjim
77edea86e4 50gb to 4gb for now since no one is hitting 50 yet 2020-09-19 15:50:03 -07:00