ElectricVocalist@jlai.lu to Selfhosted@lemmy.worldEnglish · 3か月前Jellyfin critical security update - This is not a jokegithub.comexternal-linkmessage-square185fedilinkarrow-up1675arrow-down17
arrow-up1668arrow-down1external-linkJellyfin critical security update - This is not a jokegithub.comElectricVocalist@jlai.lu to Selfhosted@lemmy.worldEnglish · 3か月前message-square185fedilink
minus-squaresudoMakeUser@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down2·3か月前Axios is a Javascript library and Jellyfin is written in C#.
minus-squaredvlsg@lemmy.worldlinkfedilinkEnglisharrow-up8·edit-23か月前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.
minus-squaresudoMakeUser@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down4·3か月前The 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-up10·3か月前Look better https://github.com/jellyfin/jellyfin-web
minus-squaresudoMakeUser@sh.itjust.workslinkfedilinkEnglisharrow-up3arrow-down1·3か月前That’s awkward. I didn’t know that was in a separate repo.
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.