Commit Graph

  • 1e7d744a57
    update webiste to v5 #669 Tom Byrer 2019-06-01 11:27:38 -0500
  • 1f43cb8f01 Major version bump 5.0.0 Sergi Almacellas Abellana 2019-05-30 18:52:28 +0200
  • 96313a4356 Handle delimiter guessing, when not all of the fields are quoted (#665) konuch 2019-05-30 18:44:50 +0200
  • bf09206f7f
    Added back original comment #665 konuch 2019-05-28 06:56:04 +0200
  • 78c481acb8
    Fixed eslint errors. konuch 2019-05-27 17:26:30 +0200
  • 3c84be6ae8 Fixed json format. Rado Konuch 2019-05-27 17:19:19 +0200
  • 2cd4a7bc45 Handle delimiter guessing, when some of the fields are quoted but not the first one and they contain delimiter characters. Rado Konuch 2019-05-27 14:43:32 +0200
  • dd0f4ba2ef Update donate link on non index pages Sergi Almacellas Abellana 2019-05-27 09:53:45 +0200
  • ae25f7cefd Update FAQ with reference to configuration issue #655 (#656) jjech 2019-04-24 04:33:34 -0500
  • b6393a7180 Fix a typo (issue # is 655, not 665) #656 jay_jech 2019-04-23 11:32:53 -0500
  • 3301f7a5ad Update FAQ with info and link to common configuration Issue #665 jay_jech 2019-04-23 11:15:21 -0500
  • 73a10de0c9 Include Familio (#654) Peter Theill 2019-04-23 09:32:47 +0200
  • 17f62dc8f3
    Include Familio #654 Peter Theill 2019-04-19 08:35:12 +0200
  • 0882c55e07 merging in updates #693 Monkey D Zeke 2019-03-29 12:50:33 -0700
  • 5c4b853b71 Merge branch 'master' of github.com:FlatFilers/PapaParse Monkey D Zeke 2019-03-29 12:42:34 -0700
  • 4e1de42673 fixed the doc of the decoder. decoder may get also string, not just buffer - so rename it to chunk. #650 Ran Grizm 2019-03-29 00:25:49 +0200
  • 159d459923 jump sjis test once sjis will be supported. Ran Grizm 2019-03-28 23:52:57 +0200
  • 66a3fe585d renaming inner variable Ran Grizm 2019-03-28 23:31:02 +0200
  • 7db015f813 added tests for new decoder option. Ran Grizm 2019-03-28 20:48:34 +0200
  • d3a3e59170 support custom decoder option. (used for cases when the encoding isn't supported by native buffer, for example parsing 'SJIS' in node) Ran Grizm 2019-03-28 18:05:38 +0200
  • b28a552137 Explain that docs are hosted on docs folder Sergi Almacellas Abellana 2019-03-21 09:14:01 +0100
  • b74bd9e884 Add downloadRequestHeaders Doc to the website (#647) ilias bhallil 2019-03-21 04:10:56 -0400
  • 45e62435b7
    Add downloadRequestHeaders Doc to the website #647 ilias bhallil 2019-03-20 11:44:24 -0400
  • 9428cd4c52 Add downloadRequestHeaders Doc to the website (#646) ilias bhallil 2019-03-20 11:31:21 -0400
  • f9b226ac89
    Fix typo: "that describe" -> "that describes" #646 ilias bhallil 2019-03-20 11:06:54 -0400
  • 173425f4fd
    Add downloadRequestHeaders Doc to the website ilias bhallil 2019-03-20 11:04:44 -0400
  • f2930716d0 BugFix #636 Pause and resume (In a quick succession) gets you lot of exceptions and an infinite loop (#637) Varun Sharma 2019-03-19 19:29:03 +0000
  • d775c78f0a Implements changes requested in PR #637: Removes RESUME_RETRY_TIMEOUT in favor of magic number. Removes getter from ChunkStreamer, accessing Data member directly. #637 Varun Sharma 2019-02-20 16:13:52 +0530
  • f6b4490b7c Adds timeout property to CUSTOM_TESTS. Varun Sharma 2019-02-20 04:31:47 +0530
  • 66017c04b2 Removes commented console log. Varun Sharma 2019-02-20 04:13:04 +0530
  • 6db997b20d Adds test cases for Bugfix: #636 PR: #637 Varun Sharma 2019-02-20 04:11:37 +0530
  • 9895db4c29 Remove const. Varun Sharma 2019-02-20 03:14:19 +0530
  • 8521506634 Adds comments. Varun Sharma 2019-02-20 03:05:27 +0530
  • edb03f7d27 Fixes linting Varun Sharma 2019-02-19 22:01:56 +0530
  • 3b82e19da3 Removes Arrow Function (Not Required to preserve this binding, no need to create a new function on every try) Varun Sharma 2019-02-19 21:12:35 +0530
  • f47babfd0b WIP: BugFix #636 Pause and resume (In a quick succession) gets you lot of exceptions and an infinite loop Varun Sharma 2019-02-19 20:28:27 +0530
  • a627547d87 Add ability to support escapeChar on unparse (#631) Ledion Bitincka 2019-02-13 00:37:09 -0800
  • 5ccb3de46c add escapeChar for unparse in docs #631 Ledion Bitincka 2019-02-12 11:13:47 -0800
  • 8a96338271 add test case for default escape char Ledion Bitincka 2019-02-12 11:09:40 -0800
  • 9d2d4c78e1 Merge branch 'master' of github.com:criblio/PapaParse Ledion Bitincka 2019-02-12 11:07:33 -0800
  • 6851370632 add ability to support escapeChar on unparse Ledion Bitincka 2019-02-08 10:06:22 -0800
  • 941033094a Allow to specify the columns used for unparse (#632) janisdd 2019-02-11 13:48:08 +0100
  • 2a5e54fead - removed empty column option test #632 janisdd 2019-02-11 12:09:50 +0100
  • 3389a5c8cd - empty column option will throw an error janisdd 2019-02-10 01:13:41 +0100
  • ec08d16f30 - fixes issue #609 janisdd 2019-02-09 13:48:49 +0100
  • 125796cc46 add ability to support escapeChar on unparse Ledion Bitincka 2019-02-08 10:06:22 -0800
  • 6107789c6b - some minor doc fixes janisdd 2019-02-08 16:11:10 +0100
  • 11e1958509 - some minor doc fixes #630 janisdd 2019-02-08 16:11:10 +0100
  • 19f88b86d9 Merge branch 'master' of git://github.com/mholt/PapaParse janisdd 2019-02-08 15:53:56 +0100
  • b9f1ebae32 Add mailcheck.co to lovers.js (#629) Konstantin Nosov 2019-02-08 01:32:54 +0200
  • 39c874ca4a
    Add mailcheck.co to lovers.js #629 Konstantin Nosov 2019-02-08 00:13:29 +0200
  • 108d91cecc - added table for unparse config options (#628) janisdd 2019-02-07 19:29:57 +0100
  • 628a3267f0 - added table for unparse config options #628 janisdd 2019-02-07 12:28:57 +0100
  • 45c27ac19e Adding flatfile.io to lovers.js (#627) David Boskovic 2019-02-05 01:49:44 -0700
  • e39fdeb128
    Adding flatfile.io to lovers.js #627 David Boskovic 2019-02-05 01:47:42 -0700
  • 265e09c67a Ensure data is correctly parsed with header: true (#621) Jonathan Grimes 2019-02-04 02:50:56 -0600
  • 0e7f50be0a Include delimiter to guess tests on custom tests Sergi Almacellas Abellana 2019-02-04 09:49:31 +0100
  • 757b1bf6e0
    Add DelimitersToGuess config option (#555) Sergi Almacellas Abellana 2019-02-04 09:45:35 +0100
  • b7529303e3 Exñ.a(#625) Jonathan Beliën 2019-02-01 15:34:54 +0100
  • 16609cc874
    Update docs.html #625 Jonathan Beliën 2019-02-01 14:30:16 +0100
  • f8337e6414 Ensure data is correctly parsed with header: true Fixes #619 #621 Jonathan Grimes 2019-01-25 13:04:40 -0600
  • 104004811c Update unparse documentation (#622) janisdd 2019-01-27 21:25:01 +0100
  • cad2142bda fixes only issue #620 #622 janisdd 2019-01-26 15:15:37 +0100
  • dc16b88e5e Do not pass an array of array when using step and worker Sergi Almacellas Abellana 2019-01-25 10:30:03 +0100
  • 71c2eee63c Use latest stable version for file download links Sergi Almacellas Abellana 2019-01-11 18:43:35 +0100
  • 8b663aa17e Patch version bump 4.6.3 4.x Sergi Almacellas Abellana 2019-01-09 11:00:18 +0100
  • 8af1d23646 Correctly guess deliminter when mixed with commas Sergi Almacellas Abellana 2019-01-09 09:58:24 +0100
  • 886fdf3cb2 Consistently apply regex escaping to quoteChar (#602) Chris Zubak-Skees 2018-12-02 14:16:23 -0500
  • f6b1b36c3f Correctly guess deliminter when mixed with commas Sergi Almacellas Abellana 2019-01-09 09:58:24 +0100
  • a5ba84600d Update donate link Sergi Almacellas Abellana 2019-01-09 09:52:07 +0100
  • a6e3a36585 Consistently apply regex escaping to quoteChar (#602) Chris Zubak-Skees 2018-12-02 14:16:23 -0500
  • c0f4399eac Improve transform function docs and tests. Fixes #601 Sergi Almacellas Abellana 2018-11-28 17:38:57 +0100
  • 46ff5c7a66 Beta version bump Sergi Almacellas Abellana 2018-11-21 10:01:50 +0100
  • 983b3c3db6 Remove Array.isArray() polyfill Sergi Almacellas Abellana 2018-11-21 09:45:08 +0100
  • e16b71b344 Remove trailing space on faqs Sergi Almacellas Abellana 2018-11-20 18:36:20 +0100
  • 998a74422f cleanup remnants of phantomjs Jonathan Grimes 2018-11-20 09:28:54 -0600
  • 7fbb6d6243 Support workers from inline-blobs Jonathan Grimes 2018-11-19 13:00:36 -0600
  • 25cbfae161 Update file test case to do not filter response data Sergi Almacellas Abellana 2018-11-20 12:58:35 +0100
  • 054303b915 Move to mocha-headless-chrome for running tests Jacopo Farina 2018-10-11 14:26:20 +0200
  • f39ba6faf1 Remove If-None-Match header. Fixes #595 (#596) Leo Anthias 2018-11-14 11:03:18 +0000
  • e6a27ad793 Return data directly on NodeStream as step function now returns a single row Sergi Almacellas Abellana 2018-11-14 11:59:02 +0100
  • 803452f2b5 Return unique row as data on step function (#500) Sergi Almacellas Abellana 2018-11-14 11:37:57 +0100
  • 491c8fa8cf Throw Error objects instead of strings (#497) Gabe Gorelick 2018-11-14 04:36:35 -0600
  • 8880a53401 Allow transforming header columns (#589) João Sardinha 2018-11-14 10:29:12 +0000
  • 16ba9bb4a5 Remove support for node6 and add support for node11 Sergi Almacellas Abellana 2018-11-14 11:26:05 +0100
  • da4479e9ce Use 5.0.0-alpha as version number Sergi Almacellas Abellana 2018-11-14 11:23:05 +0100
  • 6428a9b7b9 Patch version bump Sergi Almacellas Abellana 2018-11-14 10:35:09 +0100
  • 857d4558e1 Avoid use of node stream in browser context. Jeff Barnes 2018-10-08 10:48:17 -0800
  • c6c3876e86 Fixes unparsing using 'skipEmptyLines' = 'greedy' when using headers (#569) Jay L 2018-10-09 01:34:28 -0700
  • 65d5f57b37 Use latest version on demo website Sergi Almacellas Abellana 2018-10-04 13:03:47 +0200
  • c8ca35904a Patch version bump Sergi Almacellas Abellana 2018-10-04 13:01:38 +0200
  • 55d2c48bae Add space between comment and license clasifier Sergi Almacellas Abellana 2018-10-04 12:59:25 +0200
  • 40ab90aee3 Use Array.isArray for determining arraynes (#570) Jay L 2018-10-03 06:05:41 -0700
  • 18ef015e19 Bumping font size and darkening color on h5, footer h4 (#575) Ole Ersoy 2018-10-02 02:46:19 -0500
  • 884c0bf123 adding chai as an npm devDependency (#577) Jay L 2018-10-02 00:31:31 -0700
  • 9a541b1e56 Consistently apply regex escaping to quoteChar (#602) Chris Zubak-Skees 2018-12-02 14:16:23 -0500
  • 1242a3ee84 Fix test problem #602 Chris Zubak-Skees 2018-12-02 11:40:42 -0500
  • 262a2bfe36 Consistently apply regex escaping to quoteChar Chris Zubak-Skees 2018-12-02 11:37:50 -0500
  • ae982483cb Improve transform function docs and tests. Fixes #601 Sergi Almacellas Abellana 2018-11-28 17:38:57 +0100
  • bac638610d Beta version bump 5.0.0-beta.0 Sergi Almacellas Abellana 2018-11-21 10:01:50 +0100