Aart van Baren
Aart van Baren
Fixes #744 Added target to unpkg endpoint Added unit tests
Extension packages can be up to 512 MB and files within an extension package can be up to 32 MB. Luckily most extensions are a couple MB or less. However...
### Testing steps - Check out [master ](https://github.com/eclipse/openvsx/commit/f9561102728657fc301c274ec0c4b00b57f09f08) - Download a bunch of extensions in a directory (the more the better) - Configure `extensionDir` in `src/gatling/resources/application.properties` - Add `super_token` to...
Fixes #514 ### Testing Steps - Open this PR in Gitpod using the Gitpod browser plugin. It will automatically setup Prometheus and Grafana. - Once the Gitpod workspace has initialized,...
When you put the upstream URL as localhost:8080 or similar, fun things happen 😄 - I don't think we need to address potential infinite loops any other way than the...
Use `event.preventDefault` in webui event handlers to prevent any unexpected side effects.
💡 `#1` a nitpick I though of is that when an error like this one happens (an error with the package, not our service), we could reset the input so...
@ModyQyW asked in https://github.com/eclipse/openvsx/issues/603: "Hi. I wonder is there a way to deprecate extensions?"