Quinn Blenkinsop

Results 16 comments of Quinn Blenkinsop

This may be a helpful reference for arch and other distros using `trust` https://archlinux.org/news/ca-certificates-update/ Edit: Got it working on manjaro using `patch-package`. Here is the generated patch - this will...

@rcross Do you know what the rewrite will consist of? (I had a quick look but couldn't find anything obvious). I have been using Ombi for ~6months because it had...

So, I have been kicking around this idea about the possibility of redesigning a request system around comments & user interaction. I know that ombi and pr both support it...

Maybe there could be a report issue button on all search results? Seems like that could solve #368 at the same time (added to db but not sent, similar to...

I'll get back to this in the next couple weeks. Got a bit [sidetracked with syntax highlighting over in graphiql](https://github.com/graphql/graphiql/pull/2556). Thanks for the clarification, glad I didn't get any further...

@jpavlav absolutely, feel free to take over the branch! Not sure if you'll be able to directly since it's a fork but I'll happily close this pr in favour of...

@acao it looks awfully similar [to this](https://github.com/kumarharsh/graphql-for-vscode/blob/master/syntaxes/graphql.markdown.codeblock.json) to my eye I believe I have a fix (just copied the way fenced code blocks are captured in the markdown tml). Working...

Just a note that I'm still seeing this issue on `0.20.17`

> I tried recreating this issue. I made a Vite TS React project, installed and included `import { NovuProvider } from "@novu/notification-center";` > > The app seems to run just...

@airjp73 thanks for having a look, I'll open an upstream issue with your repro