WifiBiz / src /services

Commit History

Add portal auth timing logs and payment error handling
6fd861b

Mbonea commited on

fix deauthorizeClient endpoint: /unauthorize -> /unauth
f854da0

Mbonea commited on

fix null token_code by falling back to MAC lookup in sessions query
3671f84

Mbonea Claude Sonnet 4.6 commited on

reduce log noise and add targeted debug logs
e6ed651

Mbonea Claude Sonnet 4.6 commited on

ssid with bug fix
c2c524d

Mbonea commited on

fixed
104499b

Mbonea commited on

interceptors
09f8ed0

Mbonea commited on

checking
05f4cdc

Mbonea commited on

fix(omada): ensure portal creation and updates include required fields
4a3ad41

Mbonea commited on

fix(omada): ensure portalCustomize fields are included in PATCH requests
843d06a

Mbonea commited on

testing
e67545a

Mbonea commited on

feat(logging): full Omada request/response logging and HTTP request logger
a2c9e74

Mbonea Claude Sonnet 4.6 commited on

fix(ssid): update portal serverUrl to our server on every SSID set
dfe7dfc

Mbonea Claude Sonnet 4.6 commited on

fix(ssid): reuse existing Omada portal instead of creating duplicate
269b3cf

Mbonea Claude Sonnet 4.6 commited on

fix(omada): align createPortal with actual API shape
d0f4b4f

Mbonea Claude Sonnet 4.6 commited on

fix(omada): extract ssidId from createSSID response; create portal lazily with SSID
0347e97

Mbonea Claude Sonnet 4.6 commited on

fix(omada): extract siteId string from createSite response object
5f61c06

Mbonea Claude Sonnet 4.6 commited on

fix(omada): correct rateLimits path and handle direct-array result shape
10bf77e

Mbonea Claude Sonnet 4.6 commited on

fix(omada): fetch rate limit profile before createSSID — Omada requires rateLimit field
d3f979e

Mbonea Claude Sonnet 4.6 commited on

feat(devices): browser-triggered polling, full SSID update payload, and SSID delete
7569da2

Mbonea Claude Sonnet 4.6 commited on

fix(omada): align createSSID/updateSSID payload with actual Omada API shape
54aa164

Mbonea Claude Sonnet 4.6 commited on

Add tenant device control endpoints: reboot, SSID update, remove
37e82f7

Mbonea Claude Sonnet 4.6 commited on

Fix SSID security mode: use mode=3 (WPA2-Personal) not mode=2 (WPA-Personal)
da8d3e3

Mbonea Claude Sonnet 4.6 commited on

Log all Omada responses; reuse existing SSID instead of creating duplicate
e1ae465

Mbonea Claude Sonnet 4.6 commited on

Fix SSID creation: minimal payload + defensive wlan ID extraction + logging
11f1e58

Mbonea Claude Sonnet 4.6 commited on

Add SSID/WLAN management: create WiFi network during device adoption
4b0c618

Mbonea Claude Sonnet 4.6 commited on

Surface Omada error details to client; auto-reinit Omada if not connected
8b4facf

Mbonea Claude Sonnet 4.6 commited on

Initial commit — multi-tenant WiFi hotspot monetization platform
c33bf01

Mbonea Claude Sonnet 4.6 commited on