Marco Perrando
Marco Perrando
https://github.com/tus/tus-node-server/blob/c1edd01689383a81a1f9e991eb6ca7a8002e4014/lib/handlers/HeadHandler.js#L21 It is possible that some Storage implementations may use some data from the request to choose how or where to store the file. The request is passed in the...
Added escape_javascript to the name, if present, in order to escape the correct characters.
The "added" event now fires also on nested elments that match the selector. Passed on: * Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 *...
### Description of the bug Using isOpen and onToggle props to control the open status from the extern fails: Disclosure remains fixed on the initial isOpen value. Already done a...
It would be good if `migrate()` would return a `Promise` so that I can understand if the DB has been somehow modified or it was up to date.