Nathan Friedly

Results 44 issues of Nathan Friedly

As mentioned in #19 I had some trouble running the tests. It looks like they depend on some stuff that isn't there. However, I wanted to be sure of my...

Fixes #14 Tested by changing to `uses: tomasz-rekawek/[email protected]` (took me a minute to figure out that the tag was missing the "v") Not sure about including the rename, this isn't...

Add https://www.npmjs.com/package/eleventy-plugin-less to https://www.11ty.dev/docs/plugins/community/

I had one old html file in my site with the following bit: ```html ``` That url is now dead, but the error that eleventy-plugin-img2picture gave me is: ``` [11ty]...

Fixes at least part of the issue reported at https://github.com/express-rate-limit/rate-limit-redis/issues/72#issuecomment-2389588306 and https://github.com/express-rate-limit/express-rate-limit/pull/471#issuecomment-2391091012 @modestaspruckus I know you said you tried this already and it didn't fix the issue, one thing that...

Hi, I just signed up on https://bookwyrm.social and imported my history from goodreads, and I noticed that https://www.goodreads.com/book/show/62646122-sky-world was incorrectly imported as https://bookwyrm.social/book/914085/s/hattie-big-sky-readers-circle I haven't gone through my full history...

bug

Making it a regular, settable attribute would work for me. Currently it's always set to "" and not changeable. Here's a couple of tests to cover what I'd like: Good...

needs tests
html living standard

We can merge this into main, then cherry-pick it into the backport branch.

I branched off of 7.5.1 to make the 7.x branch, then branched off of that to make this one. I cherry-picked the changes, and then changed the default to /64....

### Description I think we should remove the `resetExpiryOnChange` option (essentially, the window resets on every request, but the hit count doesn't). For starters, I don't think we have a...

enhancement