HelloZeroNet/ZeroNet

Allow zite loading outside iframe (for zite owners)

Open

#1 262 ouverte le 27 janv. 2018

Voir sur GitHub
 (29 commentaires) (1 réaction) (1 assigné)JavaScript (2 245 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (18 200 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Would it be possible to add a flag that would allow a zite to be loaded directly instead of loading it inside an iframe? The problem is that for tools like vuejs-devtools to work the vue.js script must be present in the page itself. If the script is inside the iframe the tool won't detect the script. I could use that tool by loading the file directly on file:// but then the zeronet api will not work. Maybe the flag can be set only if the person is the site owner.

Thanks

Guide contributeur