Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald 455e486075 always use polling API for games to avoid 404s when game doesn't exist yet 2020-04-29 00:31:36 -05:00
css minor tweak for even spacing between label and drop-down 2020-04-28 00:59:08 -05:00
js always use polling API for games to avoid 404s when game doesn't exist yet 2020-04-29 00:31:36 -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 convert client over to the new REST API 2020-04-27 20:49:31 -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 convert client over to the new REST API 2020-04-27 20:49:31 -05:00
package.json convert client over to the new REST API 2020-04-27 20:49:31 -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