Git Product home page Git Product logo

priviblur's People

Contributors

extremelyonline avatar ftonans avatar syeopite avatar the-blank-x 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

Watchers

 avatar  avatar

priviblur's Issues

Suggestion: Use /post as part of the resolve URL

Hey there, exciting project, thanks for making it!

In order to make forwarding more easy, I have a suggestion.

The canonical URL for a post on Tumblr is:
https://USERPAGE.tumblr.com/post/POSTNUMBER/POSTTITLE

Whereas on Priviblur it is:
https://INSTANCE/USERPAGE/POSTNUMBER/TITLE

Instead, it would be simpler if the canonical address would be the same on Priviblur, like this:
https://INSTANCE/USERPAGE/post/POSTNUMBER/TITLE

That way, one doesn't need two expressions to forward a Tumblr blog via a Redirector, but only a simple catchall asterisk expression such as

*.tumblr.com/* -> https://INSTANCE/$1/$2

PoolTimeout exceptions on requests to Tumblr

Priviblur can sometimes stop working randomly due to a permanent pool timeout exception. Directly accessing Tumblr works as expected

This is most commonly seen in the media requests, meaning that all pages still works fine just without any media assets loaded. However, it seems like regular requests can also be affected resulting in a pool timeout exception page on all Priviblur routes.

It seems to be reproducible after extensive usage.

A restart is able to fix this.

More investigation needed.

"View on Tumblr" links should go to blog's domain/subdomain if possible

There are three types of blogs:

I prefer browsing blogs with their custom theme over using Priviblur (which I prefer over using the crappy interface at www.tumblr.com), so when I land on a new blog while on Priviblur, I try to navigate to https://<blog>.tumblr.com to see if it has a custom theme. However, Priviblur's "View on Tumblr" links points to the subdomain/domain-less versions.

I've already made Priviblur use the domain or subdomain versions here, but I'm making this issue first to see if this would be accepted upstream.

Dark theme support?

I would like to have Dark theme support.
really cool project. Thanks for making it.

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.