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
00bf5920e3
Add configurable hotkeys support ( #343 )
2026-01-04 08:36:22 -08:00
Gregory Schier
eb3d1c409b
Merge pull request #256
...
* Update environment model to get ready for request/folder environments
* Folder environments in UI
* Folder environments working
* Tweaks and fixes
* Tweak environment encryption UX
* Tweak environment encryption UX
* Address comments
* Update fn name
* Add tsc back to lint rules
* Update src-web/components/EnvironmentEditor.tsx
* Merge remote-tracking branch 'origin/folder-environments' into folder…
2025-09-21 07:54:26 -07:00
Gregory Schier
423a1a0a52
Fix environment color editing
2025-06-07 19:32:23 -07:00
Gregory Schier
d0fde99b1c
Environment colors ( #225 )
2025-06-07 18:21:54 -07:00
Gregory Schier
f1757ae427
Generalized frontend model store ( #193 )
2025-03-31 11:56:17 -07:00
Gregory Schier
ad4d695b75
Fix environment activation and setting active cookie jar
2025-01-13 07:15:01 -08:00
Gregory Schier
bc50891edb
Remove useNavigate everywhere, and make request a query param. And convert dialog to Jotai
2025-01-06 16:54:07 -08:00
Gregory Schier
61d094d9fd
Some fixes around environments
2024-12-21 11:04:49 -08:00
Gregory Schier
dd8ccfe21f
Extract base environment ( #149 )
2024-12-21 05:44:55 -08:00
Gregory Schier
ecabe9b6ef
Cleanup ( #148 )
2024-12-20 23:49:48 -08:00
Gregory Schier
32d7af94a5
Fix environment dialog hotkey
2024-09-20 05:36:56 -07:00
Gregory Schier
3ee9ed8bf4
Env dropdown becomes button when no sub envs
2024-09-19 13:01:22 -07:00
Gregory Schier
c484dd4041
Start on plugin ctx API ( #64 )
2024-08-14 06:42:54 -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
4c5087659b
Theme system refactor ( #31 )
2024-05-21 17:56:06 -07:00
Gregory Schier
bb628e699f
Fix split layout placeholder
2024-02-18 09:12:44 -08:00
Gregory Schier
ed55eb2238
Better environment edit dialog
2024-02-18 07:44:53 -08:00
Gregory Schier
e934ca9586
Allow editing base environment
2024-02-18 00:14:47 -08:00
Gregory Schier
6104a8b3c2
Cookie Support ( #19 )
2024-01-28 14:39:51 -08:00
Gregory Schier
e459674338
Download response, and some fixes
2024-01-16 17:02:55 -08:00
Gregory Schier
9658434503
XPath plugin
2024-01-15 21:27:47 -08:00
Gregory Schier
11161fda51
Dropdown manages hotkeys now
2024-01-11 10:18:05 -08:00
Gregory Schier
312c01e405
Show hotkeys on empty views
2024-01-08 15:13:44 -08:00
Gregory Schier
6f15d1352b
Remove base env, fix hotkeys, and QoL improvements
2024-01-07 22:24:19 -08:00
Gregory Schier
e5e356a822
Good hotkey support
2023-11-22 09:01:48 -08:00
Gregory Schier
7742cde11a
Env dialog hotkey
2023-11-21 22:35:28 -08:00
Gregory Schier
2158692291
Some small improvements
2023-11-13 11:44:29 -08:00
Gregory Schier
0ecb16a2e7
Rework workspace header
2023-11-06 10:42:59 -08:00
Gregory Schier
36a44c9ca6
Recursive Insomnia import!
2023-11-05 13:33:23 -08:00
Gregory Schier
68ea718c77
Base environments fully working
2023-11-02 18:43:39 -07:00
Gregory Schier
1cd6e0af06
Initial "plugin" system with importer ( #7 )
2023-11-02 18:08:43 -07:00
Gregory Schier
3b1e4f538d
Fix editor stale callbacks and recent item deletion
2023-10-30 07:07:14 -07:00
Gregory Schier
8a73636f43
Refactored some core UI
2023-10-30 06:35:52 -07:00
Gregory Schier
4d93892249
Move workspace menu, better env mgmt, QoL
2023-10-29 09:45:16 -07:00
Gregory Schier
235ab2056d
Fixed auto-focus in prompt and env dropdown
2023-10-28 22:14:12 -07:00
Gregory Schier
3ad132d77d
Variables under Environment, and render all props
2023-10-28 11:29:29 -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
4bf82ec3e9
Environment deletion and better actions menu
2023-10-26 16:18:47 -07:00
Gregory Schier
d62702f7dd
Fix request creation from menu
2023-10-26 10:41:14 -07:00
Gregory Schier
51cadaf53b
Environments in URL and better rendering
2023-10-25 11:13:00 -07:00
Gregory Schier
2567e72bfe
Better style when no active environment
2023-10-24 23:58:12 -07:00
Gregory Schier
8665ca9acb
Environment dropdown and actions
2023-10-24 09:17:29 -07:00