einsteinx2 / WaveBox

A free, open source personal media server written in C# and available on all platforms thanks to the Mono framework. GPL3 Licensed.
waveboxapp.com
GNU General Public License v3.0
32 stars 15 forks source link

Custom CSS/JS doesn't work in frames/iframes #218

Closed Naatan closed 7 years ago

Naatan commented 7 years ago

I tried styling the chat frame in hangouts, which is an iframe. Unfortunately it seems the custom CSS only gets loaded on the top level window. Would be nice if this worked on all windows that are loaded in the relevant browser session.

einsteinx2 commented 7 years ago

Hi @Naatan, thanks for the bug report. Currently the project is on hiatus, though I'm planning to continue work on the server component and officially release it later this year to provide a free and easy to setup backend for iSub, my iOS app. Unfortunately I have pretty much zero web dev experience, so the web interface will continue to be "beta" until I find someone that can contribute in that area.

Naatan commented 7 years ago

I apologize, it seems I reported to the wrong wavebox repository.