Matt Lyons-Wood

Results 7 issues of Matt Lyons-Wood

I've added an optional footer to your atom.xml and rss2.xml files, to accomplish a similar goal to [this wordpress plugin](https://yoast.com/wordpress/plugins/rss-footer/).

Hello, I'm looking to do hosting on S3 without extensions on URLs. What would be really nice here is a custom mime type for files with no extension, that way...

I'm using the Synology (Apache based) WebDAV server and it returns characters like `[` and `]` URL encoded: Path: `/home/[Reference]/dn-test/test/` WebDAV response: `/home/%5bReference%5d/dn-test/test/` This causes the `pathPosix.relative` call to think...

**Is your feature request related to a problem? Please describe.** My problem is twofold (might be overloading this issue but didn't want to spam). Firstly the PDF extractor isn't perfect...

enhancement

**Describe the bug/problem** The CaliBlur theme (which looks great by the way!) squishes the covers of some/most books, e.g.: ![book cover with changed aspect ratio](https://user-images.githubusercontent.com/11625419/79631668-3b6c7180-819e-11ea-8fb7-c8a7fc948c11.png) **To Reproduce** Steps to reproduce...

Caliblur! Theme

**Describe the bug/problem** I have epubs that use fonts from blobs, and the text didn't show (and there were console errors) when it loaded. I fixed it by changing the...

Fixed in Nightly

Hello, I just discovered that due to [this issue](https://github.com/micropython/micropython/issues/2198#issuecomment-249997695) multicast packets don't get sent unless the AP interface is disabled, i.e. `network.WLAN(network.AP_IF).active(False)`. Just posting this in case anyone else encounters...