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
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
6ad4e7bbb5
Click env var to edit AND improve input/editor ref handling
2025-11-01 08:39:07 -07:00
Gregory Schier
2cdd1d8136
Tree fixes and sidebar filter DSL
2025-10-31 05:59:46 -07:00
Gregory Schier
267cd079ad
New sidebar and folder view ( #263 )
2025-10-15 13:46:57 -07:00
Gregory Schier
2562cf7c55
Setting to colorize HTTP methods
...
https://feedback.yaak.app/p/support-colors-for-http-method-in-sidebar
2025-06-04 10:59:40 -07:00
nguyen
13d959799a
fix: prevent button stealing focus from url input ( #212 )
2025-05-23 08:12:06 -07:00
Gregory Schier
d962d7f94b
remove codemirror dep and restructure a bit
2025-05-15 09:28:14 -07:00
Gregory Schier
b9ed554aca
Remove useTemplating prop ( #184 )
2025-03-18 05:34:38 -07:00
Gregory Schier
84ecbe0cd6
Better querystring import ( https://feedback.yaak.app/p/url-pasted-params-parsed-incorrectly )
2025-02-21 13:16:09 -08:00
Gregory Schier
1a7c27663a
Git support ( #143 )
2025-02-07 07:59:48 -08:00
Gregory Schier
c8be8082c5
Websocket Support ( #159 )
2025-01-31 09:00:11 -08:00
Gregory Schier
eeb66ca28a
Fix UrlBar padding
2025-01-08 06:43:45 -08:00
Gregory Schier
31440eea76
Filesystem Sync ( #142 )
2025-01-03 20:41:00 -08:00
Gregory Schier
4b807f221b
A bunch of fixes
2025-01-01 07:01:41 -08:00
Gregory Schier
135c366e32
Preserve Editor State ( #151 )
2024-12-31 07:31:43 -08:00
Gregory Schier
833dc7d3f7
Markdown documentation for HTTP requests ( #145 )
2024-12-19 05:57:40 -08:00
Gregory Schier
215fcef3ea
bump
2024-09-25 08:08:49 -07:00
Gregory Schier
7d97404c11
Improved querystring import on paste ( #110 )
2024-09-25 08:03:19 -07:00
Gregory Schier
101b6284d6
[WIP] Refactor to NPM workspaces ( #104 )
2024-09-22 21:27:10 -07:00
Gregory Schier
93633875ac
snake_case icons and better toast styles
2024-09-20 07:30:11 -07:00
Gregory Schier
2951023ee8
Fix all lint errors
2024-09-16 08:36:02 -07:00
Gregory Schier
fdc60445c8
Better content-type detection for editor
2024-08-29 06:07:31 -07:00
Gregory Schier
c9b4e6181c
Use new theme vars ( #63 )
...
This PR swaps the theme to use the new stuff from the Theme Studio
2024-08-13 07:44:28 -07:00
Gregory Schier
f967820f12
Model and DB refactor ( #61 )
...
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
2024-08-05 07:58:20 -07:00
Gregory Schier
56acec473b
A bunch more theme stuff
2024-05-22 23:14:53 -07:00
Gregory Schier
4c5087659b
Theme system refactor ( #31 )
2024-05-21 17:56:06 -07:00
Gregory Schier
4894677599
Autocomplete URLs of other requests
2024-05-13 23:54:52 -07:00
Gregory Schier
22aa14cdc2
Improve copy-as-curl
2024-05-13 11:30:10 -07:00
Gregory Schier
bf4eee72df
Import from Curl
2024-05-09 07:31:52 -07:00
Gregory Schier
0a44635bcf
Fix URL bar buttons in expanded state
2024-03-20 16:17:05 -07:00
Gregory Schier
fd044005a6
More analytics, and cancel requests
2024-02-24 11:30:07 -08:00
Gregory Schier
ca4d9b1ad6
Refactor into grpc events
2024-02-22 00:49:22 -08:00
Gregory Schier
b7d9f0bf92
Better sidebar collapse, debuonce container uqeries, fix recent requests
2024-02-15 15:07:15 -08:00
Gregory Schier
9f54eb77a0
gRPC Support ( #20 )
2024-02-09 05:01:00 -08:00
Gregory Schier
650aa240ea
Track dialogs
2024-01-28 16:33:36 -08:00
Gregory Schier
13fdf9d9e4
Fix URL 2px grow on focus
2024-01-19 21:49:51 -08:00
Gregory Schier
def44d3266
Fix URLBar expanded state inner buttons
2024-01-18 20:40:56 -08:00
Gregory Schier
ade6c1c4f7
Fix send icon
2024-01-15 15:43:55 -08:00
Gregory Schier
2a759144d6
Switch to Lucide icons
2024-01-15 15:42:28 -08:00
Gregory Schier
11161fda51
Dropdown manages hotkeys now
2024-01-11 10:18:05 -08:00
Gregory Schier
7742cde11a
Env dialog hotkey
2023-11-21 22:35:28 -08:00
Gregory Schier
7381dcec05
Remove response body and basic hotkeys
2023-11-21 22:15:01 -08:00
Gregory Schier
bed0e034aa
Send all in a folder
2023-11-06 10:53:39 -08:00
Gregory Schier
4d93892249
Move workspace menu, better env mgmt, QoL
2023-10-29 09:45:16 -07:00
Gregory Schier
9f2577db66
Only wrap URLBar on focus and hotkey to open recent requests
2023-10-27 12:40:43 -07:00
Gregory Schier
439af5e8f2
Auto-expand URL bar height
2023-10-27 10:57:07 -07:00
Gregory Schier
8fd7979474
Better project selector, Fixes #2 , and a bunch more
2023-10-26 09:11:44 -07:00
Gregory Schier
51cadaf53b
Environments in URL and better rendering
2023-10-25 11:13:00 -07:00
Gregory Schier
c941cb6989
Support binary responses!
2023-04-13 18:48:40 -07:00