mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 16:09:39 +00:00
* feat(ata): prefer the npm proxy when the instance configures a registry * fix(npm-proxy): cap tarball extraction and stop pinning a failed config probe * fix(npm-proxy): keep large packages cacheable by using a single shard * fix(npm-proxy): cache the archive so a large package is served, not refused * fix(npm-proxy): read archives off the runtime, keeping only what types need * fix(npm-proxy): charge a retained entry for what it allocates, not its bytes * fix(npm-proxy): size retention for real packages and read the manifest back * fix(npm-proxy): charge path bytes and pin the manifest read-back * fix(npm-proxy): stop retaining past the budget instead of refusing the package
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo