Commit Graph

14 Commits

Author SHA1 Message Date
Gergő Móricz 97e6c28cf9 temp: debugging 2025-02-18 11:28:12 +01:00
Gergő Móricz 5c4021e8cf fix(scrapeURL/fire-engine): screenshot broken hotfix 2025-02-17 18:59:16 +01:00
Gergő Móricz 445b906af1 fix(scrapeURL/fire-engine): perform format screenshot after specified actions (#1192) 2025-02-17 12:35:55 -03:00
Gergő Móricz 7ecbff3b20 fix(map): do not remove query parameters from results (FIR-1015) (#1191)
* fix(map): do not remove query parameters from results

* feat(map): add tests for query parameter handling
2025-02-17 12:34:58 -03:00
Gergő Móricz 1491b5b141 fix(scrapeURL/sb): enforce timeout (FIR-980) (#1183)
* fix(scrapeURL/scrapingbee): enforce timeout

* fix(scrapeURL/sb): types

* fix the test

* fixup: remove nix files
2025-02-16 15:55:03 +01:00
Gergő Móricz 892f3a41f3 fix(scrape): allow getting valid JSON via rawHtml (FIR-852) (#1138)
* fix(scrape): allow getting valid JSON via rawHtml

* fix(scrape/test):
2025-02-06 18:35:28 +01:00
Gergő Móricz 86f05a07ba feat(github/ci): connect to tailscale (FIR-748) (#1112)
* feat(github/ci): connect to tailscale

* fix(tests/snips): adjust timeouts
2025-01-29 16:59:43 +01:00
Gergő Móricz d09e0603f8 feat(scrapeUrl/fire-engine): add blockAds flag (FIR-692) (#1106)
* feat(scrapeUrl/fire-engine): add blockAds flag

* feat(v1/scrape): blockAds test
2025-01-29 15:03:37 +01:00
Gergő Móricz 5733b82e9d fix(scrapeURL/fire-engine): default to separate US-generic proxy list if no location is specified (FIR-728) (#1104)
* feat(location/country): default to us-generic

* add tests + fix mock
2025-01-29 08:23:36 +01:00
Gergő Móricz 74438a4048 Revert "Revert "feat(v1/map): timeout"" (#1105)
This reverts commit 831c61706d.
2025-01-29 08:12:50 +01:00
Gergő Móricz 831c61706d Revert "feat(v1/map): timeout"
This reverts commit 57e98e83d7.
2025-01-28 16:45:47 +01:00
Gergő Móricz 57e98e83d7 feat(v1/map): timeout 2025-01-28 16:44:44 +01:00
Nicolas 498558d358 Nick: formatting done 2025-01-22 18:47:44 -03:00
Gergő Móricz 5c62bb1195 feat: new snips test framework (FIR-414) (#1033)
* feat: new snips test framework

* Update mock.ts

---------

Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-01-13 20:50:47 +01:00