Historique des commits

Auteur SHA1 Message Date
  Luis Rosales 87f476dcb1 docs(MEMORY): document Lua 5.1 compatibility rule for all OpenWrt code il y a 2 mois
  Luis Rosales ff7bf22d7a Lua: fix line 1 syntax error that broke all of 5.1 compatibility il y a 2 mois
  Luis Rosales 2af96b034a Buffering: unify hotplug + Lua through shared on-disk buffer il y a 2 mois
  Gogs af0fd298d4 ARCHITECTURE: rewrite diagrams for current state il y a 2 mois
  Gogs 1ffada38a9 README: fix copy-paste traps and inconsistent placeholders il y a 2 mois
  Gogs a2e4a87d0c README: rewrite to feature dashboard, add HTTP API table, default creds warning il y a 2 mois
  Gogs d536349786 MEMORY: document dashboard, endpoints, auth flow, evolution, known issues il y a 2 mois
  Gogs 5b57be3a90 Dashboard: full Apple-style React SPA + fix publish blocking il y a 2 mois
  Gogs 6af966de3a Backend: SQLite, JWT auth, SSE live feed, metrics, alerts, consumer il y a 2 mois
  Gogs 9f2269a935 Migrate Go server: coder/websocket + franz-go, unify port 3843 il y a 2 mois
  Gogs 6d6780c687 Cleanup: remove legacy code, fix event names, wire UCI to hotplug il y a 2 mois
  Gogs 9e248cde2b Add hotplug scripts for TRUE event-driven il y a 2 mois
  Gogs 39c341220f Replace ubus listen with fast 1-second state checker il y a 2 mois
  Gogs 7bd265d72e Fix: remove luv.new_task, fork ubus listen to background il y a 2 mois
  Gogs 7c10345487 Use ubus listen for TRUE event-driven il y a 2 mois
  Gogs 1dd755fc91 Rewrite for TRUE event-driven (no polling) il y a 2 mois
  Gogs 776b9bc77a Fix fs_event API, use timers for all watchers il y a 2 mois
  Gogs 3d6c83de25 True async: use luv fs_event for DHCP, timers for WiFi/SSID il y a 2 mois
  Gogs 0ece43c11a Add debug logging for WiFi interface detection il y a 2 mois
  Gogs ce1f9b31f3 Integrate client2server-minimal.lua with luv async il y a 2 mois
  Gogs bbf1baba59 Simplify: use direct curl http_post like minimal version il y a 2 mois
  Gogs 3a635317e0 Add curl-based HTTP fallback for minimal OpenWrt il y a 2 mois
  Gogs 720e771ffd Add HTTP fallback when WebSocket not available il y a 2 mois
  Gogs a5fd620d6b Fix: integrate WebSocket into luv event loop il y a 2 mois
  Gogs d799283ad2 Fix function order: move DHCP helpers before monitor functions il y a 2 mois
  Gogs aeca0f4162 Fix DHCP monitor: use timer instead of fs_event (more compatible) il y a 2 mois
  Gogs 2f44955dab Fix extra indentation in while loop il y a 2 mois
  Gogs 765cb4f628 Fix luv.run() pcall syntax error il y a 2 mois
  Gogs 0ac8af536d Fix luv.run() - call without arguments il y a 2 mois
  Gogs 0b6d8ff678 Add client2server-luv.lua with luv async monitoring il y a 2 mois