Commit Graph

22 Commits

Author SHA1 Message Date
sparks-alec 185b360d8a update config format
addresses #50
2023-01-08 22:32:46 -05:00
jwetzell 778173b118 replace indexOf with includes where possible 2023-01-05 08:51:31 -06:00
sparks-alec cd2fddea6e handle incorrect passwords better 2023-01-04 21:24:06 -05:00
sparks-alec 7a4e2c96bb prettier width 2023-01-04 04:37:21 -05:00
jwetzell 8728692d31 cleanup logging 2022-12-29 16:29:44 -06:00
jwetzell 298e385867 lint pjlink plugin 2022-12-12 14:41:29 -06:00
jwetzell e84fa48a82 pretty pjlink plugin 2022-12-12 14:35:56 -06:00
sparks-alec a5fa08ccfa support PJLink passwords 2022-12-10 23:34:01 -05:00
sparks-alec 5e21544a81 new universal plugin configuration object 2022-12-10 06:53:56 -05:00
jwetzell 65844d25fe cleanup pjlink variables and logic 2022-11-28 19:59:55 -06:00
sparks-alec a8def92103 fix UI not being updated with new info 2022-02-17 01:37:47 -05:00
sparks-alec ad099f909d remove debug log 2022-02-14 03:38:03 -05:00
sparks-alec 609292668f fix bug when processing projector data 2022-02-14 03:36:42 -05:00
sparks-alec 454b134745 lint all the things 2022-02-14 03:25:37 -05:00
sparks-alec 557c051871 change plugin filenames 2022-02-06 23:16:33 -05:00
sparks-alec 16dfa05349 add heartbeatTimeout
for slow-to-respond Projectors
2022-02-06 01:30:05 -05:00
Sam Schloegel 0e97bd6abc Define variables before use 2022-01-05 21:27:38 -05:00
Sam Schloegel 9c16c9c220 Reduce variable scope pollution with const/let 2022-01-05 21:20:35 -05:00
Sam Schloegel 83c46db661 eslint fix spaced-comment errors 2022-01-03 14:40:10 -05:00
Sam Schloegel aec191e178 Change string concats to template literals 2022-01-03 14:31:13 -05:00
Sam Schloegel c5691b56c9 Initial prettify 2022-01-03 10:51:25 -05:00
sparks-alec f3cb66b9f3 First Commit 2021-10-18 04:55:03 -04:00