-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding custom url #103
Comments
Good idea! I will look into it - however, a lot of these require a custom implementation of the client side of the API so this would probably have to be implemented discreetly. I see that original issue that you have linked to, and certainly if there was a way to it in a similar fashion as to what @artfulrobot was suggesting it'll make it a whole lot easier - but it also might get the project in trouble as this is not the correct way to access these APIs. I'll investigate, and get back to you 🙂 |
Oh yeah, |
FYI my interest was to fetch from a url I control, so I could serve up a random photo from my own collection. |
That's also a good idea. Supporting custom urls can solve multiple problems |
I'll see what I can do, it's an interesting problem. I still need to review the current issues and decide what is to be developed this month. This is quite a large issue, so I might not bring it in this month. I'd like to focus on expanding test coverage this month because
I'm always open to pull requests, so if anyone reading this has any idea on how this should be implemented your contributions will be greatly appreciated. |
Related to joelshepherd#170.
Hello,
I found your repo in the forks tab in tabliss and i want to thank you for further updating it.
I want to add devian images in my new tab but I couldn't find a way without adding them manually using "Upload images".
We could add a new "Custom source" option with properties: URL, Header (Authorization).
The text was updated successfully, but these errors were encountered: