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
|
f433a9983c
|
Don't redraw device views when you click on them
|
2023-10-01 01:40:32 -04:00 |
|
sparks-alec
|
e896bd5f52
|
Merge branch 'main' into plugin-digico-sd
|
2023-06-23 03:23:10 -04:00 |
|
sparks-alec
|
930b4daf16
|
bugfix signal when no device views
|
2023-06-12 00:43:32 -04:00 |
|
sparks-alec
|
5accc828db
|
clean up active device selection
when clicking first column
|
2023-06-11 22:59:24 -04:00 |
|
sparks-alec
|
cf364a7381
|
add traffic indicator to each view
|
2023-06-11 22:29:01 -04:00 |
|
jwetzell
|
be657f2341
|
remove rogue semi-colon
Man this was driving me insane trying to find the source of this semi-colon
|
2023-02-08 16:46:54 -06:00 |
|
sparks-alec
|
35245ff17f
|
add device config to disable changing local port
|
2023-01-26 02:25:47 -05:00 |
|
sparks-alec
|
333d1c09e9
|
split device port into local and remote ports
|
2023-01-26 02:21:05 -05:00 |
|
jwetzell
|
65996e0e7a
|
fix closing div tag
|
2023-01-26 00:18:59 -06:00 |
|
jwetzell
|
aa4397ba56
|
cleanup templating
|
2023-01-22 13:01:35 -06:00 |
|
sparks-alec
|
f31ba8ae73
|
remove old debug
|
2023-01-09 19:23:28 -05:00 |
|
jwetzell
|
0d235b5c61
|
remove logging and commented code
|
2023-01-09 09:11:52 -06:00 |
|
sparks-alec
|
6ccfd92db3
|
make device active when its view is clicked
|
2023-01-09 00:58:29 -05:00 |
|
sparks-alec
|
1d689ef6c5
|
Revert "clicking on a device column makes it the active the device"
This reverts commit 205f407266.
|
2023-01-09 00:12:52 -05:00 |
|
sparks-alec
|
205f407266
|
clicking on a device column makes it the active the device
|
2023-01-08 23:51:55 -05:00 |
|
jwetzell
|
341d093645
|
organize assets like images and stylesheets
|
2023-01-06 09:42:01 -06:00 |
|
jwetzell
|
778173b118
|
replace indexOf with includes where possible
|
2023-01-05 08:51:31 -06:00 |
|
sparks-alec
|
59257ff345
|
prettier wider
|
2023-01-04 04:35:36 -05:00 |
|
jwetzell
|
d0a8910f90
|
clean up save-slot click handling
|
2022-12-29 16:08:46 -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 |
|
jwetzell
|
29bdf40ffb
|
pretty src directory
|
2022-12-12 14:54:24 -06:00 |
|
sparks-alec
|
72601b3c97
|
save field values with other save data
|
2022-12-11 04:45:12 -05:00 |
|
sparks-alec
|
8d6a9614e8
|
bugfix enabling blank passcodes
|
2022-12-10 23:36:13 -05:00 |
|
sparks-alec
|
5e21544a81
|
new universal plugin configuration object
|
2022-12-10 06:53:56 -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
|
4d0536b1a4
|
Update view.js
|
2022-02-07 02:12:52 -05:00 |
|
sparks-alec
|
c703609829
|
Update view.js
|
2022-02-06 23:16:04 -05:00 |
|
sparks-alec
|
ba19f71d67
|
change templates to ejs
|
2022-02-06 01:29:33 -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
|
0ba876384a
|
make device rendering faster!
|
2022-01-15 00:25:27 -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
|
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 |
|