Commit Graph

535 Commits

Author SHA1 Message Date
dependabot[bot] 1aede302b3 Bump prettier from 3.0.2 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 22:43:17 +00:00
jwetzell 9280b5721a Merge pull request #149 from stagehacks/plugin-psn
Add PSN plugin
2023-10-02 17:42:33 -05:00
jwetzell 14affadd39 you too package-lock 2023-10-02 17:40:24 -05:00
jwetzell 151b46db3b bump version 2023-10-02 17:38:43 -05:00
sparks-alec 8f5e8be1ff again, don't redraw device views clicked
This should be a more robust fix.
2023-10-01 02:05:55 -04:00
sparks-alec 5b2199b601 Revert "Don't redraw device views when you click on them"
This reverts commit f433a9983c.
2023-10-01 01:45:47 -04:00
sparks-alec c5b5d350f2 Fix bug preventing heartbeats from happening
d.port is undefined on all plugins now! So heartbeats basically never happened! Devices would then time out and attempt to reconnect, do that, and then redraw.
2023-10-01 01:42:58 -04:00
sparks-alec f433a9983c Don't redraw device views when you click on them 2023-10-01 01:40:32 -04:00
sparks-alec c8720f291e make PSN prettier 2023-10-01 01:10:14 -04:00
jwetzell c969bb6b50 hide field column if absent from all trackers 2023-09-19 09:40:26 -05:00
jwetzell 44579e0e7f update psn lib 2023-09-18 17:29:50 -05:00
jwetzell 0315ac0e99 template cleanup 2023-09-18 13:24:22 -05:00
jwetzell 5fb28d4f98 update psn lib 2023-09-18 13:00:55 -05:00
jwetzell 63d293cd41 update psn lib 2023-09-16 08:42:41 -05:00
jwetzell 01af232a06 update to latest psn lib 2023-09-14 22:49:07 -05:00
jwetzell f7ae192b74 update to new psn lib layout 2023-09-13 16:03:32 -05:00
jwetzell 89c36c8155 add support for multiple PSN servers 2023-09-12 12:52:49 -05:00
jwetzell 8f59f2a0ba add host info to plugin.data call 2023-09-12 12:52:14 -05:00
jwetzell 3df112ef74 basic layout for trackers 2023-09-11 13:40:37 -05:00
jwetzell 445efb8de7 update to less chatyy version of posistagenet library 2023-09-11 08:59:21 -05:00
jwetzell 634632de64 groundwork for posistagenet protocol 2023-09-11 00:01:58 -05:00
jwetzell a004850dc7 Merge pull request #137 from stagehacks/dependabot/npm_and_yarn/eslint-8.48.0 2023-09-06 19:50:56 -05:00
jwetzell 1f39d6e513 Merge pull request #136 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.3.0 2023-09-06 19:47:17 -05:00
dependabot[bot] e700339908 Bump eslint from 8.47.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:48:19 +00:00
dependabot[bot] 92d45fa7db Bump atem-connection from 3.2.0 to 3.3.0
Bumps [atem-connection](https://github.com/nrkno/sofie-atem-connection) from 3.2.0 to 3.3.0.
- [Changelog](https://github.com/nrkno/sofie-atem-connection/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nrkno/sofie-atem-connection/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:48:05 +00:00
jwetzell 55ad9a480b Merge pull request #133 from stagehacks/dependabot/npm_and_yarn/electron-26.0.0
Bump electron from 25.5.0 to 26.0.0
2023-08-24 13:46:09 -05:00
jwetzell 00486dd5d0 Merge pull request #134 from stagehacks/dependabot/npm_and_yarn/prettier-3.0.2
Bump prettier from 3.0.0 to 3.0.2
2023-08-24 13:33:53 -05:00
dependabot[bot] 7e2c28f914 Bump prettier from 3.0.0 to 3.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 16:14:20 +00:00
jwetzell 8efe663310 Merge pull request #135 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.28.1
Bump eslint-plugin-import from 2.28.0 to 2.28.1
2023-08-24 11:13:17 -05:00
dependabot[bot] 220712a4b7 Bump eslint-plugin-import from 2.28.0 to 2.28.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:25:55 +00:00
dependabot[bot] 10d85fd080 Bump electron from 25.5.0 to 26.0.0
Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.5.0...v26.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:25:29 +00:00
jwetzell 44fd8849dd Merge pull request #131 from stagehacks/dependabot/npm_and_yarn/electron-25.5.0
Bump electron from 22.3.3 to 25.5.0
2023-08-14 08:26:45 -05:00
jwetzell 140b1f7c0a Merge pull request #130 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
Bump eslint-config-prettier from 8.8.0 to 9.0.0
2023-08-14 08:26:16 -05:00
dependabot[bot] 1906f085bd Bump electron from 22.3.3 to 25.5.0
Bumps [electron](https://github.com/electron/electron) from 22.3.3 to 25.5.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.3...v25.5.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 13:25:06 +00:00
dependabot[bot] 62a9829987 Bump eslint-config-prettier from 8.8.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 13:25:02 +00:00
jwetzell 5d9d271c78 Merge pull request #132 from stagehacks/dependabot/npm_and_yarn/eslint-8.47.0
Bump eslint from 8.44.0 to 8.47.0
2023-08-14 08:24:41 -05:00
jwetzell 658f7f7dd5 Merge pull request #128 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.28.0
Bump eslint-plugin-import from 2.27.5 to 2.28.0
2023-08-14 08:24:25 -05:00
dependabot[bot] 501b99ead5 Bump eslint from 8.44.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 13:22:14 +00:00
jwetzell eb1e0d1ddc Merge pull request #125 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.6.3
Bump electron-builder from 24.4.0 to 24.6.3
2023-08-14 08:21:08 -05:00
dependabot[bot] 3e4cbc5c76 Bump eslint-plugin-import from 2.27.5 to 2.28.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:08:02 +00:00
dependabot[bot] cb1f3b79e0 Bump electron-builder from 24.4.0 to 24.6.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.4.0 to 24.6.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.6.3/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:07:11 +00:00
jwetzell 974ee71014 Merge pull request #118 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.1.0
Bump @electron/notarize from 2.0.0 to 2.1.0
2023-07-10 09:13:42 -05:00
dependabot[bot] 24aec3b7cb Bump @electron/notarize from 2.0.0 to 2.1.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:56:55 +00:00
jwetzell c7a97a5876 Merge pull request #119 from stagehacks/dependabot/npm_and_yarn/eslint-8.44.0
Bump eslint from 8.43.0 to 8.44.0
2023-07-10 08:56:10 -05:00
dependabot[bot] 87ef619085 Bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:52:43 +00:00
jwetzell eb92ff2c90 Merge pull request #120 from stagehacks/dependabot/npm_and_yarn/prettier-3.0.0
Bump prettier from 2.8.8 to 3.0.0
2023-07-10 08:52:03 -05:00
dependabot[bot] 758e44de2c Bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 09:27:22 +00:00
jwetzell b394bd7625 make mac release only zip 2023-06-28 09:22:38 -05:00
jwetzell 71ad9a6eb1 add architectures to mac 2023-06-28 09:06:11 -05:00
jwetzell fc9fafa355 Update release.yaml 2023-06-28 09:03:16 -05:00