16 Commits

Author SHA1 Message Date
cc3cd87013 fix: navigation timeout when generating test case for raw story webpage 2024-08-13 16:57:48 +08:00
a924c8448b capture content-fetch success and error events 2024-05-13 14:55:48 +08:00
10a21adc33 detect language from content if locale not found in metadata 2023-11-27 22:54:39 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
63cbb3011e upgrade puppeteer and update chromium args 2023-08-02 15:33:15 +08:00
d1c69303b3 fix readability's substack test page failure by mocking the tweet redirect link 2023-05-10 18:09:07 +08:00
51544dfa50 Use same user agents in generate-testcase as in puppeteer 2023-01-03 11:48:07 +08:00
e91f25e58c Bump axios from 0.26.0 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.26.0 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.0...v0.27.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 21:31:14 +00:00
304fe70113 Fix tests 2022-06-01 10:30:23 +08:00
417ed0a4eb Fetch tweet id from url 2022-05-31 20:02:54 +08:00
0eb565eae9 Remove JSDOM dependencies from readability 2022-05-10 21:09:19 +08:00
39d4745591 Move linkedom dependency in devDependencies in readability 2022-05-10 18:31:58 +08:00
cc48034145 Add linkedom to dependencies 2022-05-10 16:54:14 +08:00
3ec6f22199 Bump jsdom from 16.7.0 to 19.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 19.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.7.0...19.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 18:51:08 +00:00
c79e740ceb Add package 2022-03-14 11:13:59 -07:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00