bootsie123 / F1-Web-Viewer

A simple grid-based web viewer for Formula 1
https://f1webviewer.netlify.app
ISC License
165 stars 23 forks source link

v1.7.13 #57

Closed bootsie123 closed 2 years ago

bootsie123 commented 2 years ago

This update primarily addresses a few recent bugs. Mainly, it includes a partial fix for issue #35. For self hosted users and those using the desktop application, this issue is now resolved. However, the live site is still currently broken due to this issue and is still being investigated.

As mentioned in the issue itself, the current CORS proxy does not allow cookies to be sent or received through it. This essentially blocks requests containing the needed playerToken cookie from going through which is vital during playback. I'll see if I can come up with some alternatives. However, at the moment this may be the end of the live site. Refer to the top of the README file for updates