api-client/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/src
Shreyas eb8487fc82
fix(desktop): rebase with appload mirror and hash (#5351)
The rebases and updates desktop's `@hoppscotch/plugin-appload`
 dependency from branch-based ref to specific commit hash to resolve
 Docker build failures.

 Branch-based GitHub dependencies require `git` in the build environment.
 Our Dockerfile stages didn't install `git`, which caused `pnpm install`
 to fail with `spawn git ENOENT`. Using a commit hash allows `pnpm` to
 fetch the tarball directly without requiring `git`.
2025-08-27 09:52:49 +05:30
..
api fix(desktop): increase bundle download timeout (#4844) 2025-03-06 16:44:29 +05:30
bundle feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
cache fix(desktop): cache size for larger bundles, dev server, lints (#4796) 2025-02-28 22:18:51 +05:30
config feat(desktop): portable phase-2 app loader infra (#5341) 2025-08-26 20:48:31 +05:30
storage fix(desktop): disk space detection on overlay fs (#5226) 2025-07-11 13:32:15 +05:30
ui fix(desktop): verbatim path handling in disk resolution (#5049) 2025-05-21 18:16:48 +05:30
uri feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
vendor fix(desktop): rebase with appload mirror and hash (#5351) 2025-08-27 09:52:49 +05:30
verification feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
commands.rs feat(desktop): portable phase-2 app loader infra (#5341) 2025-08-26 20:48:31 +05:30
desktop.rs feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
envvar.rs feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
error.rs feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
global.rs feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
kernel.js feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
lib.rs feat(desktop): portable phase-2 app loader infra (#5341) 2025-08-26 20:48:31 +05:30
mobile.rs feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
models.rs feat(desktop): portable phase-2 app loader infra (#5341) 2025-08-26 20:48:31 +05:30