260 Commits (a61e4a3153de22852a95727484fcab91ca349391)
 

Author SHA1 Message Date
Matt Holt a61e4a3153 Merge pull request #281 from lschjeide/master 9 years ago
Matt Holt 7c468ceb35 Merge pull request #284 from dimitrimitropulos/patch-1 9 years ago
dimitrimitropulos 126820a753 small style consistency change (typo?) 9 years ago
Leif Schjeide 4569c6d486 Fixes auto detecting mixed line endings 9 years ago
Matt Holt 6d91309a16 Merge pull request #277 from jbzorg/master 9 years ago
jbzorg cea69b4ac4 Fix newline option for delimiter autodetect 9 years ago
Matt Holt 921e25076f Merge pull request #256 from breck7/master 9 years ago
Breck 4ae5494901 Updated double equals to triple equals, removed whitespace at end of lines and standardized quotes. 9 years ago
Matt Holt 9183ffb2d8 Merge pull request #223 from atomx/withcredentials 9 years ago
Matt Holt 48522bdb5c Merge pull request #199 from pykiss/master 9 years ago
ommar 75cfc8cdd6 Merge pull request #2 from atomx/master 10 years ago
ommar 7e5044a7a1 Merge pull request #1 from mholt/master 10 years ago
Matthew Holt 6fe5c2b947 Patch version bump 10 years ago
Matt Holt 33a8dfcb44 Merge pull request #204 from andekande/patch-1 10 years ago
Braden Anderson 5f21c93bc8 Merge pull request #211 from benekastah/master 10 years ago
Paul Harper 871a20db2e Using PapaParse inside a worker 10 years ago
Matt Holt 967fc14dd9 Merge pull request #239 from bluej100/eof 10 years ago
Braden Anderson 69eeb71df6 handle empty quoted field at EOF 10 years ago
Matt Holt 79e0c70112 Merge pull request #234 from Turbo87/jsdoc 10 years ago
Matt Holt 016dd29adf Merge pull request #233 from Turbo87/mocha 10 years ago
Tobias Bieniek 212ee33f5c test-cases: require() necessary test dependencies if running on NodeJS 10 years ago
Tobias Bieniek 678ac76479 tests: Merge test-runner.js into test-cases.js 10 years ago
Tobias Bieniek 06a628409a test-cases: Conditionally disable tests if XMLHttpRequest is unavailable 10 years ago
Tobias Bieniek 0b3a85cfad Add TravisCI manifest 10 years ago
Tobias Bieniek 8519f07aed tests: Support phantomjs testing 10 years ago
Tobias Bieniek 1e0d19a938 Replace plain comments with JSDoc comments 10 years ago
Tobias Bieniek a9a981f668 test-cases: Conditionally disable custom test using File API 10 years ago
Tobias Bieniek efafabafdb Use "mocha" for browser tests 10 years ago
Tobias Bieniek 6048ec6e0c Use "mocha" for node tests 10 years ago
Tobias Bieniek 3c309274a3 package.json: Extract "test-browser" and "test-node" scripts 10 years ago
Matthew Holt 15451da06b Change RequireJS wireup - fixes #209 10 years ago
ommar 9252fade22 Added with Credentials option to the config file 10 years ago
Matthew Holt 44cb0b04b5 Range header only if streaming; fixes #196 10 years ago
Jan Hesse 40f5ebcbf2 avoid division by zero 10 years ago
Antonio Fernández Porrúa bc783fd4ab More readable (I guess) 10 years ago
Matthew Holt 1c64d5c098 Refactored chunkIndex into isFirstChunk 10 years ago
Matthew Holt 4d701f9d35 Oops, dev player should always use unminified source 10 years ago
Matt Holt 6417f8aa68 Merge pull request #192 from bluej100/beforeFirstChunk 10 years ago
Matthew Holt 2fdb173a70 Minor change to the player's chunk callback function 10 years ago
Braden Anderson b18bb8c888 beforeFirstChunk callback, fixes #186 10 years ago
Matthew Holt 04003739ad Minor version bump, 4.1.1 10 years ago
antonio 6fcba4dc38 symetric parse and unparse 10 years ago
Braden Anderson 3bd5c47ddc Merge pull request #183 from topicus/issue_8_complete_results 10 years ago
Mariano Carballal 0be4b502f0 Issue#8 Fix complete results with partial results 10 years ago
Matt Holt cada171c8a Merge pull request #190 from cesarandreu/patch-1 10 years ago
Cesar Andreu 0b2e2623f9 Add repository to package.json 10 years ago
Braden Anderson 8cb4280567 Merge pull request #178 from JohnMacAslan/add-abort-support 10 years ago
John MacAslan 77c3e6162f updated tests to check complete is called after aborted 10 years ago
Matt Holt 21a475bd9b Merge pull request #181 from bluej100/complete 10 years ago
Braden Anderson b038e4799e read files in a single chunk for complete results (#179) 10 years ago