Commit graph

5 commits

Author SHA1 Message Date
Christian Lawson-Perfect
4a06e8b9c9 use the font Ysabeau Office 2025-02-11 14:19:55 +00:00
Christian Lawson-Perfect
e6a51f162d Show recent maps; name maps 2025-02-11 05:21:19 +00:00
Christian Lawson-Perfect
6b02b73b9b Deal with errors using OPFS
In private mode, storage.getDirectory gives a security error.

Any errors using OPFS are now silently ignored.
2025-02-10 11:57:00 +00:00
Christian Lawson-Perfect
fe963ec2db Take a unique ID for maps.
I want to be able to share this without giving away my data.

The page takes a query parameter map=<ID>, which says which data file to load.

If you load the page without a map ID, it makes up a random 8-digit hex string and uses that.

The no-selection view shows a link to the map.
2025-02-10 11:53:42 +00:00
Christian Lawson-Perfect
5d69d2cad7 first commit 2025-02-09 19:55:42 +00:00