Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Gogs 776b9bc77a Fix fs_event API, use timers for all watchers 2 mēneši atpakaļ
  Gogs 3d6c83de25 True async: use luv fs_event for DHCP, timers for WiFi/SSID 2 mēneši atpakaļ
  Gogs 0ece43c11a Add debug logging for WiFi interface detection 2 mēneši atpakaļ
  Gogs ce1f9b31f3 Integrate client2server-minimal.lua with luv async 2 mēneši atpakaļ
  Gogs bbf1baba59 Simplify: use direct curl http_post like minimal version 2 mēneši atpakaļ
  Gogs 3a635317e0 Add curl-based HTTP fallback for minimal OpenWrt 2 mēneši atpakaļ
  Gogs 720e771ffd Add HTTP fallback when WebSocket not available 2 mēneši atpakaļ
  Gogs a5fd620d6b Fix: integrate WebSocket into luv event loop 2 mēneši atpakaļ
  Gogs d799283ad2 Fix function order: move DHCP helpers before monitor functions 2 mēneši atpakaļ
  Gogs aeca0f4162 Fix DHCP monitor: use timer instead of fs_event (more compatible) 2 mēneši atpakaļ
  Gogs 2f44955dab Fix extra indentation in while loop 2 mēneši atpakaļ
  Gogs 765cb4f628 Fix luv.run() pcall syntax error 2 mēneši atpakaļ
  Gogs 0ac8af536d Fix luv.run() - call without arguments 2 mēneši atpakaļ
  Gogs 0b6d8ff678 Add client2server-luv.lua with luv async monitoring 2 mēneši atpakaļ
  Gogs 46a0ff1dae Add client2server-luv.lua with luv async monitoring 2 mēneši atpakaļ
  Gogs 2732ef1018 Debug: Log ubus response per interface 2 mēneši atpakaļ
  Gogs a76346b40f Debug: Log clients per interface 2 mēneši atpakaļ
  Gogs d74ca74563 Fix: Syntax error - missing return in http_post 2 mēneši atpakaļ
  Gogs 31f12bd580 Fix: Move is_valid_mac function to top (before load_state uses it) 2 mēneši atpakaļ
  Gogs 8374102ae0 Fix: Validate MACs in get_dhcp_leases() function 2 mēneši atpakaļ
  Gogs 3c24986e74 Fix: Validate DHCP lease MACs too 2 mēneši atpakaļ
  Gogs 346ba047ab Fix: Reject multicast MACs (second byte = FF) 2 mēneši atpakaļ
  Gogs 45f11a7e7e Fix: Validate MACs when loading from state file 2 mēneši atpakaļ
  Gogs aca96be585 Fix: Validate MAC addresses to filter invalid ones 2 mēneši atpakaļ
  Gogs d2442bcc0e Fix: More precise client detection per interface 2 mēneši atpakaļ
  Gogs 752b20b397 Fix: Escape sequence in gmatch patterns 2 mēneši atpakaļ
  Gogs e349a0427e Use iw dev for accurate SSID mapping 2 mēneši atpakaļ
  Gogs 6551fbc419 Use UCI for SSID names instead of ubus 2 mēneši atpakaļ
  Gogs b6f7554ecb Add SSID name to WiFi connect/disconnect events 2 mēneši atpakaļ
  Gogs 2221db0ee7 Unify: Add all hostapd interfaces + SSID monitoring 2 mēneši atpakaļ