webstreamr-github/src/utils
2025-05-12 09:04:05 +02:00
..
__fixtures__/Fetcher refactor: DI for handlers, extractors and fetcher 2025-05-11 19:11:14 +00:00
__mocks__ feat: introduce Context and use it to set X-Forwarded-For in requests 2025-05-11 19:44:19 +00:00
embed.test.ts refactor: use URL instead of string where possible 2025-05-11 19:22:28 +00:00
embed.ts refactor: use URL instead of string where possible 2025-05-11 19:22:28 +00:00
Fetcher.test.ts feat: send also X-Real-IP next to X-Forwarded-For 2025-05-12 06:49:20 +00:00
Fetcher.ts feat: send also X-Real-IP next to X-Forwarded-For 2025-05-12 06:49:20 +00:00
imdb.test.ts chore: initial commit 2025-05-07 21:09:18 +00:00
imdb.ts chore: initial commit 2025-05-07 21:09:18 +00:00
index.ts feat: introduce custom UrlResult which will be transformed to Stream 2025-05-11 20:39:57 +00:00
language.test.ts refactor: transform handlers to classes, improve config generation 2025-05-08 12:19:46 +00:00
language.ts refactor: transform handlers to classes, improve config generation 2025-05-08 12:19:46 +00:00
log.test.ts refactor: make resolution and size optional and extract resolution helper 2025-05-08 18:39:23 +00:00
log.ts refactor: make resolution and size optional and extract resolution helper 2025-05-08 18:39:23 +00:00
manifest.test.ts refactor: DI for handlers, extractors and fetcher 2025-05-11 19:11:14 +00:00
manifest.ts chore(release): release v0.7.0 (#29) 2025-05-12 09:04:05 +02:00
promise.test.ts chore: initial commit 2025-05-07 21:09:18 +00:00
promise.ts chore: initial commit 2025-05-07 21:09:18 +00:00