Kavin

Results 337 comments of Kavin
trafficstars

I do like the designs! Is this just a designer preview? Do you have an actual implantation yoo?

Nice! That's the most difficult part, more difficult than actually designing it :P

Sadly, not that I know of.

Sure, one large PR is preferred, I'll create a new branch for this. 👍

I created https://github.com/TeamPiped/Piped/tree/ui-v2, you could create PRs there!

I really want to use https://github.com/google/shaka-player/pull/3373 instead.

I'm interested in the PR in shaka-player (linked above), that adds native support for this. I want to avoid additional code here if possible.

Hi everyone, with #1713 partially implemented, instances should now be receiving new videos from the federated protocol. Let me know if this helps with new videos (You'll have to update...

I'm not too keen on storing un-encrypted user data on my servers, I feel like this would be out of scope for Piped sadly (unless someone has a solution).

> Can't you encrypt that on the client side? The backend send the encrypted video history to the client and the client decrypt that on the client side? The encryption...