Commit Graph

14 Commits

Author SHA1 Message Date
@wwwjim
d1ef6534af new bucket for deal making 2020-09-23 02:46:59 -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
3ba9962d81 guards every single textile call and provides concise reporting at each callsite 2020-09-21 17:36:45 -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
jimmylee
9e4ca3d2ae uploads: finally streams work 2020-08-16 21:22:35 -07: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
@wwwjim
59f64a2888 upload: lifts file upload restrictions, still needs testing 2020-08-03 18:35:31 -07:00
jimmylee
5d4f58eddc media object: adds PDF support, validation check to restrict certain uploads 2020-08-01 23:00:04 -07:00
@wwwjim
934fd9d5f8 upload: refactor and improvement and shared code paths between API and upload in app 2020-07-31 17:17:07 -07:00