Commit Graph

15 Commits

Author SHA1 Message Date
Will Scullin
3932c1a919
Spring cleaning, package edition. 2020-03-22 16:35:27 -07:00
dependabot[bot]
3a0036c1ca
Bump acorn from 5.7.3 to 5.7.4 (#22)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 12:39:29 -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
76befd02cd
Fix security audit, fsevents build errors. 2019-12-21 19:09:50 -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
Will Scullin
f0ecda312d
Sync package-lock.json 2019-10-17 20:17:15 -07:00
dependabot[bot]
9512b1c450
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-04 16:48:08 +00:00
Will Scullin
73aa3d647f
Security audit fixes. 2019-07-22 07:05:25 -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
be715f3f63
Remove jQuery and jQuery UI dependencies. 2019-03-12 21:11:00 -07: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