Commit Graph

8 Commits

Author SHA1 Message Date
Evan Hahn 69c66e7d99 Use session storage instead of location.hash 2023-08-11 22:18:44 -05:00
Evan Hahn de0dfda3a7 Route GIF files 2023-08-11 14:58:53 -05:00
Evan Hahn c46bb51248 Support multiple mime sniff patterns
Not useful for PNG, but useful for GIFs (upcoming).
2023-08-11 14:58:47 -05:00
Evan Hahn c0ed212937 Rename "fileRouter.js" to "routeFile.js"
This change should have no user impact.
2023-08-11 14:42:32 -05:00
Evan Hahn e9dd9aec85 Add APNG to supported PNG file extensions 2023-08-04 09:46:53 -05:00
Evan Hahn ed8a1c3b63 PNG: UI partially works; usable, if not missing features 2023-08-02 13:40:58 -05:00
Evan Hahn 79498239c4 PNG: basic skeleton 2023-08-01 09:20:57 -05:00
Evan Hahn 8eed5b60da Initial commit: basic homepage with routing 2023-07-31 21:16:15 -05:00