openvsx
openvsx copied to clipboard
An open-source registry for VS Code extensions
Hi I'm the publisher of dbt Power User. I want to claim the namespace `innoverio`.
Fixes #505 ### Testing steps - Change the `ovsx.data.mirror.schedule.extensions` and `ovsx.data.mirror.schedule.metadata` cron expressions. Current time + 3 minutes works well for immediate testing. - Let the server run, the mirror...
The dialog has contrast issues in both dark and light modes with its animated placeholder, making it illegible. | Theme | Unfocused | Focused | |--|---|--| | dark | ...
Some JS code improvements to the Add User to Namespace dialog.
Every time I visit the page of my published package, I get:  > `Request failed:...
Observability should help to gain insights in usage, errors and latencies of OpenVSX server. Issue https://github.com/EclipseFdn/open-vsx.org/issues/713 contains more info on how to implement the feature. EDIT: we need RED metrics...
Although the images that we use in our Web UI are all SVGs and all very tiny, the user-submitted extension icons tell a different story. This story is a horror...
The version of the server shall be made visible with an API endpoint. This version shall also be displayed in the UI, e.g. in the footer.
Replace the references to `OAuth2User` by `AuthUser`. This allows downstream extenders to more easily contribute alternative OAuth2 providers: If the expected data is stored in different attributes it will be...
The tests ensure the following core features: * **Main Page Navigation**: Confirming the visibility of extensions on the homepage. * **Scroll Validation**: Scrolling to validate the dynamic loading of additional...