ElectricVocalist@jlai.lu to Selfhosted@lemmy.worldEnglish · 24 days agoJellyfin critical security update - This is not a jokegithub.comexternal-linkmessage-square17linkfedilinkarrow-up16arrow-down10
arrow-up16arrow-down1external-linkJellyfin critical security update - This is not a jokegithub.comElectricVocalist@jlai.lu to Selfhosted@lemmy.worldEnglish · 24 days agomessage-square17linkfedilink
minus-squareburghler@sh.itjust.workslinkfedilinkEnglisharrow-up0·24 days agoWonder if it’s the Axios one. Sounds like it isn’t from their description though hmm
minus-squaresudoMakeUser@sh.itjust.workslinkfedilinkEnglisharrow-up0·24 days agoAxios is a Javascript library and Jellyfin is written in C#.
minus-squaredvlsg@lemmy.worldlinkfedilinkEnglisharrow-up0·24 days agoTrue, but there is a web frontend. Possible it could be using npm and axios somewhere in there. I still doubt it. But it could happen.
minus-squaresudoMakeUser@sh.itjust.workslinkfedilinkEnglisharrow-up1·24 days agoThe web server is in C#. It’s open source lol, I’m looking at the code and there’s no JavaScript.
minus-squareElectricVocalist@jlai.luOPlinkfedilinkEnglisharrow-up1·24 days agoLook better https://github.com/jellyfin/jellyfin-web
minus-squaresudoMakeUser@sh.itjust.workslinkfedilinkEnglisharrow-up1·24 days agoThat’s awkward. I didn’t know that was in a separate repo.
Wonder if it’s the Axios one. Sounds like it isn’t from their description though hmm
Axios is a Javascript library and Jellyfin is written in C#.
True, but there is a web frontend. Possible it could be using npm and axios somewhere in there.
I still doubt it. But it could happen.
The web server is in C#. It’s open source lol, I’m looking at the code and there’s no JavaScript.
Look better https://github.com/jellyfin/jellyfin-web
That’s awkward. I didn’t know that was in a separate repo.