Ben Busby

Results 40 comments of Ben Busby

While looking into this issue, I realized the shopping tab actually may need it's own separate filtering step, as there's a few things wrong with it. Beyond just the styling...

I've removed `lr.oversold.host` (as well as a few other dead instances I've noticed from non-auto updated service lists). Unfortunately `bibliogram.art` is, in my experience, the only accessible Bibliogram instance since...

Does [the development section of the README](https://github.com/benbusby/farside#development) cover enough info? I'm happy to expand on any of those steps if needed. There also shouldn't be a need to build/use a...

Hi, thanks for submitting this report. I've noticed this as well, and have been considering some possible solutions. One approach would be to have an optional, additional validation step for...

LibreTranslate support isn't currently possible with Farside, since it requires a `POST` request for all translations, whereas Farside's redirecting behavior relies only on formatting URLs (so only `GET` requests). I'll...

Let me know when this is ready to review again. I just pulled and am still seeing multiple requests to the same instance within seconds of each other: ``` 09:30:20.840...

I'll get to re-reviewing this sometime this week hopefully. I've unfortunately been a bit busy with other work and haven't had the time to review this in depth. Ultimately I'm...

@mithereal still getting the same issue with the same instance getting queried multiple times a few seconds apart: ``` 11:26:26.132 [info] Type: invidious, Response: [200], Url: https://invidious.slipfox.xyz/watch?v=eBGIQ7ZuuiU ... 11:26:32.946 [info]...

The mobile controls branch is still a work in progress, which is why it's in a separate branch and not in master. Generally feature branches are for features that still...

Hi! Thanks for the suggestion -- I'll make sure to add Cyrillic glyphs (as well as accented characters and other non-Latin characters) in the near future. I made the font...