Commit Graph

65 Commits

Author SHA1 Message Date
Will Scullin d23940dea8
Lint more 2020-04-23 20:57:59 -07:00
Will Scullin 3932c1a919
Spring cleaning, package edition. 2020-03-22 16:35:27 -07:00
Will Scullin b647b3c2bb
CFFA (#20)
* CFFA

* CFFA multi-disk and write functionaliity.

* Clean up multi-devices/partition behavior.

* ProDOS WIP

* Update against refactored codebase.

* WIP

* Wait until disks load, show progress.

* Don't wait so long to boot floppies.

* Forgot to save :|.

* Credit.
2020-01-02 11:11:04 -08:00
Will Scullin 5ed05344cb
Oh, Handlebars. 2019-12-05 09:42:34 -08:00
Will Scullin 1f31bfe1e2 Handlebars issue du jour. 2019-11-16 12:40:52 -08:00
Taeber Rapczak 1d65aea32d Remediate NPM Advisory 1164 (#14)
After running `npm install`, npm warns of a severe security
vulnerabilty: https://www.npmjs.com/advisories/1164.

This change to `package.json` ensures the version of handlebars that is
installed (because of jest) is unaffected.

This can be removed once jest releases a newer version that requires an
unaffected version of handlebars.
2019-10-17 18:53:38 -07:00
Will Scullin c98306ff39
Indicate Node 6 or greater required 2019-09-07 11:18:42 -07:00
Will Scullin 2a993fabf6
Address audit. 2019-06-26 14:42:22 -07:00
Will Scullin 6a5fd9cf0c
Add a real test harness. 2019-03-26 21:02:27 -07:00
Will Scullin 82815e5b85
Fix hamfisted jquery -> html5 translation. 2019-03-21 20:39:48 -07:00
Will Scullin be715f3f63
Remove jQuery and jQuery UI dependencies. 2019-03-12 21:11:00 -07:00
Will Scullin 2bb9e040ec
Update directions, dev server. 2019-03-04 19:55:35 -08:00
Will Scullin c5fa13388d
Support prod and dev modes. 2019-03-01 10:14:34 -08:00
Will Scullin 573f36510d
Convert to webpack first pass. 2019-02-28 21:21:18 -08:00
Will Scullin 77372d388b
Ditch makefiles, switch to eslint, fix linting. 2019-01-09 00:51:25 -08:00