Jason Barnabe

Results 99 comments of Jason Barnabe

I've refactored the logic so that all colours are defined in https://github.com/greasyfork-org/greasyfork/blob/main/app/javascript/stylesheets/colors.css. I am open to suggestions for changes; I don't typically use dark mode so I don't know what...

This is not currently supported. There are two pieces that would be needed for this to work: 1. Ability to understand a notification from the GitHub pipeline. (If you could...

Do GitHub actions use the same secret token as webhooks do?

[Turbo](https://github.com/hotwired/turbo-rails) is a JS framework. Greasy Fork currently uses Turbo for JS on form actions, like confirm before submit and links that do POSTs. Turbo more generally lets the page...

The average file size is 26KB, the average number of lines is 34. There is a large variance though, with some files being a few MB and others less than...

With this subset of 1000, I do not get a system hang either, just 6.5GB memory usage and it gets stuck on `95.js`.

I realize that the 130,000-file "compare everything to everything" is not a thing that you'd expect to complete in a reasonable amount of time. My use case is such that...

Fixed, though this is only dealing with the problem of Greasy Fork expecting all CSS files to end in `.css`. Now your URL can be whatever, but it doesn't mean...