elpatron
|
567bbd3de0
|
Add skill training advisor with recipe data and one-click goals.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-22 15:28:51 +02:00 |
|
elpatron
|
0e9dbf1735
|
Fix PWA install hint dismiss after cached HTML/JS mismatch.
Restore button id, bind dismiss at document level, force hide inline, and fetch pwa.js/style.css network-first.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-20 15:37:30 +02:00 |
|
elpatron
|
6ba4cf447f
|
Make PWA install hint dismiss reliable across reloads.
Use delegated clicks, explicit hide state, and init before service worker registration.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-20 11:34:46 +02:00 |
|
elpatron
|
ae589eed92
|
Fix PWA install hint dismiss button not hiding the banner.
display: flex on .pwa-hint overrode the hidden attribute; bump static cache to v4.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-20 11:29:45 +02:00 |
|
elpatron
|
2532531110
|
Use ⚔ emoji glyph for PWA icons matching the brand.
Adds monochrome manifest icon for Android themed icons and a script to regenerate PNGs.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-20 11:22:26 +02:00 |
|
elpatron
|
1083dfdf2c
|
Redesign PWA icons with bold crossed swords.
Thicker filled shapes read clearly on home screens and Android themed icons.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-20 11:12:07 +02:00 |
|
elpatron
|
562a229fa0
|
Add PWA manifest, service worker, and install hint.
Enables home-screen installation with per-viewer scope and platform-specific guidance in EN/DE.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-20 11:08:32 +02:00 |
|