Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
25210ff20b
Implement ZenTao integration for task import and enhance week report generation. Added ZenTao database connection settings, UI for importing tasks, and updated report generation logic for improved clarity and execution time. Adjusted PDF generation styles and added error handling for task loading.
0ad21a24b0
Implement P2P connection features, including local IP retrieval, P2P address exchange, and connection readiness handling. Enhance input control testing functionality and improve WebSocket message handling for P2P events. Update UI to support local input control testing and display results. Adjust connection state management for P2P scenarios.
fd34c415f5
Enhance server and client functionality by adding support for display management, including fetching and switching displays. Update README with build instructions for Linux and Windows. Improve UI styles and integrate a setup page for initial configuration. Update server port to 9099 and adjust client-server communication for new features.
8e6862dcb6
Add stream settings feature with resolution, fps, and quality adjustments; enhance system tray functionality; update dependencies and UI styles
31de2d79a3
Update package version to 2.0.15 and enhance connection management in main.js by improving the ensureConnection function to handle connection checks more efficiently. Refactor App component to fetch table columns on demand, optimizing data retrieval during user interactions. Update SqlEditor to support automatic fetching of referenced table columns for better SQL completion experience.
355e1042eb
Update package version to 2.0.13 and enhance connection management in main.js with improved logging for connection status and query execution. Refactor scrollbar styles in index.css for better usability and update ConnectionModal and Sidebar components for improved UI and database handling.