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
47a3d44888
Git branch flow improvements ( #370 )
2026-01-26 14:45:51 -08:00
Gregory Schier
2fc8678183
Fix lint errors
2025-12-28 15:18:01 -08:00
Gregory Schier
3c45464e34
Get everything working
2025-12-28 15:01:15 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
a00b4ae232
Always open new window when clicking current workspace:
...
https://feedback.yaak.app/p/dont-trigger-workspace-change-when-clicking-same-workspace
2025-10-04 06:47:50 -07:00
Gregory Schier
4cd2e9cd31
Request Inheritance ( #209 )
2025-05-23 08:13:25 -07:00
Gregory Schier
2e55a1bd6d
[WIP] Encryption for secure values ( #183 )
2025-04-15 07:18:26 -07:00
Gregory Schier
f1757ae427
Generalized frontend model store ( #193 )
2025-03-31 11:56:17 -07:00
Gregory Schier
7af8c95fea
Allow opening workspace if sync dir not empty
2025-02-25 06:54:30 -08:00
Gregory Schier
1a7c27663a
Git support ( #143 )
2025-02-07 07:59:48 -08:00
Gregory Schier
f678593903
OAuth 2 ( #158 )
2025-01-26 13:13:45 -08:00
Gregory Schier
8ad7ac0bef
Clean up model fetching and loading states
2025-01-20 13:44:11 -08:00
Gregory Schier
ad4d695b75
Fix environment activation and setting active cookie jar
2025-01-13 07:15:01 -08:00
Gregory Schier
f694456ddc
Fix workspace creation, reveal sync dir, and don't update timestamps on sync/import
2025-01-09 07:50:23 -08:00
Gregory Schier
cbc443075a
Ability to open workspace from directory, WorkspaceMeta, and many sync improvements
2025-01-08 14:57:13 -08:00
Gregory Schier
2f7b66fc92
A bunch of changes, including moving prompt/confirm out of context
2025-01-07 06:56:51 -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
c2ea2a5fe5
Dir sync filesystem watching
2025-01-06 09:24:07 -08:00
Gregory Schier
17fdd608d1
Optimize directory sync performance
2025-01-05 10:56:40 -08:00
Gregory Schier
53f5ef3515
Add separate SVG response viewer
2025-01-04 07:14:33 -08:00
Gregory Schier
36cecb2d29
Fix active workspace deletion
2025-01-03 20:50:18 -08:00
Gregory Schier
31440eea76
Filesystem Sync ( #142 )
2025-01-03 20:41:00 -08:00
Gregory Schier
6ad27c4458
Put delete workspace in settings
2025-01-02 08:41:44 -08:00
Gregory Schier
61d094d9fd
Some fixes around environments
2024-12-21 11:04:49 -08:00
Gregory Schier
b4b29babfd
Adjust markdown editor
2024-12-21 05:39:11 -08:00
Gregory Schier
ec999015ab
Fixed the circular imports and things
2024-12-20 23:49:15 -08:00
Gregory Schier
833dc7d3f7
Markdown documentation for HTTP requests ( #145 )
2024-12-19 05:57:40 -08:00
Gregory Schier
c8342fb0a9
Delete send history for workspace
2024-10-17 11:17:27 -07:00
Gregory Schier
4160e5b1c4
Make prompt() to return null on cancel
2024-10-02 05:54:44 -07:00
Gregory Schier
7e4f807f75
Add prompt() plugin API ( #121 )
2024-10-01 08:32:42 -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
b49081cd06
Workspace dropdown to RadioDropdown
2024-06-14 17:07:35 -07:00
Gregory Schier
47fcb8bad4
Cmd Palette Improvements ( #50 )
...
- Fuzzy matching
- Show hotkeys
- Add actions
2024-06-10 21:37:41 -07:00
Gregory Schier
f43b38c893
Open workspace pref ( #44 )
...
Ability to remember workspace window opening selection.
2024-06-07 09:04:53 -07:00
Gregory Schier
b13207072a
Tweak appearance settings
2024-05-30 12:32:12 -07:00
Gregory Schier
4c5087659b
Theme system refactor ( #31 )
2024-05-21 17:56:06 -07:00
Gregory Schier
896e3d5831
Upgrade to Tauri 2.0 ( #23 )
2024-05-04 14:14:19 -07:00
Gregory Schier
49da0e5aa8
Stubbed out global commands helper
2024-03-16 09:46:11 -07:00
Gregory Schier
efd7e7bf84
Binary file uploads and missing workspace empty state
2024-03-10 10:56:38 -07:00
Gregory Schier
eae1177365
Prompt folder name on create
2024-02-26 07:14:27 -08:00
Gregory Schier
fe4696daf7
Better recent work/env/req logic
2024-02-13 17:21:54 -08:00
Gregory Schier
017de296a0
Fix editor selection/cursor and lint errors
2024-02-09 14:32:58 -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
6104a8b3c2
Cookie Support ( #19 )
2024-01-28 14:39:51 -08:00
Gregory Schier
2a759144d6
Switch to Lucide icons
2024-01-15 15:42:28 -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
8839a0b7af
Better dropdown menu
2023-11-14 10:56:56 -08:00