praeclarum / FuGetGallery

An alternative web UI for browsing nuget packages
https://www.fuget.org
MIT License
683 stars 121 forks source link

Escape strings for JavaScript #102

Closed bgrainger closed 4 years ago

bgrainger commented 4 years ago

Fixes #57.

This won't fix cached information in cached HTTP responses or localStorage.

praeclarum commented 4 years ago

Yeah haha, I really need to fix that localStorage bug...