0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing test cases for multi-file uploads. More... almost 9 years ago
(fix) removed 'named module' in define making it compatible with webpack More... almost 9 years ago
Add .idea (IntelliJ project dir) to .gitignore More... almost 9 years ago
Updating documentation for submitFiles() More... about 9 years ago
Version 0.4.7 More... about 9 years ago
Merge pull request #45 from vote539/resetFileInputs More... about 9 years ago
Adding documentation for the new abort() method More... about 9 years ago
Adding additional checks for upload abort, at the top of most of the relevant functions. More... about 9 years ago
Updating client.min.js with previous changes More... about 9 years ago
Abort upload and emit an error event if a client disconnects while an upload is in progress. See #46 More... about 9 years ago
Adding support for server-side upload abort. See #42 More... about 9 years ago
Fixing client to abort an upload client-side if the server emits an "siofu_error" event. More... about 9 years ago
Adding feature to allow the user to specify a number of milliseconds to wait between chunks of the file being read. More... about 9 years ago
Adding resetFileInputs to table of contents More... about 9 years ago
Adding resetFileInputs option (see #40). More... about 9 years ago
Merge branch 'master' of github-vote539:vote539/socketio-file-upload More... about 9 years ago
Adding a demo application. More... about 9 years ago
Merge pull request #44 from vote539/revert-35-FinalName More... about 9 years ago
Revert "Add final filename to the client details object." More... about 9 years ago
Merge pull request #35 from senica/FinalName More... about 9 years ago
version 0.4.6 More... over 9 years ago
Making 76d6925's error event optional. More... over 9 years ago
version 0.4.5 More... over 9 years ago
Handling additional write stream error source. More... over 9 years ago
Use "path" for extracting basename More... almost 10 years ago
Add final filename to the client details object. More... almost 10 years ago
Merge branch 'master' of github-vote539:vote539/socketio-file-upload More... almost 10 years ago
Improving unit tests and adding file system bindings. More... almost 10 years ago
Add browser tests More... almost 10 years ago
Merge pull request #33 from ArtskydJ/patch-1 More... almost 10 years ago