Git Product home page Git Product logo

json-feed-viewer's People

Contributors

maximevaillancourt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

json-feed-viewer's Issues

Relative URLs in feeds are broken

Relative links in feeds don't work, since they're expanded to the wrong domain. For instance,

/relative/url/example

is currently expanded to

https://json-feed-viewer.herokuapp.com/relative/url/example

when it should expand to

//feed.domain/relative/url/example

FontAwesome not found

In the console/network tab, it shows that a link to FontAwesome is a 404. I think it's https://json-feed-viewer.herokuapp.com/css/font-awesome-4.7.0.min.css trying to load it up.

downloadable font: download failed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:2): status=2147746065 source: https://json-feed-viewer.herokuapp.com/fonts/fontawesome-webfont.woff?v=4.7.0

Feature request: support microformats2 h-feed

Now that pretty much all the independent social media software like friendica, micro.blog, Known, gnu social, and Mastodon all publish h-feed, it would be great to be able to add those URLs directly

Mixed Content Warnings

The front page is showing the icons from the example feeds, however some of them are http and therefore make the browser not like your site.

I don't think this is a major, however I just thought I'd point it out in case you want to try something different. Perhaps a https proxy somewhere (much like GitHub do with using camo) but perhaps that's too much for what you want to do.

Or perhaps add a /image proxy passing the url of the feed's icon and then you can serve that from https://json-feed-viewer.herokuapp.com/ too - but perhaps that's a bad idea without proper consideration being taken for content type and content itself, which camo (above) already does I think. I haven't dug into that project enough apart from know it's there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.