Commit Graph

155 Commits

Author SHA1 Message Date
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
@wwwjim
025241801d getOrCreate 2020-09-17 21:08:37 -07:00
@wwwjim
15c72de1ef here we go 2020-09-17 18:18:42 -07:00
CAKE
d30d1be565
Merge pull request #239 from filecoin-project/@textile/staging
@textile/staging - The Filecoin Branch
2020-09-17 14:15:05 -07:00
@wwwjim
a8bc911c80 0.7.1 2020-09-17 14:14:34 -07:00
Martina
73f8d31f96 added twitter to support 2020-09-17 11:37:29 -07:00
@wwwjim
6af315732a staging: all textile staging changes 2020-09-16 18:14:32 -07:00
Martina
d489c95c0b added amount stored to support message 2020-09-16 16:26:15 -07:00
@wwwjim
cef9ffbe79 support: adds webhook key env variable 2020-09-16 11:44:18 -07:00
Martina
1cbe038193 fixed user/slate deletion bug 2020-09-12 23:51:47 -07:00
Martina
aac943503f fixed navigation tooltip bug and various style improvements 2020-09-12 15:47:38 -07:00
Andrew Hill
0a4ce7cca9
chore(api): use path based ipfs gateway not subdomain
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-11 20:43:28 -07:00
jimmylee
b405cdddfd social: slack messages to fil-slate-social whenever an account is created or a user creates a slate 2020-09-10 20:28:23 -07:00
@wwwjim
91a2635446 strings: zeroPad method 2020-09-09 01:29:21 -07:00
@wwwjim
4daa910c44 env: adds a new environment variable in preparation for staging, if it exists, you will be using staging 2020-09-08 21:51:31 -07:00