Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald d36b12ddfa put the default API path under the current directory 2020-05-02 18:10:35 -05:00
css enable the recommended CSS box-sizing model 2020-04-30 12:39:09 -05:00
js put the default API path under the current directory 2020-05-02 18:10: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 support running as a standalone server for development 2020-05-02 16:08:54 -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 support running as a standalone server for development 2020-05-02 16:08:54 -05:00
package.json support running as a standalone server for development 2020-05-02 16:08:54 -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 support running as a standalone server for development 2020-05-02 16:08:54 -05:00