Essentials/src
jkdevito 3afc73a446 fix(mobile-control): address PR review feedback
- Use the actual listening Port instead of raw DirectServer.Port config
  when building the app URL and API path, so advertised URLs match the
  listener even when the configured port is 0.
- Keep the remote logging endpoint on http:// since there is no
  dedicated secure flag for the log collector.
- Remove dead Regex.Match/ipa variable in GetUrlWithCorrectIp; the
  scheme-preserving Regex.Replace below it already handles this.
2026-08-13 17:50:26 -05:00
..
PepperDash.Core feat: add TS-1080 and TSW-1080 touchpanel support 2026-07-29 14:39:36 -07:00
PepperDash.Essentials feat: add TS-1080 and TSW-1080 touchpanel support 2026-07-29 14:39:36 -07:00
PepperDash.Essentials.Core feat: add TS-1080 and TSW-1080 touchpanel support 2026-07-29 14:39:36 -07:00
PepperDash.Essentials.Devices.Common feat: add TS-1080 and TSW-1080 touchpanel support 2026-07-29 14:39:36 -07:00
PepperDash.Essentials.MobileControl fix(mobile-control): address PR review feedback 2026-08-13 17:50:26 -05:00
PepperDash.Essentials.MobileControl.Messengers feat: add TS-1080 and TSW-1080 touchpanel support 2026-07-29 14:39:36 -07:00
Directory.Build.props fix: prefer embedded PackageId assembly metadata in packageManifest API 2026-07-07 16:22:23 -05:00
Directory.Build.targets build: delete all local build clzs on build 2025-09-26 21:17:28 -05:00