Rinor Maloku
Rinor Maloku
How to convert the result of the database into a relay-connection style response? This is a workaround that I am currently using: ``` @Query(() => ActivitiesViewConnection) async activitiesViews( @Args() query:...
Hi Boris, thanks for making opensource this amazing extension! In this PR we migrate storing of tags from Local Storage to [Chrome Storage](https://developer.chrome.com/apps/storage). Enabling syncing of tags across devices. Was...
When using sidecars, with istio installations that have a custom trust domain, for example `old-td` . Then both principals trust domains `old-td` and or `cluster.local` are valid to be used...
Tiny change to pass the default MCP Server through the CLI, e.g.: ``` MCP_SERVER_URL=localhost:3030 npx @modelcontextprotocol/inspector ``` Makes the docs for MCP servers with SSE support a little cleaner.
Hey there, love this project! In Ubuntu (24.10), when you click on the Update Available in the status bar, it downloads the new version, and then nothing happens. I restarted...
One Note in the SaaS is not working. (haven't tried OSS and Self Host) After you connect it seems successful (using the existing app, I didn't create a new app,...