Online Paco Sako single-page progressive web app
Go to file
Jesse D. McDonald b553eb434a distinguish between 0 and undefined for afterTime when polling metadata 2021-09-26 18:21:01 -05:00
css minor layout tweaks 2020-06-24 21:45:15 -05:00
js distinguish between 0 and undefined for afterTime when polling metadata 2021-09-26 18:21:01 -05:00
mp3 use 11 KiB .mp3 for audio rather than 188 KiB .wav 2020-05-10 11:07:18 -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 completely redesign the user interface 2020-05-10 15:42:23 -05:00
wav add an optional in-page notification sound 2020-04-05 17:24:22 -05:00
.eslintrc.js fix issues reported by eslint 2020-05-12 18:26:05 -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
ROADMAP.md mark completed feature in roadmap 2020-05-09 13:06:17 -05:00
index.html display cumulative waiting time since each player's first move 2020-05-21 16:14:55 -05:00
index.js fix missing CSS import for traditional chess icon theme 2020-06-22 14:26:45 -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.8.5 2020-06-24 21:45:23 -05:00
package.json 0.8.5 2020-06-24 21:45:23 -05:00
server.js add optional dependency on server (`npm start`) 2020-05-02 14:38:16 -05:00
sw.js fix (maybe) for page not reloading after updating service worker 2020-05-11 13:04:00 -05:00
webpack.config.js completely redesign the user interface 2020-05-10 15:42:23 -05:00