Commit Graph

26 Commits

Author SHA1 Message Date
jwetzell e85dd8f248 add option in menu to toggle sidebar 2024-01-15 16:13:01 -06:00
sparks-alec e896bd5f52 Merge branch 'main' into plugin-digico-sd 2023-06-23 03:23:10 -04:00
sparks-alec 5accc828db clean up active device selection
when clicking first column
2023-06-11 22:59:24 -04:00
sparks-alec 333d1c09e9 split device port into local and remote ports 2023-01-26 02:21:05 -05:00
sparks-alec d810f3ed40 make a newly manually added device the active device 2023-01-08 22:17:14 -05:00
sparks-alec e5cba677db bugfix #46 dupe device loading 2023-01-08 21:47:15 -05:00
sparks-alec c3f64cd842 clearer feedback when too many hosts
Instead of preventing search when the subnet is too large, restrict the search area to part of the subnet and provide feedback about which hosts are to be searched.
2023-01-05 02:30:47 -05:00
sparks-alec e91e5a1a43 add Network Info window 2023-01-05 01:29:31 -05:00
sparks-alec e978f86200 prettier 2023-01-04 22:57:42 -05:00
jwetzell 0ed345b810 Merge pull request #43 from stagehacks/save-slot-cleanup
clean up slot/device saving. closes #40
2022-12-31 10:43:25 -06:00
jwetzell b3ba6d2491 clean up slot/device saving 2022-12-30 14:33:17 -06:00
jwetzell d0a8910f90 clean up save-slot click handling 2022-12-29 16:08:46 -06:00
jwetzell b754eece0d pretty loose files 2022-12-12 14:55:06 -06:00
sparks-alec 6f690bb48c select a new device after deleting active 2022-12-11 04:25:21 -05:00
jwetzell c74e208144 cleanup logging 2022-11-27 14:04:14 -06:00
jwetzell 1aaf5857b6 create menu item for toggling auto update checks 2022-11-27 14:03:43 -06:00
sparks-alec 9c60b9dd8a linting 2022-02-17 01:38:23 -05:00
sparks-alec cbf212fbd6 remove ejs 2022-02-06 01:28:56 -05:00
sparks-alec ad9a21c2e8 add require for search.js
UI search buttons don't work without it!
2022-01-09 11:13:05 -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 c5691b56c9 Initial prettify 2022-01-03 10:51:25 -05:00
sparks-alec f3cb66b9f3 First Commit 2021-10-18 04:55:03 -04:00