openvsx
openvsx copied to clipboard
An open-source registry for VS Code extensions
I'm a contributor of `timonwong` namespace. However, it does not show up in the namespaces list:  But when @timonwong changes my role to Owner, then it shows up. I...
Contributes to #379 Enabled compression Added `Content-Type` response header to SitemapController, so that the response is recognized as XML Added paging for extensionId and extensionName queries You can test compression...
Issue starting server with ```./gradlew runServer``` The progress gets to 88% and then stops Using Java 11 PostreSQL 13.5 Please assist Thank you advance ``` 2021-12-29T15:52:50.120+0200 [QUIET] [system.out] . ____...
As an admin on open-vsx.org, I can not revoke publisher contributions from the Admin Dashboard (Publishers section). The error is "Authorization by Eclipse Required", and this is the function: https://github.com/eclipse/openvsx/blob/2003c43e9b7cca9e23b64c8b86f59bde94f15998/server/src/main/java/org/eclipse/openvsx/eclipse/EclipseService.java#L480
We should ensure that publishing is rejected if the same version is already in process of publishing. Also if publishing fails for some reasons partially uploaded resources should be reverted....
Migrated 🍬 from https://github.com/open-vsx/publish-extensions/issues/484 `^f` : VSCodium --> Client {sorry, dont know regex and its notations yet 😅😄} ### Summary Ability to open in a client, an extension's page directly...
`ovsx publish` does not explicitly support the [pnpm](https://pnpm.io/) package manager. To my surprise, using the `--yarn` flag will publish the extension just fine. Questions: 1. is using the `--yarn` flag...
Most of our current tests mock away the DB because they're focused on the application logic and external API. We have seen changes breaking some DB queries without being caught...
Hi! I think it would be useful to display install size in WebUI. I always wanted to have something similar to https://packagephobia.com/. I saw thousand of times developers bundling huge...