gohttp/adminui/js
kingecg 50c48e8f07 ```
feat(admin): add TCP proxy management and server operations

- Add restart and delete server API endpoints with proper error handling
- Implement TCP proxy management including list, create, update, delete,
  start, and stop operations
- Add TCP proxy configuration model and manager integration
- Create admin API routes for both server and TCP proxy management

feat(adminui): redesign UI with tabs for servers and TCP proxies

- Replace old site management panel with tabbed interface for servers
  and TCP proxies
- Add table views for managing HTTP servers and TCP proxies with status
  indicators
- Implement CRUD operations for both server and TCP proxy configurations
- Update styling and layout for better user experience

refactor(adminui): clean up HTML structure and remove unused features

- Remove particle background and theme switching functionality
- Simplify HTML template by removing unused chart and logger panels
- Rename application title to "GoHttp Management Console"
- Update refresh button and remove export/import configuration options
```

Co-authored-by: Copilot <copilot@github.com>
2026-07-11 21:11:31 +08:00
..
app.js ``` 2026-07-11 21:11:31 +08:00
chart.js temp ui 2025-06-13 21:47:34 +08:00
logger.js temp ui 2025-06-13 21:47:34 +08:00