Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald 0512501993 fix for pieces drawn above the phantom square 2020-04-27 02:35:26 -05:00
css fix for pieces drawn above the phantom square 2020-04-27 02:35:26 -05:00
js use a bold font for the move numbers in the history list 2020-04-25 02:12:53 -05:00
png add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
svg add a 'badge' icon with link to current page with game ID 2020-04-16 21:30:38 -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 use a bold font for the move numbers in the history list 2020-04-25 02:12:53 -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 precache all static assets in service worker with Workbox 2020-04-27 00:55:05 -05:00
package.json precache all static assets in service worker with Workbox 2020-04-27 00:55:05 -05:00
sw.js precache all static assets in service worker with Workbox 2020-04-27 00:55:05 -05:00
webpack.config.js precache all static assets in service worker with Workbox 2020-04-27 00:55:05 -05:00