Will Scullin
45dfc801fc
still trying to figure out git actions
2021-02-22 03:12:58 -08:00
Will Scullin
be35aa9315
NTSC shader ( #58 )
...
Incorporate a real NTSC shader.
2021-02-21 18:38:21 -08:00
Ian Flanigan
279f770e28
Update Typescript and Jest dependencies ( #55 )
...
This is a mechanical update to Typescript and Jest dependencies, but
since I also upgraded `npm` to 7.5.2, the `package-lock.json` file has
a lot of churn.
2021-02-07 20:52:16 -08:00
dependabot[bot]
2f388aab7c
Bump ini from 1.3.5 to 1.3.7 ( #48 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 18:54:52 -08:00
Will Scullin
f600f7c6b4
typescript linting
2020-11-07 16:46:27 -08:00
Ian Flanigan
e8cd85f54a
Add configuration and dependencies to support Typescript ( #37 )
...
This change adds basic, non-optimal support for Typescript with
webpack. It functions well in development mode and deployment boots
ProDOS. There are probably many ways this configuration can be sped
up, but I haven't investigated that yet.
Note that no Typescript files are added in this change; it is merely a
configuration change.
2020-10-17 16:53:33 -07:00
Ian Flanigan
94d146203a
Bump dependency on selfsigned ( #33 )
2020-10-11 08:49:05 -07:00
Will Scullin
fb1320b9de
dependabot node-forge
2020-09-20 06:42:29 -07:00
Will Scullin
eeca9c99a7
Resolve audit warnings
2020-09-07 12:49:06 -07:00
dependabot[bot]
de920f6afe
Bump http-proxy from 1.18.0 to 1.18.1 ( #30 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-07 12:34:57 -07:00
dependabot[bot]
a3d38a12b6
Bump elliptic from 6.5.2 to 6.5.3 ( #27 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-02 06:37:49 -07:00
dependabot[bot]
e41e8d2bf2
Bump lodash from 4.17.15 to 4.17.19 ( #26 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-19 15:01:30 -07:00
dependabot[bot]
d6b080986c
Bump websocket-extensions from 0.1.3 to 0.1.4 ( #24 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-15 15:36:33 -07:00
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