Histórico de Commits

Autor SHA1 Mensagem Data
  Gogs 9f2269a935 Migrate Go server: coder/websocket + franz-go, unify port 3843 há 2 meses atrás
  Gogs 6d6780c687 Cleanup: remove legacy code, fix event names, wire UCI to hotplug há 2 meses atrás
  Gogs 9e248cde2b Add hotplug scripts for TRUE event-driven há 2 meses atrás
  Gogs 39c341220f Replace ubus listen with fast 1-second state checker há 2 meses atrás
  Gogs 7bd265d72e Fix: remove luv.new_task, fork ubus listen to background há 2 meses atrás
  Gogs 7c10345487 Use ubus listen for TRUE event-driven há 2 meses atrás
  Gogs 1dd755fc91 Rewrite for TRUE event-driven (no polling) há 2 meses atrás
  Gogs 776b9bc77a Fix fs_event API, use timers for all watchers há 2 meses atrás
  Gogs 3d6c83de25 True async: use luv fs_event for DHCP, timers for WiFi/SSID há 2 meses atrás
  Gogs 0ece43c11a Add debug logging for WiFi interface detection há 2 meses atrás
  Gogs ce1f9b31f3 Integrate client2server-minimal.lua with luv async há 2 meses atrás
  Gogs bbf1baba59 Simplify: use direct curl http_post like minimal version há 2 meses atrás
  Gogs 3a635317e0 Add curl-based HTTP fallback for minimal OpenWrt há 2 meses atrás
  Gogs 720e771ffd Add HTTP fallback when WebSocket not available há 2 meses atrás
  Gogs a5fd620d6b Fix: integrate WebSocket into luv event loop há 2 meses atrás
  Gogs d799283ad2 Fix function order: move DHCP helpers before monitor functions há 2 meses atrás
  Gogs aeca0f4162 Fix DHCP monitor: use timer instead of fs_event (more compatible) há 2 meses atrás
  Gogs 2f44955dab Fix extra indentation in while loop há 2 meses atrás
  Gogs 765cb4f628 Fix luv.run() pcall syntax error há 2 meses atrás
  Gogs 0ac8af536d Fix luv.run() - call without arguments há 2 meses atrás
  Gogs 0b6d8ff678 Add client2server-luv.lua with luv async monitoring há 2 meses atrás
  Gogs 46a0ff1dae Add client2server-luv.lua with luv async monitoring há 2 meses atrás
  Gogs 2732ef1018 Debug: Log ubus response per interface há 2 meses atrás
  Gogs a76346b40f Debug: Log clients per interface há 2 meses atrás
  Gogs d74ca74563 Fix: Syntax error - missing return in http_post há 2 meses atrás
  Gogs 31f12bd580 Fix: Move is_valid_mac function to top (before load_state uses it) há 2 meses atrás
  Gogs 8374102ae0 Fix: Validate MACs in get_dhcp_leases() function há 2 meses atrás
  Gogs 3c24986e74 Fix: Validate DHCP lease MACs too há 2 meses atrás
  Gogs 346ba047ab Fix: Reject multicast MACs (second byte = FF) há 2 meses atrás
  Gogs 45f11a7e7e Fix: Validate MACs when loading from state file há 2 meses atrás