Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gogaurdian blocking #76

Open
sebastian-92 opened this issue Mar 25, 2024 · 2 comments
Open

Fix gogaurdian blocking #76

sebastian-92 opened this issue Mar 25, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sebastian-92
Copy link

sebastian-92 commented Mar 25, 2024

This will fix some blocking issues

Clockwork does not work, at my school, the iframe is blocked by gogaurdian

You can fix this by changing the iframe to an embed. I know the embed is deprecated, but it has most of the same features and usage as the iframe. Also, for some reason, gogaurdian ignores it completely.

I found this feature in gogaurdian a while ago, and thought it might be useful to you.

@sebastian-92 sebastian-92 added the enhancement New feature or request label Mar 25, 2024
@ToasterPanic
Copy link
Member

This will break a lot of apps, including the App Store. If you can find a way to send data from embed to the parent window I can implement it as a setting

@ToasterPanic ToasterPanic added the help wanted Extra attention is needed label May 1, 2024
@ToasterPanic
Copy link
Member

I've added this, but I still need an alternative to postMessage for clockwork.js-based apps to work fully (which means with this setup you will have to sideload apps to install them!)

Will be released with beta16 most likely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants