Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald 8e0ce6f037 add optional dependency on server (`npm start`) 2020-05-02 14:38:16 -05:00
css enable the recommended CSS box-sizing model 2020-04-30 12:39:09 -05:00
js redirect to the new URL when loaded from the old URL 2020-05-01 04:09:35 -05:00
png add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
svg replace drop-down list with new modal game selection dialog 2020-04-29 23:54:59 -05:00
wav add an optional in-page notification sound 2020-04-05 17:24:22 -05:00
.gitignore fix remaining hard-coded paths & extend cache lifetimes with content hashes 2020-04-02 05:25:49 -05:00
.htaccess fix remaining hard-coded paths & extend cache lifetimes with content hashes 2020-04-02 05:25:49 -05:00
index.html fix for CSS chess piece theme not displaying in Firefox 2020-04-30 05:00:21 -05:00
index.js fix remaining hard-coded paths & extend cache lifetimes with content hashes 2020-04-02 05:25:49 -05:00
manifest.js add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
package-lock.json add optional dependency on server (`npm start`) 2020-05-02 14:38:16 -05:00
package.json add optional dependency on server (`npm start`) 2020-05-02 14:38:16 -05:00
server.js add optional dependency on server (`npm start`) 2020-05-02 14:38:16 -05:00
sw.js monitor service worker and prompt to update to new version 2020-04-30 19:17:03 -05:00
webpack.config.js precache all static assets in service worker with Workbox 2020-04-27 00:55:05 -05:00