Skip to main content

Day 8

ยท 3 min read
samuel

Welcome to Day 8 of our ongoing thirty-day blog post challenge toward the Uppy 1.0 release on April 25! Yesterday was the 1st of April, but we had no time for fooling around! The entire team was present for our weekly call, which was again fully dedicated to discussing Uppy progress.



During the call, a lot of cards were moved from the To Do lane into the In Progress lane โ€” and some are even already Done. We also added a few New tasks mostly related to language packs for Uppy, where we'll be asking our own team members to update a locale of their own language. We hope other languages will be picked up by the community!

This is what our board currently looks like:



Let's take a look at the updates we can share with you today.

Doneโ€‹

  • Artur merged this PR which removed the use of window.location from Companion's client, courtesy of Ife.
  • Alex improved the design of the drag-to-upload stage.

Before:

After:

In Progressโ€‹

  • We are currently investigating an issue with tus-js-client, which affects uploads where the file size is larger than 500MB. Artur is now trying to execute a 600MB upload and then see if it crashes. After that, he will set chunkSize, test the upload again, and report back his findings so we can evaluate our next steps.

  • We are also doing more research on tus-js-client fingerprints. Since these are identical for each file on React Native, the team is figuring out how to properly identify files on that platform, because the standard file properties that tus-js-client relies on are not available.

  • We have our first WIP screenshot for the React Native implementation:

  • Abdel is busy fixing the serverless examples where WebSockets are terminated when Uppy is deployed to Lambda

  • Evgenia is working on applying for Browserstack's open source program, so we can hopefully test Uppy even more and make sure that 1.0 is without any issues.

  • Ife is writing tests for the implementation of the tus-js-client URL storage.

That's all the updates I have for you today. See you tomorrow for Day 9 of our 30 Days to Liftoff!

P.S. If you don't want to miss an update, you might like to subscribe to our RSS feed :)