Eaton

Results 20 issues of Eaton

I'm working on a gear/creature browsing site for an unrelated scifi game, Eclipse Phase… I've been making pretty extensive use of rpg-cards in my own sessions for equipment and loot,...

enhancement

As briefly discussed in #116, this pull request adds the concept of pluggable serializers to fs-jetpack's read and write operations. Currently, JSON and JSON with dates are treated as special...

### Operating system macOS Sonoma 14.2.1 ### Eleventy 3.0.0-alpha.3 ### Describe the bug Using eleventyComputed to build permalinks for paginated pages works great… *unless* the permalink function access `data.collections.anyCollectionName`. If...

needs-triage

Right now, the `resolve` method returns the location of the found config, and the `load` command returns its raw contents. For troubleshooting purposes on a large project, it would be...

Thanks for the great work on this library! I'm in the process of wiring up to the eleventy static site generator as a replacement for the built-in markdown parser, and...

I'm creating a variation on the Comment Remover plugin, but it also needs a handful of settings. octoprint.filemanager.util.LineProcessorStream doesn't appear to have easy access to self._settings, though, so retrieving them...

Need to do some additional testing, bit it appears that 404 errors and other failures allow unthrottled requests to continue hitting the scraped server. This includes 429 errors, which leads...

A catch-all issue for dealing with problematic URLs and sites. - [ ] [NitroPDF Investor Relations Site](https://ir.gonitro.com) triggers a funky cascade of ASP.Net redirects; we need to determine whether we're...

bug

The default page handler for the spider now uses `getPageMarkup()` in the BrowserTools utls to retrieve the markup of the current page. What it _doesn't_ yet do is properly handle...

In some situations where dynamic pages are generated based on the incoming URL, *and* links can be entered without a proper protocol, it's easy for some CMSs to generate infinite...