Commit Graph

27 Commits

Author SHA1 Message Date
sparks-alec fe57a2af52 check .send exists before running heartbeat 2023-01-04 05:15:46 -05:00
sparks-alec 2afb03d543 prettier width 2023-01-04 04:36:30 -05:00
jwetzell b3ba6d2491 clean up slot/device saving 2022-12-30 14:33:17 -06:00
sparks-alec 93be649ce2 be smarter about changing the type of a device 2022-12-28 16:32:53 -05:00
jwetzell 8df019aee4 lint src files 2022-12-12 14:58:54 -06:00
sparks-alec 72601b3c97 save field values with other save data 2022-12-11 04:45:12 -05:00
sparks-alec 419bf52ebb load default port on manually added devices 2022-12-11 04:30:02 -05:00
sparks-alec 401b599d33 load plugin info when device is created 2022-12-11 04:24:59 -05:00
sparks-alec 936a42ae31 bugfix with loading plugin data on non-osc devices 2022-12-10 23:34:47 -05:00
sparks-alec 5e21544a81 new universal plugin configuration object 2022-12-10 06:53:56 -05:00
jwetzell 5ae4f71a78 convert x32 to use actual osc 2022-03-01 23:27:54 -06:00
sparks-alec 9c60b9dd8a linting 2022-02-17 01:38:23 -05:00
sparks-alec 1701e16dc0 more efficient UDP connections 2022-02-14 03:38:36 -05:00
sparks-alec cdad432e30 lil whitespace, improve legibility 2022-02-08 22:57:21 -05:00
sparks-alec e08a4f71dd Update device.js 2022-02-06 23:15:25 -05:00
sparks-alec ba19f71d67 change templates to ejs 2022-02-06 01:29:33 -05:00
sparks-alec dd8e15cadc new UDPsocket send syntax 2022-01-15 10:11:16 -05:00
sparks-alec f0e0c1c30e remove unnecessary debug info 2022-01-09 11:27:23 -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 221341672a Remove unused requires 2022-01-05 20:14:44 -05:00
Sam Schloegel bf2f24f924 Use const for require statements 2022-01-03 15:20:51 -05:00
Sam Schloegel d0dc2380ea eslint fix prefer-arrow-callback errors 2022-01-03 14:48:13 -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