Commit Graph

1647 Commits

Author SHA1 Message Date
Alexis Tyler 14935b2bc3 fix: allow localhost as CORS origin 2021-08-18 13:24:12 +09:30
Alexis Tyler c37d8617d2 chore: ensure all coverage is run 2021-08-17 08:26:56 +09:30
Alexis Tyler f47eba4112 chore: remove broken tests, add cli tests 2021-08-17 08:22:39 +09:30
dependabot[bot] 4dbe0aac6e chore(deps-dev): bump eslint from 7.30.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:31:55 +09:30
dependabot[bot] 5202ec9094 chore(deps-dev): bump ts-node from 10.0.0 to 10.1.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:30:38 +09:30
dependabot[bot] e4efdea5fa chore(deps-dev): bump @types/pify from 5.0.0 to 5.0.1
Bumps [@types/pify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pify) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pify)

---
updated-dependencies:
- dependency-name: "@types/pify"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:25:52 +09:30
dependabot[bot] c1d791098b chore(deps-dev): bump tsup from 4.12.0 to 4.12.5
Bumps [tsup](https://github.com/egoist/tsup) from 4.12.0 to 4.12.5.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/master/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v4.12.0...v4.12.5)

---
updated-dependencies:
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:24:09 +09:30
dependabot[bot] 648beac204 chore(deps-dev): bump @types/dockerode from 3.2.3 to 3.2.7
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.2.3 to 3.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:19:22 +09:30
Alexis Tyler 009a4e5a2a chore(release): 2.23.2 2021-07-22 10:33:15 +09:30
Alexis Tyler c657eef52c fix: subscribe to servers 2021-07-22 10:33:03 +09:30
Alexis Tyler e7258b1b64 chore(release): 2.23.1 2021-07-22 09:16:26 +09:30
Alexis Tyler 3555473fed fix: hypervisor started path 2021-07-22 09:16:12 +09:30
Alexis Tyler 8648f958ec chore(release): 2.23.0 2021-07-19 15:11:47 +09:30
Alexis Tyler 23ae9a57a1 fix: vms permissions 2021-07-19 15:09:55 +09:30
Alexis Tyler b26bd38b36 fix: vms subscription bound to wrong path 2021-07-19 15:01:30 +09:30
Alexis Tyler a86997502a chore: add debug logging 2021-07-19 14:48:57 +09:30
Alexis Tyler 52a9ade754 fix: export getHypervisor 2021-07-19 14:34:20 +09:30
Alexis Tyler c230209e1e fix: watch libvirt for changes 2021-07-19 14:29:01 +09:30
Alexis Tyler a0efa46f39 fix: watch for libvirt changes and reload connection 2021-07-19 13:09:26 +09:30
Alexis Tyler 7c148fe77a feat: on relay 401 delete API key 2021-07-15 10:16:55 +09:30
Alexis Tyler 97d5a39477 chore(release): 2.22.3 2021-07-14 14:10:26 +09:30
Alexis Tyler 88530dd298 chore: lint 2021-07-14 14:10:21 +09:30
Alexis Tyler 1000451b89 chore(release): 2.22.2 2021-07-14 14:06:48 +09:30
Alexis Tyler d248a4d310 chore: lint 2021-07-14 14:06:44 +09:30
Alexis Tyler b857446374 chore(release): 2.22.1 2021-07-14 14:03:44 +09:30
Alexis Tyler f516e51661 fix: vms permissions 2021-07-14 14:03:34 +09:30
Alexis Tyler 31189108ba chore(release): 2.22.0 2021-07-14 13:44:41 +09:30
Alexis Tyler 945820bc91 fix: wait 5s before connecting to internal socket 2021-07-14 13:03:46 +09:30
Alexis Tyler 0e12f001ff fix: update bundle deps 2021-07-14 12:54:21 +09:30
Alexis Tyler 5d06f227ef fix: typo 2021-07-14 12:28:44 +09:30
Alexis Tyler 95d7f99643 feat: replace ws custom-socket with graceful-ws 2021-07-14 12:28:44 +09:30
Alexis Tyler fef5edbde1 refactor: rework relay ws 2021-07-14 12:28:44 +09:30
Alexis Tyler 343f745d37 chore(release): 2.21.4 2021-07-13 09:12:31 +09:30
Alexis Tyler c9a0a8afd2 chore: update docker-events 2021-07-12 16:12:28 +09:30
Alexis Tyler b7ce6f803f fix: update docker-events 2021-07-12 16:04:32 +09:30
Alexis Tyler 55f53f333b chore: add more debug logging to docker events 2021-07-12 14:41:55 +09:30
Alexis Tyler 30be125858 chore: add debug logging to docker events 2021-07-12 13:20:30 +09:30
Alexis Tyler 24a74a52bb fix: add tsc check to cover:types 2021-07-12 12:35:11 +09:30
Alexis Tyler 70a6d1f2e9 chore(release): 2.21.3 2021-07-08 09:39:57 +09:30
Alexis Tyler 7193644949 fix: update hash var 2021-07-08 09:39:41 +09:30
Alexis Tyler 8eb4296ab6 fix: update hash var 2021-07-08 09:31:50 +09:30
Alexis Tyler 19114ea3a0 fix: update hash var 2021-07-08 09:19:57 +09:30
Alexis Tyler 6862885c5c chore(release): 2.21.2 2021-07-07 08:24:00 +09:30
Alexis Tyler ee197f9610 fix: permissions name typo 2021-07-05 17:18:19 +09:30
Alexis Tyler a19b5a9c43 fix: ensure dotenv is read before getting environment 2021-07-05 17:10:12 +09:30
Alexis Tyler 22b5b8bfc7 fix: get esm modules bundled correctly 2021-07-05 16:55:32 +09:30
Alexis Tyler 81014d7f50 chore: remove unused dep 2021-07-05 16:42:17 +09:30
Alexis Tyler 134e7b82af chore: rollback p-props 2021-07-05 16:39:56 +09:30
Alexis Tyler 13d0323ee5 chore(release): 2.21.1 2021-07-05 16:18:03 +09:30
Alexis Tyler d5f4f07acc chore: fix release notes not using new lines 2021-07-05 16:16:52 +09:30