mayeaux / nodetube

Open-source YouTube alternative that offers video, audio and image uploads, livestreaming and built-in monetization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser list

BassOfBass opened this issue · comments

I am trying to get my head around the frontend part and it's quite a mess. But before untangling it you need to decide which browsers are gonna be supported.
There is an npm module just for that and it's gonna be used by several frontend tools.
The main decision is between supporting IE or not. I'd rather not and Microsoft is going to drop support for it in a year anyway.

I'm happy to not support IE.