Essentials/src/PepperDash.Core
2026-06-23 16:08:42 -06:00
..
Adapters feat: Enhance device testing and environment handling with new interfaces and fakes 2026-04-08 13:21:15 -06:00
Comm Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. 2026-03-30 11:44:15 -06:00
Config Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. 2026-03-30 11:44:15 -06:00
Conversion chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
JsonStandardObjects chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
JsonToSimpl Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. 2026-03-30 11:44:15 -06:00
Logging feat: enhance WebSocket services with HTTP GET handler for certificate confirmation and increase timeout for port forwarding 2026-06-23 16:08:42 -06:00
Network chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
PasswordManagement Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. 2026-03-30 11:44:15 -06:00
PepperDashCore.build/net472 feat: move PD Core into Essentials 2025-03-25 23:22:18 -05:00
Properties feat: move PD Core into Essentials 2025-03-25 23:22:18 -05:00
SystemInfo chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Web feat: Implement login request handler with token generation and error handling 2026-04-16 21:31:42 -06:00
XSigUtility chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
CommunicationExtras.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
CoreInterfaces.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
Device.cs refactor: Remove commented-out Config properties from Device class and add spacing in EssentialsDevice class 2026-06-03 14:09:47 -06:00
EthernetHelper.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
EventArgs.cs chore: move all files to file-scoped namespace 2026-03-10 00:21:06 -06:00
PepperDash.Core.csproj feat: Add unit tests and fakes for Crestron environment and data store 2026-04-08 12:41:15 -06:00