Commit Graph

8 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé 53a695da90 fix(twa) update masked icon
Contrary to what I thought the expected icon is an icon that can be masked, not
the mask itself.
2021-08-05 13:42:58 +02:00
Saúl Ibarra Corretgé d067c4e731 fix(pwa) move manifest to the root
It must be served from the same origin, so we need to bypass the CDN we use for
meet.jit.si. See the code comments for the rationale on the workaround.
2020-10-22 16:17:18 +02:00
Saúl Ibarra Corretgé 07d8611988 fix(pwa) remove no longer used file 2020-10-22 16:17:18 +02:00
Saúl Ibarra Corretgé b18398f016 feat(pwa) update mask icon
Make it a 512 square and specify its purpose as just "maskable" since this can't
go anywhere.
2020-10-20 11:03:37 +02:00
Tudor-Ovidiu Avram d854b2cd3d fix(pwa) remove window.load event handler for pwa registrator 2020-10-16 12:10:18 +02:00
Tudor-Ovidiu Avram 3125345793 fix(pwa) improve upon pwa specs 2020-10-15 10:38:23 +02:00
Saúl Ibarra Corretgé d77a7cac3a feat(pwa) use current icons 2020-10-14 16:32:34 +02:00
Tudor-Ovidiu Avram 0d7a730497 feat(pwa) add pwa specifics 2020-10-13 13:40:31 +02:00