Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald f605e13b80 0.4.5 2020-05-04 00:18:34 -05:00
css update traditional theme to consistent 80pt square view boxes 2020-05-03 22:36:31 -05:00
js factor out the code to diff game history into a utility function 2020-05-02 18:12:52 -05:00
png add missing pieces so Chrome sees an installable PWA 2020-04-11 18:12:19 -05:00
scripts use view boxes instead of CSS :target to allow theme preview 2020-05-04 00:18:10 -05:00
svg use view boxes instead of CSS :target to allow theme preview 2020-05-04 00:18:10 -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 create combined SVGs for each chess icon theme using :target selectors 2020-05-03 21:29:23 -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 0.4.5 2020-05-04 00:18:34 -05:00
package.json 0.4.5 2020-05-04 00:18:34 -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 use view boxes instead of CSS :target to allow theme preview 2020-05-04 00:18:10 -05:00