photoprism/internal/pwa
Carlos Abraham Pérez Marrero 50d6d6d44e
PWA: Fix app manifest logo icon sizes (#3838)
Logo icon 77.png does not exists so a warning is shown on Chrome Dev Tools when inspecting the PWA manifest
2023-10-23 11:29:39 +02:00
..
categories.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
config.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
icon.go PWA: Fix app manifest logo icon sizes (#3838) 2023-10-23 11:29:39 +02:00
icon_test.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
manifest.go PWA: Set orientation to any in generated manifest.json #3413 2023-10-10 20:43:44 +02:00
manifest_test.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
permissions.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
pwa.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
sw.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00