Files
renato97 8fc8991efa Add v9.1.1: Device registry and remote blocking system
- Implement DeviceRegistry for remote device management
- Add dashboard for device tracking and blocking
- Remote device blocking capability with admin control
- Support for device aliasing and notes
- Enhanced device management interface
- Dashboard with real-time device status
- Configurable registry URL in build config

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 21:37:11 +01:00

602 B

1.1.0 / 2025-07-17

1.0.2 / 2019-02-21

  • Fix res.writeHead patch missing return value

1.0.1 / 2015-09-29

  • perf: enable strict mode

1.0.0 / 2014-08-10

  • Honor res.statusCode change in listener
  • Move to jshttp organization
  • Prevent arguments-related de-opt

0.0.0 / 2014-05-13

  • Initial implementation