Commit Graph

  • 536b20b6ac
    Merge f480729fe1 into e8ba7ece29 Nick Sweeting 2023-10-19 21:50:23 -0700
  • f480729fe1
    Update cli.js to support passing --version flag Nick Sweeting 2023-10-19 21:48:45 -0700
  • 39d8a7faa4
    Merge f642b4e414 into e8ba7ece29 Alex Ferrari 2023-07-23 16:56:48 +0000
  • f642b4e414 Add comments to Reddit extractor Alex Ferrari 2023-07-23 18:56:03 +0200
  • df8a2afe3b
    Merge 299f1d6666 into e8ba7ece29 Alex Ferrari 2023-07-23 18:54:53 +0200
  • 299f1d6666 Add selector for HackerNews Alex Ferrari 2023-07-23 16:01:46 +0200
  • 0bc77c76e8
    Merge e8ba7ece29 into 47704b6503 OMAR ALFONSO RODRIGUEZ BORJA 2023-05-03 22:43:14 +0000
  • 234ffb7906
    Merge 4a8dd1f0a3 into 702d054a2c OMAR ALFONSO RODRIGUEZ BORJA 2023-05-03 22:12:01 +0000
  • 4a8dd1f0a3
    Merge pull request #5 from omar721588951/snyk-upgrade-d24aef187744bde0fad63808a6c1ec7f OMAR ALFONSO RODRIGUEZ BORJA 2023-05-03 17:11:54 -0500
  • 355b21e38f
    fix: upgrade jquery from 3.6.0 to 3.6.4 snyk-bot 2023-04-27 16:45:02 +0000
  • b1fecad293
    Merge 9cf23f197b into e8ba7ece29 connor trotter 2023-03-29 13:30:19 -0400
  • 9cf23f197b fix: update al.com timezone fix-remove-moment-js touchRED 2023-03-29 13:30:00 -0400
  • eb6be996ab
    Merge 47704b6503 into e8ba7ece29 dependabot[bot] 2023-03-29 09:23:52 -0700
  • b0edb344c7
    Merge 088f85be7e into e8ba7ece29 dependabot[bot] 2023-03-29 09:23:51 -0700
  • 7a0f26f4fb
    Merge 7ad38a703a into e8ba7ece29 dependabot[bot] 2023-03-29 09:23:51 -0700
  • 49344249fa
    Merge 68a995a786 into e8ba7ece29 dependabot[bot] 2023-03-29 09:23:51 -0700
  • 7828d893d6
    Merge 21bc2e4ba1 into e8ba7ece29 dependabot[bot] 2023-03-29 09:23:51 -0700
  • c49b5efc7a fix: few more extractor updates touchRED 2023-03-29 11:59:31 -0400
  • 3c336ef155 fix: add UTC timezone to extractors where needed touchRED 2023-03-29 11:35:56 -0400
  • 8ad9309e3b fix: update some extractors to remove unnecessary timezones touchRED 2023-03-28 18:11:57 -0400
  • 6a5f892c68 fix: update tests to remove dayjs where possible, update formats touchRED 2023-03-27 15:51:01 -0400
  • 1237f9ead6
    Merge 2dce597303 into e8ba7ece29 Naftali Beder 2023-03-23 02:08:12 -0500
  • c253eaedb3
    Merge e0943132f7 into e8ba7ece29 Trustin Lee 2023-03-23 02:08:12 -0500
  • 275222ea45
    Merge 1fb4c0297a into e8ba7ece29 dependabot[bot] 2023-03-23 02:08:11 -0500
  • 8f46a0b5ca
    Merge 5f500ca6f4 into e8ba7ece29 Naftali Beder 2023-03-23 02:08:11 -0500
  • 1b59edb640
    Merge 191c1408b6 into e8ba7ece29 Naftali Beder 2023-03-23 02:08:11 -0500
  • 98b8f69d41 fix: replace moment with dayjs touchRED 2023-03-21 14:45:46 -0400
  • 290a60ca0d
    Merge c679d66b90 into e8ba7ece29 Sarah Doire 2023-03-20 17:22:48 +0000
  • c679d66b90 remove creation of fixtures directory from generate customer parser script update-scripts Sarah Doire 2023-03-20 11:47:52 -0500
  • 938a02c587 Merge branch 'main' into update-scripts Sarah Doire 2023-03-20 11:24:36 -0500
  • c26ae8f12f
    Merge f95c630227 into e8ba7ece29 dependabot[bot] 2023-03-17 09:54:01 +1100
  • d9702bd4de
    Merge 457857e298 into e8ba7ece29 Trustin Lee 2023-03-16 13:48:11 +0100
  • e8ba7ece29
    fix: select extended types before content (#733) main connor trotter 2023-03-15 11:56:30 -0400
  • 01ad8f1e69 fix: select extended types before content touchRED 2023-03-14 15:45:02 -0400
  • 2dd3ce6045
    fix: update gif to match rebrand (#729) connor trotter 2023-02-28 12:34:51 -0500
  • 041c0ff070 fix: update gif to match rebrand touchRED 2023-02-27 16:33:05 -0500
  • e0943132f7
    Use `xdg-open` instead of `open` for opening preview files Trustin Lee 2023-02-06 22:46:34 +0900
  • 457857e298
    Add the custom extractor for m.blog.naver.com Trustin Lee 2023-02-06 22:28:08 +0900
  • f95c630227
    chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33 dependabot/npm_and_yarn/ua-parser-js-0.7.33 dependabot[bot] 2023-01-27 12:21:21 +0000
  • 2dce597303 feat: improve medium.com content selector and update test Naftali Beder 2023-01-23 20:55:20 -0600
  • ef29fa3f57 feat: add helper for selecting text slice Naftali Beder 2023-01-23 20:53:08 -0600
  • 191c1408b6 dx: add type declarations Naftali Beder 2023-01-23 20:41:47 -0600
  • 5f500ca6f4 fix: build dist files to match existing source Naftali Beder 2023-01-23 20:22:54 -0600
  • 1a2e5a1777 fix: add import/no-cycle to ignore dep cycle errors Naftali Beder 2023-01-23 20:22:25 -0600
  • e1568284de fix: regenerate lockfile to avoid yarn install error Naftali Beder 2023-01-23 20:13:11 -0600
  • 1fb4c0297a
    chore(deps): Bump debug from 2.3.3 to 2.6.9 dependabot/npm_and_yarn/debug-2.6.9 dependabot[bot] 2023-01-12 04:56:47 +0000
  • 21da9f5151 feat: update scripts to reflect new fixture structure Sarah Doire 2022-12-13 12:33:08 -0600
  • c0364ec52b
    feat: update all fixtures and custom parsers to match (#713) Sarah Doire 2022-12-13 10:05:33 -0600
  • c6c5c1681a fix: remove unused fixture Sarah Doire 2022-12-12 15:02:16 -0600
  • 3f0fd51207 fix: use underscore in place of unused error variable Sarah Doire 2022-12-12 13:40:14 -0600
  • 9d343c36a3 fix: update rollup configs to generate source maps and update source maps Sarah Doire 2022-12-12 13:12:48 -0600
  • 21bc2e4ba1
    chore(deps-dev): Bump express from 4.16.4 to 4.17.3 dependabot/npm_and_yarn/express-4.17.3 dependabot[bot] 2022-12-09 15:09:59 +0000
  • 5e10bcc5fc fix: ran build:generator command to update generate-custom-parser dist file Sarah Doire 2022-12-07 11:19:23 -0600
  • bac8319f3d cleaning up some tests flbn 2022-12-06 15:42:48 -0500
  • 8f524abfba adding .DS_Store to .gitignore -- 3 lol flbn 2022-12-05 14:57:15 -0500
  • 191dc2ada9 adding .DS_Store to .gitignore -- 2 flbn 2022-12-05 14:55:02 -0500
  • b2fb31a002 adding .DS_Store to .gitignore flbn 2022-12-05 14:52:34 -0500
  • 68a995a786
    chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 dependabot/npm_and_yarn/decode-uri-component-0.2.2 dependabot[bot] 2022-12-03 01:23:27 +0000
  • 7ad38a703a
    chore(deps): Bump engine.io from 6.2.0 to 6.2.1 dependabot/npm_and_yarn/engine.io-6.2.1 dependabot[bot] 2022-11-22 04:56:00 +0000
  • 6334af7784 fix: update dist files to account for reverting script changes Sarah Doire 2022-11-14 09:46:34 -0600
  • 9dec49e8a3 feat: remove script changes Sarah Doire 2022-11-10 16:42:35 -0600
  • 5b573bf646 Merge branch 'main' into move-fixtures Sarah Doire 2022-11-10 16:25:07 -0600
  • 7b68bcd94c
    feat: remove obsolete custom extractors (#712) Sarah Doire 2022-11-10 12:35:27 -0600
  • 14212a2c8d feat: remove obsolete custom extractors Sarah Doire 2022-11-10 10:36:53 -0600
  • 088f85be7e
    chore(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 dependabot/npm_and_yarn/socket.io-parser-4.0.5 dependabot[bot] 2022-11-10 02:23:18 +0000
  • 9bde16b36c feat: move fixtures for newest custom parsers move-fixtures Sarah Doire 2022-11-09 15:03:29 -0600
  • 190462c992 Merge branch 'main' into move-fixtures Sarah Doire 2022-11-09 14:23:17 -0600
  • 4981355628
    fixed and improved extraction for latest layout of politico.com (#701) Andrei Zhemaituk 2022-11-09 15:01:22 -0500
  • f9d239149b
    Merge branch 'main' into politico-com-parser Sarah Doire 2022-11-09 13:58:48 -0600
  • 45bb28e217
    custom parser for www.investmentexecutive.com (#700) Andrei Zhemaituk 2022-11-09 14:46:34 -0500
  • 5f3fc843a4
    Merge branch 'main' into www-investmentexecutive-com-parser Sarah Doire 2022-11-09 13:42:05 -0600
  • 6532316973
    custom parser for cbc.ca (#699) Andrei Zhemaituk 2022-11-09 14:37:36 -0500
  • 4168f379f5
    Merge branch 'main' into custom-extractors Sarah Doire 2022-11-09 13:33:57 -0600
  • 6b4359d062
    fix: postlight parser test (#710) Sarah Doire 2022-11-09 13:33:31 -0600
  • ac32b44f34 fix: cleanup remaining fixtures in folders Sarah Doire 2022-11-09 11:28:27 -0600
  • fc0f4344ad fix: update date_published tests to account for test server time difference Sarah Doire 2022-11-08 16:25:32 -0600
  • 22fcc2ee7c fix: postlight parser test Sarah Doire 2022-11-08 15:37:56 -0600
  • 238c8e3ef5
    Merge branch 'main' into custom-extractors Sarah Doire 2022-11-08 15:28:59 -0600
  • 88a44d0c55 feat: all parsers updated and tests passing Sarah Doire 2022-11-08 15:24:37 -0600
  • 4c843be377
    adjust postlight insights custom selectors (#707) Austin 2022-11-02 13:43:50 -0400
  • d0723ed77b adjust postlight insights custom selectors Austin Brown 2022-11-01 16:18:38 -0400
  • 1594aea038
    Merge branch 'main' into move-fixtures Sarah Doire 2022-10-25 16:04:02 -0500
  • 3dfbe07100 fix: remove console statement Sarah Doire 2022-10-25 16:02:49 -0500
  • 7b75d04501 feat: update more parsers and add correct bloomberg html files Sarah Doire 2022-10-25 16:00:09 -0500
  • 702d054a2c add instructions for running locally alongside browser extension add-extension-instructions Austin Brown 2022-10-25 13:41:02 -0400
  • f69a73d6ba handling more layout of politico.com Andrei Zhemaituk 2022-10-25 11:50:11 -0400
  • ad8d4aa268
    release: 2.2.3 (#703) v2.2.3 John Holdun 2022-10-24 18:55:24 -0400
  • 356866d57d release: 2.2.3 John Holdun 2022-10-24 15:54:52 -0700
  • 635fcf6356
    fix: handle sec & ms timestamps properly (#702) Austin 2022-10-24 18:04:43 -0400
  • 0d2bfd1c1d
    Merge branch 'main' into fix-msn-date-parsing Austin 2022-10-24 14:04:00 -0400
  • 712c01cec9 fix: handle sec & ms timestamps properly Austin Brown 2022-10-24 13:47:03 -0400
  • 8543db6017 feat: update more custom parsers and unit tests Sarah Doire 2022-10-21 14:17:00 -0500
  • b63e1cf92e explicit timezone for politico.com extractor Andrei Zhemaituk 2022-10-19 15:21:29 -0400
  • 643cd8dc63 fixed and improved extraction for latest layout of politico.com Andrei Zhemaituk 2022-10-18 15:35:29 -0400
  • ecbdd02f9d custom parser for www.investmentexecutive.com Andrei Zhemaituk 2022-10-18 13:50:30 -0400
  • 6499b52680 custom parser for cbc.ca Andrei Zhemaituk 2022-10-14 14:04:27 -0400
  • 8e3ba45ee7 feat: update more custom parsers and unit tests and remove unnecessary parser Sarah Doire 2022-10-13 13:24:58 -0500
  • b46ea57a10 Merge branch 'main' into move-fixtures Sarah Doire 2022-10-07 11:00:18 -0500
  • ab401822aa
    maintenance update - october 2022 (#696) Michael Ashley 2022-10-07 10:47:41 -0500
  • b2fd4be9db fix: refined medium parser Mike Ashley 2022-10-07 09:39:44 -0500