Giter Club home page Giter Club logo

envelop-web's People

Contributors

dependabot[bot] avatar joaodiogocosta avatar sdsantos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

envelop-web's Issues

TypeError: this.words is null

Web and Android apps cannot refresh the files list of one user (@friedger). Some file metadata seems to have been corrupted. Web log:

Uncaught (in promise) TypeError: this.words is null
    bitLength https://envelop.app/javascripts/vendors-d4bd7f31.js:8
    _hasDoubles https://envelop.app/javascripts/vendors-d4bd7f31.js:407
    mul https://envelop.app/javascripts/vendors-d4bd7f31.js:672
    getPublic https://envelop.app/javascripts/vendors-d4bd7f31.js:672
    decryptECIES https://envelop.app/javascripts/vendors-d4bd7f31.js:413
    decryptContent https://envelop.app/javascripts/vendors-d4bd7f31.js:418
    value https://envelop.app/javascripts/vendors-d4bd7f31.js:407
    getFile https://envelop.app/javascripts/vendors-d4bd7f31.js:418
    promise callback*t.getFile https://envelop.app/javascripts/vendors-d4bd7f31.js:418

From the user:

I used the share action on a different app to share via envelop.
The upload is still shown as "Uploading"

Download of large files fails

I uploaded a 3.95 GB large file to share it with friends and it seems not possible to download it. Neither in Firefox nor in Chromium. The tab always crashes during the process. In Firefox the download process goes beyond 100% an then it crashes, in Chromium the download goes to 100% and than the tab crashes.
Screenshot_envelop
Screenshot_envelop2
Screenshot_envelop3

Error on opening a download link

Uncaught (in promise) Error: Missing readURL
    r https://envelop.app/javascripts/vendors-fabba860.js:420
    y https://envelop.app/javascripts/vendors-fabba860.js:649
    _invoke https://envelop.app/javascripts/vendors-fabba860.js:649
    t https://envelop.app/javascripts/vendors-fabba860.js:649
    a https://envelop.app/javascripts/vendors-fabba860.js:420
    promise callback*u https://envelop.app/javascripts/vendors-fabba860.js:420
    i https://envelop.app/javascripts/vendors-fabba860.js:420
    i https://envelop.app/javascripts/vendors-fabba860.js:420
    v https://envelop.app/javascripts/vendors-fabba860.js:420
    y https://envelop.app/javascripts/vendors-fabba860.js:420
    promise callback*y https://envelop.app/javascripts/vendors-fabba860.js:420
    getFile https://envelop.app/javascripts/vendors-fabba860.js:420
    value https://envelop.app/javascripts/vendors-fabba860.js:414
    e https://envelop.app/javascripts/vendors-fabba860.js:114
    y https://envelop.app/javascripts/vendors-fabba860.js:649
    _invoke https://envelop.app/javascripts/vendors-fabba860.js:649
    t https://envelop.app/javascripts/vendors-fabba860.js:649
    s https://envelop.app/javascripts/vendors-fabba860.js:114
    a https://envelop.app/javascripts/vendors-fabba860.js:114
    u https://envelop.app/javascripts/vendors-fabba860.js:114
    u https://envelop.app/javascripts/vendors-fabba860.js:114
    value https://envelop.app/javascripts/vendors-fabba860.js:114
    value https://envelop.app/javascripts/download-c0536152.js:1
    value https://envelop.app/javascripts/download-c0536152.js:1
    Na https://envelop.app/javascripts/vendors-fabba860.js:665
    La https://envelop.app/javascripts/vendors-fabba860.js:665
    Ts https://envelop.app/javascripts/vendors-fabba860.js:665
    unstable_runWithPriority https://envelop.app/javascripts/vendors-fabba860.js:674
    Ts https://envelop.app/javascripts/vendors-fabba860.js:665
    Os https://envelop.app/javascripts/vendors-fabba860.js:665
    ks https://envelop.app/javascripts/vendors-fabba860.js:665
    gs https://envelop.app/javascripts/vendors-fabba860.js:665
    Ga https://envelop.app/javascripts/vendors-fabba860.js:665
    js https://envelop.app/javascripts/vendors-fabba860.js:665
    Ms https://envelop.app/javascripts/vendors-fabba860.js:665
    render https://envelop.app/javascripts/vendors-fabba860.js:665
    Us https://envelop.app/javascripts/vendors-fabba860.js:665
    Ps https://envelop.app/javascripts/vendors-fabba860.js:665
    Us https://envelop.app/javascripts/vendors-fabba860.js:665
    render https://envelop.app/javascripts/vendors-fabba860.js:665
    1163 https://envelop.app/javascripts/download-c0536152.js:1
    1163 https://envelop.app/javascripts/download-c0536152.js:1
    i https://envelop.app/javascripts/download-c0536152.js:1
    1155 https://envelop.app/javascripts/download-c0536152.js:1
    i https://envelop.app/javascripts/download-c0536152.js:1
    n https://envelop.app/javascripts/download-c0536152.js:1
    <anonymous> https://envelop.app/javascripts/download-c0536152.js:1
    <anonymous> https://envelop.app/javascripts/download-c0536152.js:1
vendors-fabba860.js:420:316269

Translate

Is there a plan to translate this program into other languages?

I can't remove pending files from my app page

I wanted to upload two files (as shown by the image below) and my browser crashed, so I had to re-open the app and the upload is now stuck at 0%. So if I'm right, will they be there forever?
image

Cannot use the app

I've created my Blockstacks ID two weeks before, yet I cannot sign in to envelop.app. It always says that,
"Your account is recent and it doesn't have its username available in the blockstack browser yet. Please try again later."
Can someone help solve this issue?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.