Commit Graph

714 Commits

Author SHA1 Message Date
dependabot[bot] 9f78b02bb8 Bump prettier from 3.4.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.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.4.2...3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 10:05:38 +00:00
jwetzell d26de5448d Merge pull request #296 from stagehacks/dependabot/npm_and_yarn/electron-34.2.0
Bump electron from 33.0.2 to 34.2.0
2025-02-16 19:28:15 -06:00
dependabot[bot] a94f2ce215 Bump electron from 33.0.2 to 34.2.0
Bumps [electron](https://github.com/electron/electron) from 33.0.2 to 34.2.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/v33.0.2...v34.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 01:25:31 +00:00
jwetzell 4bee085caf Merge pull request #291 from stagehacks/dependabot/npm_and_yarn/uuid-11.0.5
Bump uuid from 11.0.1 to 11.0.5
2025-02-16 19:24:20 -06:00
jwetzell 23d9759aa1 Merge pull request #288 from stagehacks/dependabot/npm_and_yarn/prettier-3.4.2
Bump prettier from 3.3.3 to 3.4.2
2025-02-16 19:24:05 -06:00
dependabot[bot] 68f79bbf50 Bump uuid from 11.0.1 to 11.0.5
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.1 to 11.0.5.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.5)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 09:51:01 +00:00
dependabot[bot] 3b16f3b1d2 Bump prettier from 3.3.3 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.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.3.3...3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 09:29:27 +00:00
jwetzell 85d52ee148 sync package-lock.json 2024-11-11 14:23:47 -06:00
sparks-alec bb400f98ef bump version number v1.2.2 2024-11-11 14:06:19 -05:00
sparks-alec 0f893e0168 Merge pull request #283 from stagehacks/mac-frame
Add frame to window on mac app
2024-11-10 20:23:26 -05:00
jwetzell 553ed3f76d add shortcut to toggle sidebar 2024-11-10 15:45:40 -06:00
jwetzell c9504933d2 enable frame on mac window 2024-11-10 15:45:27 -06:00
sparks-alec d68325b1a5 Update README.md 2024-11-03 22:25:18 -05:00
sparks-alec 75ac344846 remove message that may result in too many messages to QLab 2024-11-02 22:16:38 -04:00
sparks-alec 97c118bf99 debounce .draw() 2024-11-02 22:15:59 -04:00
jwetzell a6bcac5adf bump version to v1.2.1 v1.2.1 2024-10-30 21:00:58 -05:00
jwetzell 98180dcfc4 Merge pull request #276 from tm1000/bugfix/delete-devices
Delete devices by null coalesce if never connected
2024-10-30 20:57:02 -05:00
Andrew Nagy eb7867f687 Fix bug in deleting devices 2024-10-30 18:55:38 -07:00
jwetzell fd0ba22c75 move apple team id to env variable v1.2.0 2024-10-30 19:21:35 -05:00
jwetzell 591275cba1 bump version to v1.2.0 2024-10-29 17:22:53 -05:00
jwetzell 32e613b5cb Merge pull request #275 from stagehacks/plugin-lightfactory
add support for LightFactory
2024-10-29 17:22:10 -05:00
jwetzell 3626bda89c rework cue list population to not leave straggling cues and populate active cue correctly 2024-10-29 17:19:17 -05:00
jwetzell e0b2db1a11 add basic refresh heartbeat 2024-10-29 17:19:17 -05:00
sparks-alec 694db535fe update styles 2024-10-29 17:19:17 -05:00
jwetzell c5a60622d0 update template to show active cue 2024-10-29 17:19:17 -05:00
jwetzell 5600c64f69 parse cue updates from lightfactory 2024-10-29 17:19:17 -05:00
jwetzell 7208154a68 add lightfactory discovery 2024-10-29 17:19:17 -05:00
jwetzell cedf6e34aa add lightfactory icon 2024-10-29 17:19:16 -05:00
jwetzell 66405aefa0 initial lightfactory support 2024-10-29 17:19:16 -05:00
sparks-alec 7f2eaacd2f add PSN and LSS 2024-10-29 17:54:33 -04:00
sparks-alec ebb76acdb2 Merge pull request #273 from stagehacks/eos-cuelist-picker
Add Eos cuelist picker
2024-10-28 15:36:08 -04:00
jwetzell 4bcac5bfa4 Merge pull request #274 from stagehacks/arm-building
add arm target to linux build and disable rebuild
2024-10-28 13:16:17 -05:00
jwetzell 534a709005 Merge pull request #258 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.31.0
Bump eslint-plugin-import from 2.29.1 to 2.31.0
2024-10-28 13:14:28 -05:00
jwetzell d9aa48ed3d Merge pull request #272 from stagehacks/dependabot/npm_and_yarn/uuid-11.0.1
Bump uuid from 10.0.0 to 11.0.1
2024-10-28 13:11:07 -05:00
jwetzell f2e61d841f Merge pull request #267 from stagehacks/dependabot/npm_and_yarn/electron-33.0.2
Bump electron from 32.1.2 to 33.0.2
2024-10-28 13:07:32 -05:00
dependabot[bot] 26aecb1efb Bump electron from 32.1.2 to 33.0.2
Bumps [electron](https://github.com/electron/electron) from 32.1.2 to 33.0.2.
- [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/v32.1.2...v33.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 12:24:13 +00:00
jwetzell 7356ee7097 Merge pull request #271 from stagehacks/dependabot/npm_and_yarn/jwetzell/posistagenet-1.1.0
Bump @jwetzell/posistagenet from 0.4.7 to 1.1.0
2024-10-28 07:22:57 -05:00
jwetzell 8b2e489a25 Merge pull request #269 from stagehacks/plugin-livestream-studio
add support for livestream studio
2024-10-28 07:12:46 -05:00
sparks-alec 5bf747d24a add cue list filter 2024-10-28 05:41:37 -04:00
sparks-alec 9b4a3bfaba add numberinput plugin field type 2024-10-28 05:41:17 -04:00
sparks-alec 468369e6da fix Eos version display 2024-10-28 05:40:53 -04:00
dependabot[bot] de37f7f3fb Bump uuid from 10.0.0 to 11.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:38:57 +00:00
dependabot[bot] d292390c24 Bump @jwetzell/posistagenet from 0.4.7 to 1.1.0
Bumps [@jwetzell/posistagenet](https://github.com/jwetzell/psn-js) from 0.4.7 to 1.1.0.
- [Commits](https://github.com/jwetzell/psn-js/compare/v0.4.7...v1.1.0)

---
updated-dependencies:
- dependency-name: "@jwetzell/posistagenet"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:38:49 +00:00
sparks-alec 9c0f641d12 restyle to match LSS for mac 2024-10-28 04:16:35 -04:00
sparks-alec e79dbf5c65 set status to "ok" when data is received
devices won't draw unless status is "ok"
2024-10-28 04:15:33 -04:00
sparks-alec d6907a397a add tbar images 2024-10-28 04:12:59 -04:00
sparks-alec 5a64456722 change to original icon 2024-10-28 04:12:46 -04:00
sparks-alec 3c8158c119 remove old graphics 2024-10-28 04:11:33 -04:00
sparks-alec ff81addf67 Merge branch 'plugin-livestream-studio' of https://github.com/stagehacks/Cue-View into plugin-livestream-studio 2024-10-28 04:09:40 -04:00
jwetzell 41f31305e4 add arm target to linux build and disable rebuild 2024-10-25 16:30:23 -05:00