7 Commits

Author SHA1 Message Date
dcff1f5dd2 v0.1.6: Rebuild with updated fw_plugin_api.pas (SessionSetNodeStatus)
All checks were successful
Build & Release Plugin / build (push) Successful in 14s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 20:18:42 -07:00
e0de3433c7 v0.1.5: Replace hardcoded version with {{VERSION}} template variable
All checks were successful
Build & Release Plugin / build (push) Successful in 18s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 13:39:37 -07:00
cdf5074214 Add Wait For Call screen and local status proxy
All checks were successful
Build & Release Plugin / build (push) Successful in 12s
New WFC dashboard page (wfc.html) showing real-time node status,
protocol listeners, plugin info, and primary server connection.
Auto-refreshes every 2 seconds via local status proxy endpoint.
Added /api/local/status route that proxies to the thin client's
built-in status HTTP server. Updated Makefile with FCL source paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:44:54 -07:00
3f96cc00d8 Fix plugin names: consistent naming, match plugin.json to GetName
All checks were successful
Build & Release Plugin / build (push) Successful in 20s
Removed fw- prefix and -tc/-svr/-cli suffixes. Plugin names are now
simple: telnet, binkp, modem, webui, fidonets, fidonetc. Registry
names match loaded names so "available from registry" filter works.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:14:01 -07:00
8fc1cde78a Bump to v0.1.2: fix version constant to match plugin.json
All checks were successful
Build & Release Plugin / build (push) Successful in 12s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:27:33 -07:00
68ac25aa3f Fix version constant to match plugin.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 18:25:20 -07:00
11cb231ceb Initial commit: webui plugin v0.1.0 2026-03-09 13:00:21 -07:00