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
c00d2e981f
Fix basic auth failing when password field is empty or unset
...
Handle undefined username/password values by defaulting to empty string,
preventing "undefined" from being encoded in the Authorization header.
Fixes https://feedback.yaak.app/p/strange-basic-auth-behaviour-in-202612
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 15:07:03 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
0c60d190af
Fix lint errors and show docs explorer on Cmd click
2025-07-14 14:52:16 -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
252d23bb0e
Support for OAuth 2.0 ( #5 )
2025-01-26 13:32:17 -08:00
Gregory Schier
16af8bf008
JWT plugin
2025-01-17 14:38:17 -08:00
Gregory Schier
064416398b
JWT auth plugin and updates
2025-01-17 08:01:50 -08:00
Gregory Schier
ebb7b69dd8
Add auth plugins
2025-01-16 15:28:25 -08:00