could use some screenshots for "rich" install but is more than fine rn and gets the job done
Monorepo for Tangled โ https://tangled.org
Add PWA support for tangled.org #624
merged
opened by
expand 1 commit
hide 1 commit
Add PWA installable support for tangled
/pwa-manifest.json is defined in state.go and is a plain json object
the link rel has to be added to all html heads
expand 2 commits
hide 2 commits
Add PWA installable support for tangled
/pwa-manifest.json is defined in state.go and is a plain json object
the link rel has to be added to all html heads
Fix the manifest url
expand 1 commit
hide 1 commit
appview/state,appview/pages/templates: add installable pwa support for tangled
Signed-off-by: afterlifepro <vielle.dev@proton.me>
lgtm! thanks so much for working on this and the speedy response on discord!
works like a charm on chrome on android, firefox does not seem to detect the favicon however (and only allows a shortcut, not "installation"), but lets merge this in anyhow!
pull request successfully merged
Forgot to mention: closes #227 (https://tangled.org/@tangled.org/core/issues/227)