Ryan McNeely
Ryan McNeely
I'm just starting hacking on Houston and I notice that there are a number of outdated critical issues that should be updated. Looking quickly it should just be a dependency...
I found this project looking at Node-gtk and was hoping to get some type definitions for Typescript, is there any way we could get the work you've already done published...
Fixes #2093 ### Changes Summary - Adds cache busting for JS built in Webpack - Adds cache busting for CSS via adding a time string to CSS files - Updates...
### Problem Currently, the website runs on Node 12 which hit end of life sometime around 2020 (it has actually scolled off of the releases page of Node's Github). This...
Fixes #3179 Initial pass at providing a client-side way to verify the downloaded ISO file. Needs a lot more love but posting as a POC so someone with an x86...
Doesn't look like discussions are enabled here so I hope you don't mind an open issue. I am just wondering if Tangram has a method of opening new windows? My...
### Resolves #84 Adds support for providing a link to the source code on individual app pages. - New parsing option for vcs-browser when parsing Appstream data. - New button...
I would need to look closer but do we really need Babel as dependency? We aren't using JSX or any other crazy features. Is it possible to drop this?