版本历史记录
我是小E
微服设备列表小工具 0.0.1
2025.11.20

The first version has the following functions: 1. Equipment list display - Display all bound devices - Display device name, ID, model number, API address, Peer ID and other information - Display detailed information such as binding time, login time, language, and time zone 2. Device online status display - Online devices: Green status dots and borders - Offline devices: red status dots and borders - Update device online status in real time 3. device ordering - Current equipment is at the top of the list - Online devices come ahead of offline devices 4. Device alias management - Support setting custom aliases for devices - Alias priority display (if there is an alias, the alias is displayed, and if there is no alias, the original device name is displayed) - Double click the device name or click the Edit button to edit the alias - Support for clearing aliases - Alias data is persisted using minidb 5. search function - Support search by device name, alias, device ID, and model - Real-time filtering, case-insensitive - The search box is located to the right of the title (desktop) or below the title (mobile) 6. One-click copy function - Device ID, API address, and Peer ID support one-click copying - Animation prompted for successful copying 7. auto-refresh - Automatically refreshes the device list every 5 seconds - Manual refresh button 8. Theme switching - Dark theme (default): main key black, secondary key white - Light theme: main key white, secondary key black - Click the "Device List" title to switch themes - Theme settings persist 9. responsive design - Support desktop and mobile terminals - Mobile adaptive layout - The search box and refresh button automatically adjust positions on the mobile side 10. interface design - Black and white color scheme - Smooth transition animation - card layout - hover effects