raucao
999bc49e2d
Handle empty manifest values
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Fall back to HTML if possible, discard otherwise
2024-02-01 16:45:58 +02:00
Râu Cao
8a32dcfbc7
Store correct list of available manifest properties
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-09-15 20:53:00 +02:00
basti
7c89900c70
Ignore inadequate icon sources
...
Icons with data URLs as source are throwing exceptions when trying to
parse their type via the file extension. This fix ignores all icons with
data URLs to begin with.
2020-05-26 11:30:21 +02:00
basti
44bf2404f6
Refactor icon parsing, add apple touch icons
2018-07-04 09:27:03 +02:00
basti
7be7e45493
Parse icons from HTML
2018-07-02 12:39:27 -05:00
basti
39ae311acb
Refactor metadata object and loading, parse HTML
2018-06-29 16:58:26 -07:00
basti
936aa38ff8
Handle missing manifest link
2018-06-29 10:39:58 -07:00
basti
193319945a
Discover Web App Manifest in HTML
...
... and return a hash of the JSON data.
2018-06-28 21:11:52 -07:00