RSSHub/lib
Tony 1fe4e8a4ae
feat(core): add honeybadger support (#21574)
* feat(core): add honeybadger support

* feat(honeybadger): configure Honeybadger to disable uncaught error tracking

* feat(tests): add info logger mock to app-bootstrap tests

* test: fix mock value

* test: mock honeybadger as well
2026-04-01 01:10:12 +08:00
..
api feat(api): add cache probing (#21300) 2026-03-05 02:36:53 +08:00
assets
errors feat(core): add honeybadger support (#21574) 2026-04-01 01:10:12 +08:00
middleware feat(core): add honeybadger support (#21574) 2026-04-01 01:10:12 +08:00
routes fix(routes): fix feed images (#21573) 2026-03-31 22:44:27 +08:00
routes-deprecated fix: quanta magazine (#21031) 2026-02-03 02:13:39 +08:00
shims feat(core): add honeybadger support (#21574) 2026-04-01 01:10:12 +08:00
utils fix: update rss-parser patch to support other compressions (#21561) 2026-03-30 22:22:24 +00:00
views feat: add promotion 2026-03-17 15:59:10 +08:00
app-bootstrap.test.tsx feat(core): add honeybadger support (#21574) 2026-04-01 01:10:12 +08:00
app-bootstrap.tsx feat(core): add honeybadger support (#21574) 2026-04-01 01:10:12 +08:00
app.test.ts fix(ua): ensure header-generator and custom ua are effective with each other (#21546) 2026-03-29 22:47:56 +08:00
app.ts chore: unpin jsdom (#21505) 2026-03-25 23:16:40 +08:00
app.worker.tsx feat(core): add honeybadger support (#21574) 2026-04-01 01:10:12 +08:00
config.remote-error.test.ts
config.test.ts fix(ua): ensure header-generator and custom ua are effective with each other (#21546) 2026-03-29 22:47:56 +08:00
config.ts feat(core): add honeybadger support (#21574) 2026-04-01 01:10:12 +08:00
container.ts feat: add Cloudflare Containers deployment support (#20932) 2026-01-20 15:29:13 +08:00
entrypoints.test.ts
index.test.ts
index.ts
pkg.test.ts
pkg.ts
registry.dynamic.test.ts feat: esm directory import (#21428) 2026-03-18 15:15:28 +08:00
registry.test.ts
registry.ts feat: esm directory import (#21428) 2026-03-18 15:15:28 +08:00
route-paths.d.ts
router.js fix(route/javbus): remove avgle api usage (#20861) 2026-01-13 00:38:10 +08:00
routes.test.ts
server.ts
setup.test.ts chore(deps-dev): bump msw from 2.4.3 to 2.12.14 (#21483) 2026-03-25 02:31:42 +08:00
types.ts
worker.ts
worker.worker.test.ts