Andrew Welker
|
ba48f23a71
|
Merge pull request #1410 from PepperDash/tieline-visualisation
Tieline visualisation
|
2026-05-04 11:10:06 -05:00 |
|
copilot-swe-agent[bot]
|
447af3883c
|
fix: align GetHtmlDebugPath with AssetLoader two-hop path resolution
Agent-Logs-Url: https://github.com/PepperDash/Essentials/sessions/9d7d71b4-b083-412b-b7b2-3167561eeed3
Co-authored-by: ndorin <18535240+ndorin@users.noreply.github.com>
|
2026-05-04 15:48:12 +00:00 |
|
Neil Dorin
|
3b57860123
|
fix: correct response status description in LoginRequestHandler and improve error logging in ServeDebugAppRequestHandler
|
2026-05-04 09:43:06 -06:00 |
|
Neil Dorin
|
b1a575e4d2
|
feat: enhance URL generation in DebugWebsocketSink to support dual-stack environments
|
2026-05-01 14:43:48 -06:00 |
|
Neil Dorin
|
2fdd73498a
|
Merge remote-tracking branch 'origin/main' into tieline-visualisation
|
2026-04-30 14:24:14 -06:00 |
|
Neil Dorin
|
ee240ca378
|
feat: add ServeDebugAppRequestHandler for serving debug app assets and improve error handling in LoginRequestHandler
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-30 14:22:53 -06:00 |
|
Neil Dorin
|
f31f0611f1
|
Merge pull request #1374 from PepperDash/tieline-visualisation
tieline visualisation
|
2026-04-30 10:59:50 -06:00 |
|
Andrew Welker
|
0a991cffb0
|
docs: remove commented out code and associated XML comments
|
2026-04-17 10:57:36 -05:00 |
|
Andrew Welker
|
18088d37a1
|
feat: handle timers correctly and migrate to native Timer instead of CTimer
|
2026-04-17 10:56:51 -05:00 |
|
Andrew Welker
|
4f86009209
|
chore: remove unused using statements
|
2026-04-17 10:56:14 -05:00 |
|
Andrew Welker
|
2197dc489d
|
fix: pre-built routes now respect source ports for finding routes
|
2026-04-17 10:30:11 -05:00 |
|
Andrew Welker
|
db14a614bc
|
fix: move to concurrent dictionary instead of hash set for impossible routes
|
2026-04-17 10:30:11 -05:00 |
|
Andrew Welker
|
4a59cf9f81
|
chore: remove deprecated Debug.Console methods
|
2026-04-17 10:30:11 -05:00 |
|
Neil Dorin
|
9ea5ec5d1a
|
feat: implement login functionality with LoginRequestHandler and integrate asset loading
|
2026-04-16 21:31:30 -06:00 |
|
Neil Dorin
|
6e9480f503
|
feat: add DeleteAllUiClientsHandler and route for deleting all clients. Resolve issues with client closing websocket connection to DebugWebsocketSink
|
2026-04-14 22:12:39 -06:00 |
|
Neil Dorin
|
a610e127de
|
fix: update version to 2.29.0-local in Directory.Build.props
|
2026-04-14 16:40:37 -06:00 |
|
Neil Dorin
|
c820052b41
|
Merge pull request #1409 from PepperDash/feature/update-codec-webview-state
Refs/heads/feature/update codec webview state
|
2026-04-14 09:53:32 -06:00 |
|
Erik Meyer
|
bf517ad8b8
|
fix: add url property to WebViewClear
|
2026-04-14 10:09:52 -04:00 |
|
Erik Meyer
|
e55ac38719
|
feat: update IHasWebView with webview state info
|
2026-04-13 16:08:01 -04:00 |
|
Neil Dorin
|
e800e0912c
|
Merge remote-tracking branch 'origin/main' into tieline-visualisation
|
2026-04-10 09:50:58 -06:00 |
|
Neil Dorin
|
d2684f364d
|
Merge pull request #1407 from PepperDash/update-routing-documentation
Update routing docs & tieline creation
|
2026-04-03 11:21:32 -06:00 |
|
Andrew Welker
|
29d5804cb0
|
docs: fix spelling error
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-02 17:31:02 -05:00 |
|
Andrew Welker
|
c20d49f430
|
fix: restrict tieline creation when signal types are invalid
|
2026-04-02 15:22:17 -05:00 |
|
Andrew Welker
|
a82cf4f449
|
docs: udpate routing documentation to match the algorithm
|
2026-04-02 15:21:59 -05:00 |
|
Neil Dorin
|
d0ab42ccb7
|
Merge branch 'feature/add-network-switch-poe-interfaces' into feature/web-api-updates
|
2026-04-01 08:56:21 -06:00 |
|
Neil Dorin
|
1b10910cc2
|
fix: update GetFeedbacksForDeviceRequestHandler to return JSON response for missing device
|
2026-04-01 08:56:10 -06:00 |
|
Neil Dorin
|
84c730b7a1
|
feat: enhance NetworkSwitchPortEventType enum with additional states for VLAN and PoE changes
|
2026-03-20 14:53:21 -06:00 |
|
Neil Dorin
|
6db7581295
|
feat: add Unknown event type to NetworkSwitchPortEventType enum for improved event handling
|
2026-03-20 14:48:58 -06:00 |
|
Neil Dorin
|
76311b83ff
|
feat: add event and arguments for port state changes in network switch management
|
2026-03-20 13:25:58 -06:00 |
|
Neil Dorin
|
8817d70f07
|
feat: add interfaces for VLAN and PoE management in network switches
|
2026-03-20 12:03:00 -06:00 |
|
Evan DiLallo
|
305a466b1b
|
Merge pull request #1395 from PepperDash/fix/implement-IKeyed-on-BridgeBase
feat: implement constructor for BridgeApi with key and name parameters
|
2026-03-12 16:30:51 -04:00 |
|
Neil Dorin
|
5a07e837ee
|
feat: implement constructor for BridgeApi with key and name parameters
|
2026-03-12 14:27:21 -06:00 |
|
Andrew Welker
|
b64f63ac6b
|
Merge pull request #1389 from PepperDash/copilot/fix-crestrononvif-dll-error
fix(hotfix): skip CrestronOnvif.dll during assembly scanning at startup
|
2026-03-03 12:38:34 -05:00 |
|
Nick Genovese
|
b21be608f0
|
Update src/PepperDash.Essentials.Core/Factory/DeviceFactory.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 14:38:07 -05:00 |
|
copilot-swe-agent[bot]
|
6ab3ed9911
|
fix(hotfix): skip CrestronOnvif.dll when scanning assemblies at startup
Co-authored-by: ngenovese11 <23391587+ngenovese11@users.noreply.github.com>
|
2026-03-01 19:27:22 +00:00 |
|
copilot-swe-agent[bot]
|
a9fdf30880
|
Initial plan
|
2026-03-01 19:23:14 +00:00 |
|
Neil Dorin
|
963925ffef
|
Merge pull request #1388 from PepperDash/feature/add-IHasWebViewWithPwaMode
Feature/add i has web view with pwa mode
|
2026-02-24 15:36:59 -07:00 |
|
Neil Dorin
|
e162ed208b
|
Update src/PepperDash.Essentials.Core/DeviceTypeInterfaces/IHasWebView.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-24 14:53:31 -07:00 |
|
Neil Dorin
|
bd38475b10
|
Update src/PepperDash.Essentials.Core/DeviceTypeInterfaces/IHasWebView.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-24 14:53:12 -07:00 |
|
Neil Dorin
|
a704e48ae6
|
feat: add IsInPwaModeFeedback property to IHasWebViewWithPwaMode interface
|
2026-02-24 14:48:21 -07:00 |
|
Neil Dorin
|
b40200ecae
|
feat: add IHasWebViewWithPwaMode interface with PWA navigation methods
|
2026-02-24 11:52:08 -07:00 |
|
Neil Dorin
|
9de14da201
|
Merge pull request #1386 from PepperDash/docfx-docs
docs: fix capitalization error in toc
|
2026-02-09 14:16:08 -07:00 |
|
Andrew Welker
|
633608c8c6
|
docs: fix capitalization error in toc
|
2026-02-09 14:53:04 -06:00 |
|
Neil Dorin
|
f8a81de177
|
Merge pull request #1385 from PepperDash/docfx-docs
|
2026-02-09 13:48:27 -07:00 |
|
Neil Dorin
|
39ebf6f63d
|
Merge pull request #1377 from PepperDash/feature/circuittype-property-versiport
|
2026-02-09 13:47:36 -07:00 |
|
Andrew Welker
|
3ed0bd52d8
|
Merge branch 'main' into feature/circuittype-property-versiport
|
2026-02-09 14:58:06 -05:00 |
|
Andrew Welker
|
afc5cf1a14
|
docs: update landing page and getting started
|
2026-02-09 13:57:24 -06:00 |
|
Andrew Welker
|
8ff9de817c
|
docs: reorganize and add article on working with docFx
|
2026-02-09 13:31:42 -06:00 |
|
Andrew Welker
|
b35d2b47cf
|
Merge pull request #1379 from PepperDash/xml-docs-devices
feat: complete XML documentation in Devices.Common
|
2026-02-09 10:04:25 -05:00 |
|
Andrew Welker
|
10579f1424
|
Merge pull request #1380 from PepperDash/xml-docs-essentials-core
Xml docs essentials core
|
2026-02-09 10:04:07 -05:00 |
|