Gregory Schier
b4a1c418bb
Run oxfmt across repo, add format script and docs
...
Add .oxfmtignore to skip generated bindings and wasm-pack output.
Add npm format script, update DEVELOPMENT.md for Vite+ toolchain,
and format all non-generated files with oxfmt.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 10:15:49 -07:00
Gregory Schier
45262edfbd
Migrate to Vite+ unified toolchain ( #428 )
2026-03-13 09:27:56 -07:00
Gregory Schier
5f18bf25e2
Replace shell-quote with shlex for curl import ( #387 )
2026-02-09 08:22:11 -08:00
Gregory Schier
f3dc71a85c
Fix multipart form data parsing from cURL --data-raw ( #331 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-28 13:25:35 -08:00
Gregory Schier
4780bfe41f
Fix curl import: decode Unicode escape sequences in $'...' strings ( #318 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-09 14:15:39 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
f63da432b9
Fix split in curl importer
...
https://feedback.yaak.app/p/import-from-curl-does-not-work-properly-sometimes
2025-07-10 13:13:28 -07:00
Gregory Schier
101efdd512
Merge plugins repo into mono
2025-05-29 08:02:24 -07:00
Gregory Schier
723e8d2874
Move everything into subdir for repo merge
2025-05-29 07:16:39 -07:00
Gregory Schier
20b0b4fb69
Add test
2025-05-11 06:31:21 -07:00
Gregory Schier
d142966d0c
Update plugins
2025-01-20 13:07:04 -08:00
Gregory Schier
f8b211be1c
Support --url-query in curl import
2024-12-31 07:21:14 -08:00
Gregory Schier
9291950554
Fix curl import when using boolean flags
2024-10-08 14:49:03 -07:00
Gregory Schier
035d7927f9
Fix types
2024-09-22 11:09:18 -07:00
Gregory Schier
48e62eb1d9
CI workflow
2024-09-09 11:43:21 -07:00
Gregory Schier
102bd588c2
NodeJS Plugin Runtime ( #53 )
2024-07-19 10:41:47 -07:00
Gregory Schier
a63b485b95
Move plugins to this repo
2024-06-27 21:44:45 -07:00
Gregory Schier
4a88e80669
Bulk editor ( #45 )
...
Bulk editor for all pair editors except multipart/form-data
2024-06-07 13:42:08 -07:00
Gregory Schier
4842832468
Improve Curl imports
2024-05-14 08:28:01 -07:00
Gregory Schier
9875d2353d
Fix curl export with multi-line body
2024-05-14 00:05:54 -07:00
Gregory Schier
88ee60c97f
Copy as curl
2024-05-08 00:00:50 -07:00
Gregory Schier
82e2a6b73e
Curl import ( #24 )
2024-05-07 21:57:03 -07:00