Git Product home page Git Product logo

cozy-downloader's People

Contributors

someaveragedev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cozy-downloader's Issues

Icon missing

There is no icon on the store in my Cozy for downloader, is that normal or is it a bug?

capture d ecran 2016-08-05 a 15 04 13

TypeError: Parameter 'url' must be a string, not undefined

Seen in a user's logs:

url.js:107
    throw new TypeError("Parameter 'url' must be a string, not " + typeof url)
          ^
TypeError: Parameter 'url' must be a string, not undefined
    at Url.parse (url.js:107:11)
    at Object.urlParse [as parse] (url.js:101:5)
    at /usr/local/cozy/apps/downloader/server/controllers/download.js:202:31
    at /usr/local/cozy/apps/downloader/node_modules/cozydb/lib/model.js:207:18
    at /usr/local/cozy/apps/downloader/node_modules/cozydb/lib/cozymodel.js:273:18
    at parseBody (/usr/local/cozy/apps/downloader/node_modules/cozydb/node_modules/request-json-light/main.js:75:10)
    at IncomingMessage.<anonymous> (/usr/local/cozy/apps/downloader/node_modules/cozydb/node_modules/request-json-light/main.js:109:14)
    at IncomingMessage.emit (events.js:117:20)
    at _stream_readable.js:944:16
    at process._tickCallback (node.js:448:13)

(FTR, this user use Node 0.10.40).

/cc @pierrevdk

Choose Download directory

I would like to be able to set globally a download directory.
Alternatively having a field to select a directory each time I input a new download would be nice too.
(Selecting a directory like it is done in Konnectors)

Download do not stay in interface

I downloaded a file and now I do not see it in the download app while it's in the downloads directory in file.
I would like to see it as long as I do not click on "remove from list" / "delete" button.

File pointer not freed after deletion

When a file is deleted, its file descriptor stay used, so the process doesn't free the disk space.

A user downloaded a huge file that filled up its disk. Deleting the file didn't change anything, he had to restart the application.

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.