sparks-alec
|
97bd436785
|
bugfixfix #21
|
2022-12-11 03:55:41 -05:00 |
|
sparks-alec
|
8d6a9614e8
|
bugfix enabling blank passcodes
|
2022-12-10 23:36:13 -05:00 |
|
sparks-alec
|
fb9fc42b59
|
remove 169.x.x.x interfaces from search
|
2022-12-10 23:35:58 -05:00 |
|
sparks-alec
|
6f0a31b3bc
|
increase search timeout
|
2022-12-10 23:35:30 -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 |
|
sparks-alec
|
93225fc00e
|
bigger inspector corner, nice mouseover cursors
|
2022-12-10 06:53:17 -05:00 |
|
sparks-alec
|
d40f2ac7ee
|
correct a ton of path syntax
|
2022-05-07 01:27:37 -04:00 |
|
jwetzell
|
5ae4f71a78
|
convert x32 to use actual osc
|
2022-03-01 23:27:54 -06:00 |
|
sparks-alec
|
a3e66591ce
|
remove debugging console.logs
|
2022-02-17 01:40:06 -05:00 |
|
sparks-alec
|
9c60b9dd8a
|
linting
|
2022-02-17 01:38:23 -05:00 |
|
sparks-alec
|
722e8fdada
|
add plugin info field to help users connect their devices
|
2022-02-14 03:39:53 -05:00 |
|
sparks-alec
|
617ede46e0
|
add search type Multicast
|
2022-02-14 03:39:28 -05:00 |
|
sparks-alec
|
e17e9d3d50
|
add info field to templates to help users connect their devices
|
2022-02-14 03:39:05 -05:00 |
|
sparks-alec
|
1701e16dc0
|
more efficient UDP connections
|
2022-02-14 03:38:36 -05:00 |
|
sparks-alec
|
e5c8f242ab
|
additional formatting for troubleshooting text
|
2022-02-14 03:24:19 -05:00 |
|
sparks-alec
|
cdad432e30
|
lil whitespace, improve legibility
|
2022-02-08 22:57:21 -05:00 |
|
sparks-alec
|
4d0536b1a4
|
Update view.js
|
2022-02-07 02:12:52 -05:00 |
|
sparks-alec
|
72fc8642f6
|
Update plugins.js
|
2022-02-06 23:16:11 -05:00 |
|
sparks-alec
|
c703609829
|
Update view.js
|
2022-02-06 23:16:04 -05:00 |
|
sparks-alec
|
e08a4f71dd
|
Update device.js
|
2022-02-06 23:15:25 -05:00 |
|
sparks-alec
|
6dcfc266a9
|
fix for extremely long text in headers
|
2022-02-06 02:09:10 -05:00 |
|
sparks-alec
|
c5eef2b2c9
|
Update defaultPlugin.css
|
2022-02-06 02:05:53 -05:00 |
|
sparks-alec
|
bc7905a509
|
tweak active device highlight
|
2022-02-06 02:05:45 -05:00 |
|
sparks-alec
|
ba19f71d67
|
change templates to ejs
|
2022-02-06 01:29:33 -05:00 |
|
sparks-alec
|
bec3ff1ffe
|
bye
|
2022-01-15 18:47:27 -05:00 |
|
sparks-alec
|
d2edcf81fa
|
style fix for dropdowns on Windows
|
2022-01-15 16:10:49 -05:00 |
|
sparks-alec
|
8aa8021272
|
fix menus to work on all platforms
|
2022-01-15 16:10:02 -05:00 |
|
sparks-alec
|
3100ed53c9
|
cross-platform icons
|
2022-01-15 16:08:18 -05:00 |
|
sparks-alec
|
22ad1c3f71
|
make device header background not transparent
looks like butt, honestly
|
2022-01-15 10:23:39 -05:00 |
|
sparks-alec
|
0744e9e3c4
|
add scrollbar-corner background color
game-changing style fix for about 6 pixels in the corner of very narrow views
|
2022-01-15 10:22:48 -05:00 |
|
sparks-alec
|
dd8e15cadc
|
new UDPsocket send syntax
|
2022-01-15 10:11:16 -05:00 |
|
sparks-alec
|
0ba876384a
|
make device rendering faster!
|
2022-01-15 00:25:27 -05:00 |
|
sparks-alec
|
f1b4d2a49a
|
remove unnecessary debug info
|
2022-01-09 11:27:33 -05:00 |
|
sparks-alec
|
f0e0c1c30e
|
remove unnecessary debug info
|
2022-01-09 11:27:23 -05:00 |
|
Sam Schloegel
|
c2fdf0e5c6
|
Fix missing ejs requirement
|
2022-01-05 21:35:44 -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
|
d2a52f079e
|
remove unused font link
|
2021-11-13 17:21:57 -05:00 |
|
sparks-alec
|
57660c90dd
|
windows icon
|
2021-10-27 00:19:13 -04:00 |
|
sparks-alec
|
b753ce8769
|
Fix paths when running Cue View after packaging
|
2021-10-18 05:22:09 -04:00 |
|
sparks-alec
|
f3cb66b9f3
|
First Commit
|
2021-10-18 04:55:03 -04:00 |
|