Gregory Schier
ab5c541e69
Flatpak: build from source instead of repackaging debs
...
- Rewrite Flatpak manifest to build from source using SDK extensions
(node22, rust-stable) with offline cargo/npm dependency caches
- Add generate-sources.sh to produce cargo-sources.json and
node-sources.json from lock files using flatpak-builder-tools
- Vendor Node.js, protoc, and wasm-pack as archive sources with
SHA256 verification and per-arch support
- Add SHA256 verification to vendor-node.cjs and vendor-protoc.cjs
- Rewrite update-manifest.sh to update git tag/commit and regenerate
dependency sources
- Update Flathub CI workflow to install generators and copy source
files
- Remove stale plugins/faker entry from package-lock.json
2026-02-10 16:20:25 -08:00
Gregory Schier
957d8d9d46
Move faker plugin from external to bundled
2026-02-09 08:43:49 -08:00
Gregory Schier
5f18bf25e2
Replace shell-quote with shlex for curl import ( #387 )
2026-02-09 08:22:11 -08:00
Gregory Schier
f98a70ecb4
Add dynamic() support to prompt.form() plugin API ( #386 )
2026-02-07 08:09:40 -08:00
dependabot[bot]
b88c5e71a0
Bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0 ( #383 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 16:54:01 -08:00
Gregory Schier
c2f068970b
Add external browser support for OAuth2 authorization ( #375 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-30 10:29:49 -08:00
Gregory Schier
efa22e470e
Add diff viewer to git commit dialog ( #374 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 08:50:56 -08:00
Gregory Schier
d031ff231a
Bump plugin runtime types
2026-01-28 08:43:19 -08:00
dependabot[bot]
1b0315165f
Bump hono from 4.11.4 to 4.11.7 ( #372 )
2026-01-28 08:37:10 -08:00
dependabot[bot]
65514e3882
Bump hono from 4.11.3 to 4.11.4 ( #364 )
2026-01-15 07:18:27 -08:00
Gregory Schier
f2be52bfec
Fix npm audit
2026-01-09 14:23:03 -08:00
Gregory Schier
ef80216ca1
Decouple core Yaak logic from Tauri ( #354 )
2026-01-08 20:44:25 -08:00
dependabot[bot]
5fe64f8a22
Bump @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 ( #351 )
2026-01-07 08:59:49 -08:00
Gregory Schier
4b54c22012
Fix weird type recursion in MCP plugin
2026-01-04 15:46:05 -08:00
Gregory Schier
52f7447f85
Support running multiple Yaak instances via git worktrees ( #341 )
2026-01-03 09:31:35 -08:00
Gregory Schier
11694921e3
Better plugin error handling
2026-01-02 10:20:44 -08:00
Gregory Schier
0146ee586f
Notify of plugin updates and add update UX ( #339 )
2026-01-02 10:03:08 -08:00
Gregory Schier
04eec0ee05
Fix weird type errors
2026-01-02 07:10:48 -08:00
Gregory Schier
92a8da03af
(feat) Add ability to disable plugins and show bundled plugins ( #337 )
2026-01-01 09:32:48 -08:00
Gregory Schier
07ea1ea7dc
Fix lint errors
2025-12-31 16:17:24 -08:00
Gregory Schier
cd65ef8dbe
Add VSCode themes plugin with 30+ popular themes ( #336 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-31 10:05:55 -08:00
Gregory Schier
6b9b207e1c
MCP Server Plugin ( #335 )
2025-12-31 08:41:57 -08:00
Gregory Schier
e32930034d
Merge branch 'multipart-viewer'
2025-12-28 08:09:34 -08:00
Gregory Schier
e0f547b93f
Update tauri
2025-12-11 06:32:14 -08:00
Gregory Schier
113d0dc3c7
Started multi-part response viewer
2025-12-06 06:47:09 -08:00
Gregory Schier
69f9661813
Upgrade @yaakapp/cli again
2025-11-28 07:49:54 -08:00
Gregory Schier
302b0a4747
Upgrade @yaakapp/cli
2025-11-28 07:10:27 -08:00
Gregory Schier
07f4696a2c
Install wasm-pack from cargo for Windows ARM compat
2025-11-28 06:04:48 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
2bac610efe
Official 1Password Template Function ( #305 )
2025-11-22 06:08:13 -08:00
Gregory Schier
84219571e8
Improved prompt function add add ctx.* functions ( #301 )
2025-11-15 08:19:58 -08:00
Gregor Majcen
593a7ab7e5
Add an option to allow jsonpath/xpath to return as array ( #297 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-11-13 05:57:11 -08:00
Gregory Schier
6389fd3b8f
Connection re-use for plugin networking and beta NTLM plugin ( #295 )
2025-11-10 14:41:49 -08:00
Gregory Schier
054916b7af
JSON linting
2025-11-08 15:24:31 -08:00
Gregory Schier
32d56f2274
OAuth 1 Authentication Plugin ( #292 )
2025-11-05 10:12:48 -08:00
Gregory Schier
4e66a73677
npm i
2025-10-29 15:37:46 -07:00
Gregory Schier
484b5b2fd8
Switch to vkbeautify for XML
...
https://feedback.yaak.app/p/xml-pretty-formatter-not-rendering-correctly
2025-10-28 14:03:49 -07:00
Gregory Schier
17ddc76223
Better XML beautify
2025-10-24 08:59:16 -07:00
Gregory Schier
1fce060ef7
Npm i
2025-10-21 07:36:21 -07:00
dependabot[bot]
25b110778a
Bump vite from 7.0.7 to 7.0.8 ( #269 )
2025-10-20 21:19:55 -07:00
Gregory Schier
ba6163b6d8
Better code splitting and removed final instances of react-dnd
2025-10-19 08:16:56 -07:00
Gregory Schier
267cd079ad
New sidebar and folder view ( #263 )
2025-10-15 13:46:57 -07:00
Gregory Schier
533f9bacc4
Add AWS authentication
2025-10-11 06:29:06 -07:00
Gregory Schier
9a94a15c82
Integrated update experience ( #259 )
2025-10-01 09:36:36 -07:00
Gregory Schier
b77f1375fd
Fix test with timezone
2025-09-25 08:03:07 -07:00
Gregory Schier
c6666b9623
Update tauri and signing deps to try fixing windows signing
2025-09-21 08:40:43 -07:00
dependabot[bot]
8c3ed60579
Bump vite-plugin-static-copy from 3.1.1 to 3.1.2 ( #252 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 11:20:34 -07:00
dependabot[bot]
28c6af8f94
Bump vite from 7.0.4 to 7.0.7 ( #254 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 10:25:34 -07:00
Gregory Schier
835a2e93e9
Text selection and syntax highlighting to markdown previews
...
https://feedback.yaak.app/p/enable-text-selection-in-the-info-section
2025-07-27 08:33:44 -07:00
Gregory Schier
86a09642e7
Rename template-function-datetime
2025-07-23 12:42:54 -07:00